Subject: Re: problem in userland with nsparser.l
To: None <mouse@Rodents.Montreal.QC.CA, newhouse@rockhead.com>
From: Paul Newhouse <newhouse@rockhead.com>
List: current-users
Date: 03/30/2000 09:19:27
On Thu, 30 Mar 2000 11:51:25 -0500 (EST)
   der Mouse  <mouse@Rodents.Montreal.QC.CA> wrote:

>	> I get the following error when compiling the tar_fiels from 3/25/2000:
>
>	> /usr/src/lib/libc/net/nslexer.l:52: nsparser.h: No such file or directory
>	> mkdep: compile failed.
>	> *** Error code 1
>
>	This isn't quite the failure mode I remember, but it may be worth
>	checking anyway...every problem I've had with nslexer has turned out to
>	be a missing or broken /dev/stdout.  Maybe check to make sure
>	/dev/stdout is in place and working?

Well it's there:

 % ls -l /dev/stdout
 crw-rw-rw-  1 root  wheel  22, 1 Mar 26 23:55 /dev/stdout

what test would make sure it is "working" well enough?

Thanks,
Paul