Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Nov 1998 00:11:03 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Stephen Hocking-Senior Programmer PGS Tensor Perth <shocking@prth.pgs.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: Weird make world error 
Message-ID:  <199811040811.AAA01013@dingo.cdrom.com>
In-Reply-To: Your message of "Wed, 04 Nov 1998 15:53:28 %2B0800." <199811040753.PAA08326@ariadne.tensor.pgs.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> When doing a make world, it dies with....
> 
> 
> 
> ===> sys/modules
> ===> sys/modules/atapi
> @ -> /data/src/sys
> machine -> /data/src/sys/i386/include
> echo "#define NWDC 2" > wdc.h
> echo "#define ATAPI 1"> opt_atapi.h
> cc -O -m486 -pipe -DATAPI_MODULE  -DKERNEL -Wreturn-type -Wcomment 
> -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes 
> -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat  
> -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  
> -I/usr/obj/elf/data/src/sys/modules/atapi -I/usr/obj/elf/data/src/sys/modules/a
> tapi/@ -I/usr/obj/elf/data/src/tmp/usr/include -c /data/src/sys/modules/atapi/.
> ./../i386/isa/atapi.c
> gensetdefs atapi.o
> gensetdefs: not found
> *** Error code 1
> 
> Stop.
> 
> Where's this mysterious gensetdefs supposed to be found?

In /usr/bin.  It probably should have been made a bootstrap tool, 
except that there's hope that the new linker-set technique that John 
Polstra has developed will make it obsolete.

You should learn about 'whereis'.
-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811040811.AAA01013>