Date: Fri, 12 Mar 2004 14:03:25 -0500 From: Skip Ford <skip.ford@verizon.net> To: Eric Timme <timothy@voidnet.com> Cc: freebsd-current@freebsd.org Subject: Re: 5-CURRENT build errors Message-ID: <20040312190325.GA610@lucy.pool-151-204-204-204.pskn.east.verizon.net> In-Reply-To: <20040312172732.CD0B843D1F@mx1.FreeBSD.org> References: <20040312172732.CD0B843D1F@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Timme wrote: > I've had this build error over the last two attempted cvsups. I'm having a > heck of a time finding a buildable/installable moment in time of the > -current branch post PF changes. > > -Wno-format-y2k -Wno-uninitialized -c nslexer.c > at-y2k -Wno-uninitialized -c nslexer.c > /dev/stdout: In function `_nsyylex': > /dev/stdout:711: warning: label `find_rule' defined but not used > /mnt/ad1s3/src/lib/libc/net/nslexer.l: At top level: > /dev/stdout:1678: warning: `yy_flex_realloc' defined but not used > *** Error code 1 I received the same error. It seems to be a toolchain issue. In my case, I was trying to build current on a system that hadn't had the toolchain updated since last September because I defined NO_TOOLCHAIN. Anyone who hasn't kept their world current should also hit it though. I worked around it by installing a world including toolchain from mid-February then building with that. -- Skip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040312190325.GA610>