Date: Thu, 10 Apr 2003 00:18:28 -0500 From: Sean Kelly <smkelly@zombie.org> To: current@freebsd.org Subject: Can't build world: undefined reference to `_nsyylex' Message-ID: <20030410051828.GA44229@edgemaster.zombie.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] When trying to build world using sources from moments ago, I end up erroring: ===> bin/date cc -O -pipe -mcpu=pentiumpro -c /usr/src/bin/date/date.c cc -O -pipe -mcpu=pentiumpro -c /usr/src/bin/date/netdate.c cc -O -pipe -mcpu=pentiumpro -c /usr/src/bin/date/vary.c cc -O -pipe -mcpu=pentiumpro -static -o date date.o netdate.o vary.o -lutil /usr/obj/usr/src/i386/usr/lib/libc.a(nsdispatch.o): In function `_nsdbtget': nsdispatch.o(.text+0x32b): undefined reference to `_nsyyin' nsdispatch.o(.text+0x33e): undefined reference to `_nsyyin' /usr/obj/usr/src/i386/usr/lib/libc.a(nsparser.o)(.text+0xe): undefined reference to `_nsyylineno' /usr/obj/usr/src/i386/usr/lib/libc.a(nsparser.o)(.text+0x13): undefined reference to `_nsyytext' /usr/obj/usr/src/i386/usr/lib/libc.a(nsparser.o): In function `_nsyyparse': nsparser.o(.text+0x26a): undefined reference to `_nsyylex' nsparser.o(.text+0x381): undefined reference to `_nsyyerror' nsparser.o(.text+0x5da): undefined reference to `_nsyylex' nsparser.o(.text+0x684): undefined reference to `_nsyyerror' *** Error code 1 Stop in /usr/src/bin/date. I can't seem to track down where the problem is. Anybody else seeing this? -- Sean Kelly | PGP KeyID: D2E5E296 smkelly@zombie.org | http://www.zombie.org [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+lP6kPm7A9NLl4pYRArGcAJ9IaLK7w3AQQwO+O/eQwsUJBvFqHQCgpj2i Bmv7UC6yFBIfInr4IkWBqbc= =k2B4 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410051828.GA44229>
