Subject: Re: -current build problem
To: Bill Marquette <billm@danger.ms>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: current-users
Date: 12/08/1999 11:31:38
> nsdispatch.o(.text+0x278): undefined reference to `_nsyyin'
> nsdispatch.o(.text+0x28f): undefined reference to `_nsyyin'
> /usr/build/usr/lib/libc.a(nsparser.o)(.text+0xb): undefined reference to
> `_nsyylineno'
> /usr/build/usr/lib/libc.a(nsparser.o)(.text+0x10): undefined reference to
> `_nsyytext'
> /usr/build/usr/lib/libc.a(nsparser.o): In function `_nsyyparse':
> nsparser.o(.text+0x202): undefined reference to `_nsyylex'
> nsparser.o(.text+0x30b): undefined reference to `_nsyyerror'
> nsparser.o(.text+0x472): undefined reference to `_nsyylineno'
> nsparser.o(.text+0x477): undefined reference to `_nsyytext'
> nsparser.o(.text+0x5d6): undefined reference to `_nsyylex'
> nsparser.o(.text+0x686): undefined reference to `_nsyyerror'

In my experience, problems surrounding nsparser.o are usually due to a
broken /dev/stdout being present when libc was being rebuilt.  ISTR
that it usually died much earlier than it did for you, but check to see
if any of the ns*.[ch] files created during the libc build are
empty...this might not be your problem, but it's a cheap check. :)

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B