Date: Thu, 24 Oct 2002 16:59:58 -0700 (PDT) From: Craig Boston <craig@olyun.gank.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44446: New bison breaks krb5 build Message-ID: <200210242359.g9ONxwKR032639@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 44446 >Category: ports >Synopsis: New bison breaks krb5 build >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 24 17:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Craig Boston >Release: 4.7-STABLE >Organization: >Environment: FreeBSD xxxxxxxx.gank.org 4.7-RC FreeBSD 4.7-RC #0: Sun Sep 29 17:53:43 CDT 2002 zzzz@xxxxxxxx.gank.org:/usr/obj/usr/src/sys/XXXXXXXX i386 FreeBSD yyyyyyyy.gank.org 4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Oct 23 22:03:23 CDT 2002 zzzz@yyyyyyyy.gank.org:/usr/obj/usr/src/sys/YYYYYYYY i386 >Description: Compile of MIT Kerberos 5 (security/krb5) chokes at: bison -y ./ftpcmd.y ./ftpcmd.y:207.3: parse error, unexpected "=", expecting ";" or "|" ./ftpcmd.y:244.5-245.9: $2 of `cmd' has no declared type ------and many more------ gmake[3]: *** [ftpcmd.c] Error 1 Seems to be related to the upgrade of bison to 1.75. I've run into this on every machine I've tried so far. Sorry for marking as critical/high priority, but I'm sure many will be scrambling to upgrade due to the recently discovered buffer overflow... >How-To-Repeat: portupgrade bison cd /usr/ports/security/krb5 make build >Fix: No fix yet. Workaround is to "pkg_delete bison\*". krb5 build will then use yacc instead and it seems to work. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210242359.g9ONxwKR032639>