Subject: Re: make release prob (i386)
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: James Chacon <jchacon@genuity.net>
List: current-users
Date: 11/19/2001 00:38:03
Update your source and this will work correctly now.

(Needed to add bsd.prog.mk to the ramdisk Makefiles)

James

>
>I just managed a complete i386 native release with 15 Nov 2001 19:55 GMT
>source by adding CC=/usr/bin/gcc to src/distrib/i386/floppies/Makefile.inc
>
>(Also cured my own pngtest makefile prob..)
>
>Cheers,
>
>Patrick
>
>On Fri, Nov 16, 2001 at 06:52:38PM +0000, Patrick Welche wrote:
>> During a "make release" (not build.sh) with source from 15 Nov 2001 19:42 GMT:
>> 
>> all ===> i386/floppies/ramdisk-big
>...
>> /usr/src/tools/obj.i386/tools.NetBSD-1.5Y-i386/bin/i386--netbsdelf-gcc -Os -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror    -c /usr/src/distrib/i386/floppies/ramdisk-big/../../../utils/libhack/getcap.c
>> /usr/src/distrib/i386/floppies/ramdisk-big/../../../utils/libhack/getcap.c:44: sys/cdefs.h: No such file or directory
>> 
>> Same for all the other include files, yet they exist in both
>> /usr/include and ${DESTDIR}/usr/include.
>...
>
>
>
>