From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 23:23:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55C1016A4CE for ; Fri, 23 Apr 2004 23:23:25 -0700 (PDT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C9FA43D39 for ; Fri, 23 Apr 2004 23:23:24 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.12.9/8.11.4) with ESMTP id i3O6NMQ8020199 for ; Fri, 23 Apr 2004 23:23:23 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.9p2/8.11.3) with ESMTP id i3O6NKN9086341 for ; Fri, 23 Apr 2004 23:23:21 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.9p2/8.12.11/Submit) id i3O6NK5B086340 for freebsd-questions@FreeBSD.ORG; Fri, 23 Apr 2004 23:23:20 -0700 (PDT) (envelope-from kline) Date: Fri, 23 Apr 2004 23:23:19 -0700 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20040424062319.GA59797@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.6i Subject: 5.2-RELEASE build snafu. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2004 06:23:25 -0000 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