Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Nov 1998 15:53:28 +0800
From:      Stephen Hocking-Senior Programmer PGS Tensor Perth <shocking@prth.pgs.com>
To:        current@FreeBSD.ORG
Subject:   Weird make world error
Message-ID:  <199811040753.PAA08326@ariadne.tensor.pgs.com>

next 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?


	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



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