Subject: Re: 1.4.2_ALPHA on m68k: __nsyylineno undefined
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: current-users
Date: 01/05/2000 23:21:41
On Wed, Jan 05, 2000 at 10:53:43AM -0500, der Mouse wrote:
> > Whenever I use the freshly built 1.4.2_ALPHA libc.so.12.40, I get (e.g.)
> > 
> > ld.so: more:/usr/lib/libc.so.12.40: __nsyylineno undefined
> > 
> > Did I mess up the build?
> 
> Quite possibly.  This looks suspiciously like the "borked /dev/stdout"
> symptom - check to see if the nslexer.c generated during the libc build
> is empty.  (If it is, /dev/stdout quite likely is a plain file
> containing what should be in nslexer.c.)

yes. Thanks.

now, how do I recover? I guess, make the stdout, then rm that .c and rebuild.

Regards,
	-is