Subject: Re: closer this time
To: wonko@tmok.com, Brian Hechinger <wonko@entropy.tmok.com>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: current-users
Date: 03/13/2001 10:23:30
On Tuesday 13 March 2001  5:06 am, Brian Hechinger wrote:
> redid the cvs update this afternoon to grab the fix for my build problem,
> however, much later on i get this:

Using CVS from yesterday morning here, did a complete build last night, 
worked fine (this was on i386 not alpha though)

> /usr/src/lib/libc/gen/shquote.c:119: warning: no previous prototype for
> `shquote' *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
> $
>
> that's as far back as i got, i can rerun it and dump to a file if need be.

what version of /usr/include/stdlib.h have you got?  shquote is prototyped in 
there, it was added in v1.53.  Are you running make build, make includes && 
make or just make?

Chris