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     [EMAIL PROTECTED]   www.thought.org     Public service Unix

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to