Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2004 23:23:19 -0700
From:      Gary Kline <kline@thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   5.2-RELEASE build snafu.
Message-ID:  <20040424062319.GA59797@tao.thought.org>

next in thread | raw e-mail | index | archive | help
	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@thought.org   www.thought.org     Public service Unix



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