5.2-RELEASE build snafu.
Gary Kline
kline at thought.org
Fri Apr 23 23:23:25 PDT 2004
People,
I've been trying to build the latest cvsup'd src for 5.2-RELEASE.
make buildworld finishes without err. But buildkernel quits
as shown in this cut-and-paste.
make buildkernel KERNCONF=GENERIC
is the make command. ---This is the first time I've had
any trouble with the automated make stuff in years. Anybody
know what's going on?
tia!
gary
cc -O -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c
aicasm_macro_scan.c
cc -O -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -o aicasm aicasm.o aicasm_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -ll
cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj
MACHINE_ARCH=i386 MACHINE=i386
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin
GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac
DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh"
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/libexec make
KERNEL=kernel depend
make: don't know how to make /usr/src/sys/sys/_null.h. Stop
*** Error code 2
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
--
Gary Kline kline at thought.org www.thought.org Public service Unix
More information about the freebsd-questions
mailing list