Date: Thu, 27 Apr 2000 12:52:21 +0100 From: "Peter Edwards (local)" <peter.edwards@openet-telecom.com> To: current@freebsd.org Subject: buildworld breakage in getconf Message-ID: <390829F5.2E1ADEFF@openet-telecom.com>
next in thread | raw e-mail | index | archive | help
Compiling 5.0-CURRENT on 4.0-STABLE generates problems in getconf: ===> usr.bin/getconf gperf -t -L ANSI-C -C -k 1,2,7-10,21,'$' /usr/current/src/usr.bin/getconf/confstr.gperf >confstr.c /* starting time is 11:48:16 */ gperf: unrecognized option `-L' usage: gperf [-acCdDef[num]gGhH<hashname>i<init>jk<keys>K<keyname>lnN<name>oprs<size>S<switches>tTv]. (type gperf -h for help) *** Error code 1 Stop in /usr/current/src/usr.bin/getconf. *** Error code 1 Stop in /usr/current/src/usr.bin. *** Error code 1 Stop in /usr/current/src. *** Error code 1 Stop in /usr/current/src. *** Error code 1 Stop in /usr/current/src. It seems the makefile is using the /usr/bin/gperf, which doesn't have the -L option on 4.0-STABLE -- Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?390829F5.2E1ADEFF>