From owner-freebsd-current Tue Nov 3 23:53:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12301 for freebsd-current-outgoing; Tue, 3 Nov 1998 23:53:41 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bandicoot.prth.tensor.pgs.com (bandicoot.prth.tensor.pgs.com [157.147.224.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12293 for ; Tue, 3 Nov 1998 23:53:38 -0800 (PST) (envelope-from shocking@ariadne.prth.tensor.pgs.com) Received: from ariadne.tensor.pgs.com (ariadne [157.147.227.36]) by bandicoot.prth.tensor.pgs.com (8.8.8/8.8.8) with SMTP id PAA24300 for ; Wed, 4 Nov 1998 15:53:28 +0800 (WST) Received: from ariadne by ariadne.tensor.pgs.com (SMI-8.6/SMI-SVR4) id PAA08326; Wed, 4 Nov 1998 15:53:28 +0800 Message-Id: <199811040753.PAA08326@ariadne.tensor.pgs.com> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG Subject: Weird make world error Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Nov 1998 15:53:28 +0800 From: Stephen Hocking-Senior Programmer PGS Tensor Perth 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? Stephen -- The views expressed above are not those of PGS Tensor. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message