Skip site navigation (1)Skip section navigation (2)
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

--y0ulUmNC+osPPQO6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

When trying to build world using sources from moments ago, I end up
erroring:

=3D=3D=3D> bin/date
cc -O -pipe -mcpu=3Dpentiumpro    -c /usr/src/bin/date/date.c
cc -O -pipe -mcpu=3Dpentiumpro    -c /usr/src/bin/date/netdate.c
cc -O -pipe -mcpu=3Dpentiumpro    -c /usr/src/bin/date/vary.c
cc -O -pipe -mcpu=3Dpentiumpro     -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 refe=
rence to `_nsyylineno'
/usr/obj/usr/src/i386/usr/lib/libc.a(nsparser.o)(.text+0x13): undefined ref=
erence 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?

--=20
Sean Kelly         | PGP KeyID: D2E5E296
smkelly@zombie.org | http://www.zombie.org

--y0ulUmNC+osPPQO6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+lP6kPm7A9NLl4pYRArGcAJ9IaLK7w3AQQwO+O/eQwsUJBvFqHQCgpj2i
Bmv7UC6yFBIfInr4IkWBqbc=
=k2B4
-----END PGP SIGNATURE-----

--y0ulUmNC+osPPQO6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410051828.GA44229>