I'm trying to upgrade from 4.7-RELEASE-P1 to 5.0-RELEASE but I consistently
get the same error when trying to compile a kernel (GENERIC or otherwise):


linking kernel
   text    data     bss     dec     hex filename
3043330  343744  277828 3664902  37ec06 kernel
cd /usr/src/sys/modules ;
MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/GERTRUDE/modules KMODDIR=/boot/kernel
MACHINE=i386 make all
===> accf_data
make: don't know how to make @/sys/inttypes.h. Stop



I feel silly not being able to find the problem.  This is after a buildworld
and comes late in the process after:

env -i make buildkernel KERNCONF=GERTRUDE

Attempting to build GENERIC results in the same failure.

thanks


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to