From owner-freebsd-current Wed Nov 4 00:11:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA15142 for freebsd-current-outgoing; Wed, 4 Nov 1998 00:11:56 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles146.castles.com [208.214.165.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA15121 for ; Wed, 4 Nov 1998 00:11:53 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id AAA01013; Wed, 4 Nov 1998 00:11:03 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199811040811.AAA01013@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Stephen Hocking-Senior Programmer PGS Tensor Perth cc: current@FreeBSD.ORG Subject: Re: Weird make world error In-reply-to: Your message of "Wed, 04 Nov 1998 15:53:28 +0800." <199811040753.PAA08326@ariadne.tensor.pgs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Nov 1998 00:11:03 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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