Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 1998 01:02:21 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/security/super Makefile
Message-ID:  <199811230902.BAA27248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/23 01:02:20 PST

  Modified files:
    security/super       Makefile 
  Log:
  Mark it broken, doesn't build on 2.2-stable.
  
  =======
  ===>  Building for super-3.11.6
  cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I.   -O -pipe super.c
  In file included from localsys.h:166,
                   from super.h:18,
                   from super.c:12:
  /usr/include/prot.h:60: parse error before `create_auth_reply'
  /usr/include/prot.h:62: parse error before `KTEXT'
  /usr/include/prot.h:62: warning: data definition has no type or storage class
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.3       +3 -1      ports/security/super/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811230902.BAA27248>