On Thu, Sep 06, 2001 at 04:05:16PM +0200, Nick Martens wrote:

> I just updated my source tree from a fresh install
> then i tried to make world and got the following error:
> 
> sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 555   config 
> /usr/obj/usr/src/i386/usr/sbin
> cd /usr/src/usr.sbin/kbdcontrol;  make obj;  make depend;  make all;  make 
> install
> /usr/obj/usr/src/i386/usr/src/usr.sbin/kbdcontrol created for 
> /usr/src/usr.sbin/kbdcontrol
> lex -t  /usr/src/usr.sbin/kbdcontrol/lex.l > lex.c
> rm -f .depend
> mkdep -f .depend -a    -I/usr/src/usr.sbin/kbdcontrol 
> -I/usr/obj/usr/src/i386/usr/include  
> /usr/src/usr.sbin/kbdcontrol/kbdcontrol.c lex.c
> cd /usr/src/usr.sbin/kbdcontrol; make _EXTRADEPEND
> echo kbdcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a 
> /usr/obj/usr/src/i386/usr/lib/libl.a >> .depend
> cc -O -pipe  -I/usr/src/usr.sbin/kbdcontrol   
> -I/usr/obj/usr/src/i386/usr/include  -c 
> /usr/src/usr.sbin/kbdcontrol/kbdcontrol.c
> *** Error code 1

I can't see the error here.  If you're running make -j, don't do that
because it hides the real error somewhere further back in the make output.

Kris

PGP signature

Reply via email to