From owner-freebsd-current Tue Feb 24 03:08:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18811 for freebsd-current-outgoing; Tue, 24 Feb 1998 03:08:03 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from goliath.camtech.com.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA18779 for ; Tue, 24 Feb 1998 03:07:55 -0800 (PST) (envelope-from thyerm@camtech.net.au) Received: from camtech.net.au (dialup-ad-10-09.camtech.net.au [203.28.1.137]) by goliath.camtech.com.au (8.8.5/8.8.2) with ESMTP id VAA10072; Tue, 24 Feb 1998 21:35:23 +1030 (CST) Message-ID: <34F2A9F0.E41A7227@camtech.net.au> Date: Tue, 24 Feb 1998 21:37:28 +1030 From: Matthew Thyer X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Bob Bishop CC: current@FreeBSD.ORG Subject: Re: Build still broken - NOT! - (at CTM src-cur 3261) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have no trouble with "make world" at CTM src-cur.3261 Here's what I do when I want to make the world: chflags -R noschg /usr/obj/usr rm -rf /usr/obj/usr build a new version of config - cd /usr/src/usr.sbin/config - make - cp -p config /usr/sbin/config.new - make clean make a new kernel and boot on it. (I use "config.new -r MYKERN" to be sure) update my /etc files make world I then reboot and build a new kernel again. This may all seem like overkill but I like to be sure with -CURRENT! This built fine for me. I have "CFLAGS= -O -pipe" and "NOTCL= true" in my /etc/make.conf matte: {32} cat /usr/src/.ctm_status src-cur 3261 matte: {33} grep "make world" /usr/src/WORLD.log make world started on Tue Feb 24 01:04:58 CST 1998 make world completed on Tue Feb 24 04:38:08 CST 1998 matte: {34} Is there any other information you would like ? Bob Bishop wrote: > > This is as of CTM src-cur 3261: > > cc -nostdinc -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -mno-486 > -DBOOTWAIT=5000 -DTIMEOUT= -DBOOTSEG=0x1000 -DBOOTSTACK=0xFFF0 -DDO_BAD144 > -DVES > A_SUPPORT -nostdinc > -I/source/cleansrc/sys/i386/boot/biosboot/../../../../includ > e -I/source/cleansrc/sys/i386/boot/biosboot/../../.. > -I/usr/obj/source/cleansrc/ > sys/i386/boot/biosboot -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wn > ested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline > -Wuninitialized -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 > -I/usr/obj/source/cleansrc > /tmp/usr/include -c /source/cleansrc/sys/i386/boot/biosboot/table.c > In file included from /source/cleansrc/sys/i386/boot/biosboot/boot.h:35, > from /source/cleansrc/sys/i386/boot/biosboot/table.c:53: > /source/cleansrc/sys/i386/boot/biosboot/../../../../include/ufs/ufs/inode.h:62: > field `i_lock' has incomplete type > *** Error code 1 > > Stop. > > -- > Bob Bishop (0118) 977 4017 international code +44 118 > rb@gid.co.uk fax (0118) 989 4254 between 0800 and 1800 UK > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- /=====================================================================\ |Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au| \=====================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message