From owner-freebsd-current Wed Nov 4 10:33:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07364 for freebsd-current-outgoing; Wed, 4 Nov 1998 10:33:07 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.gtn.com (mail.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07352 for ; Wed, 4 Nov 1998 10:33:00 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by mail.gtn.com (8.8.6/8.8.6) with UUCP id TAA17598; Wed, 4 Nov 1998 19:30:06 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.8) id TAA07816; Wed, 4 Nov 1998 19:07:42 +0100 (CET) (envelope-from andreas) Message-ID: <19981104190741.A994@klemm.gtn.com> Date: Wed, 4 Nov 1998 19:07:41 +0100 From: Andreas Klemm To: Peter Wemm , shimon@simon-shapiro.org Cc: Mike Smith , current@FreeBSD.ORG, Stephen Hocking-Senior Programmer PGS Tensor Perth Subject: Re: Weird make world error References: <199811041323.VAA29986@spinner.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199811041323.VAA29986@spinner.netplex.com.au>; from Peter Wemm on Wed, Nov 04, 1998 at 09:23:25PM +0800 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 2.2.7-STABLE SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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