Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 1998 19:07:41 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Peter Wemm <peter@netplex.com.au>, shimon@simon-shapiro.org
Cc:        Mike Smith <mike@smith.net.au>, current@FreeBSD.ORG, Stephen Hocking-Senior Programmer PGS Tensor Perth <shocking@prth.pgs.com>
Subject:   Re: Weird make world error
Message-ID:  <19981104190741.A994@klemm.gtn.com>
In-Reply-To: <199811041323.VAA29986@spinner.netplex.com.au>; from Peter Wemm on Wed, Nov 04, 1998 at 09:23:25PM %2B0800
References:  <XFMail.981104085218.shimon@simon-shapiro.org> <199811041323.VAA29986@spinner.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 04, 1998 at 09:23:25PM +0800, Peter Wemm wrote:
> The buildworld environment builds (completely) it's own toolchain and 
> restricts the $PATH to the tools that it has built.  When I turned on the 
> src/sys/modules SUBDIR, it (for the first time) needed the gensetdefs 
> command, which was missing from the list of tools needed.  "oops".  Sorry 
> folks.

The aout to elf update is also broken by this


===> sys/modules
===> sys/modules/atapi
@ -> /home/src/sys
machine -> /home/src/sys/i386/include
echo "#define NWDC 2" > wdc.h 
echo "#define ATAPI 1"> opt_atapi.h
cc -O -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/home/src/sys/modules/atapi -I/usr/obj/elf/home/src
/sys/modules/atapi/@ -I/usr/obj/elf/home/src/tmp/usr/include -c /home/src/sys/mo
dules/atapi/../../i386/isa/atapi.c
gensetdefs atapi.o
gensetdefs: not found
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1



-- 
Andreas Klemm                                http://www.FreeBSD.ORG/~andreas
     What gives you 90% more speed, for example, in kernel compilation ?
          http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
             "NT = Not Today" (Maggie Biggs)      ``powered by FreeBSD SMP''

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?19981104190741.A994>