On Tuesday 23 August 2011 23:24:30 Conrad J. Sabatier wrote: > On Tue, 23 Aug 2011 23:08:17 -0800 > > Beech Rintoul <beech_at_freebsd.org> wrote: > > Trying to build today's current I get the following: > > > > cc -O2 -pipe -DATJOB_DIR=\"/var/at/jobs/\" - > > DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 - > > DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 - > > DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' - > > DPERM_PATH=\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at - > > I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=gnu99 > > -fstack-protector - Wsystem-headers -Werror -Wall -Wno-format-y2k > > -Wno-uninitialized -Wno-pointer- sign -o atrun atrun.o gloadavg.o > > -lpam -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined > > reference to `_nsyylex' /usr/obj/usr/src/tmp/usr/lib/libc.so: > > undefined reference to > > `_nsyyin' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference > > to `_nsyytext' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined > > reference to `_nsyyerror' /usr/obj/usr/src/tmp/usr/lib/libc.so: > > undefined reference to `_nsyylineno' *** Error code 1 > > > > uname -a > > FreeBSD pinnacle.akherb.com 9.0-BETA1 FreeBSD 9.0-BETA1 #3: Fri Aug > > 12 22:55:05 AKDT 2011 > > root_at_pinnacle.akherb.com:/usr/obj/usr/src/sys/PINNACLE i386 > > > > I'm not building with clang and the only references I get from google > > don't seem to have any answers. > > > > Beech > > There was a thread on this problem just a few weeks ago. Without going > into all of the technical explanations for what's happening, the short > answer is: build and install a new kernel (should work), reboot, *then* > do a buildworld. > > I can't recall the thread Subject: offhand, but it worked for me and > others, so it's "safe". If I think of the actual reference to point > you to, I'll let you know. > > Happy building. :-) Thanks, that's also what UPDATING implies. Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - FreeBSD Developer - beech_at_FreeBSD.org /"\ ASCII Ribbon Campaign | FreeBSD Since 4.x \ / - NO HTML/RTF in e-mail | http://people.freebsd.org/~beech X - NO Word docs in e-mail | Skype: akbeech / \ - http://www.FreeBSD.org/releases/8.2R/announce.html ---------------------------------------------------------------------------------------Received on Wed Aug 24 2011 - 06:07:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC