From owner-freebsd-current Sun Jan 11 21:29:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA28913 for current-outgoing; Sun, 11 Jan 1998 21:29:57 -0800 (PST) (envelope-from owner-freebsd-current) Received: from fanfic.org (fanfic.org [205.150.35.145]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA28899 for ; Sun, 11 Jan 1998 21:29:45 -0800 (PST) (envelope-from dstenn@fanfic.org) Received: from localhost (dstenn@localhost) by fanfic.org (8.8.8/8.8.8) with SMTP id AAA00396 for ; Mon, 12 Jan 1998 00:04:33 -0500 (EST) (envelope-from dstenn@fanfic.org) Date: Mon, 12 Jan 1998 00:04:32 -0500 (EST) From: Dennis Tenn To: FreeBSD-current Subject: make world - Update (was Re: make world - A new error) In-Reply-To: <199801110901.UAA27003@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 11 Jan 1998, Bruce Evans wrote: Thanks everyone that responded. | >> Well.. Here's the latest in the saga.. This isn't really a 'make world' | >> error but a 'make most' The previous error seem to happen when I try to | >> compile the libs so I decided to exclude them. | > ^^^^^^^ | >If you exclude them, then they are not there to link against! | | It should link to the standard libraries. This may not be right, but it | is what you asked for. `make most' is more like plain `make' than it is | like `make world'. | | >> ===> ac | >> cc -O -c /usr/src/usr.sbin/ac/ac.c | >> make: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libc.so.3.0. | > ^^^^^^^^^^^^^^^^^^^^ | > | >This is the temporary build tree which is supposed to contain things | >you have build before, not things which have previously been installed. | | It may contain pointers (in .depend files) to the temporary obj tree | when the main obj tree isn't clean enough. The main tree is normally | cleaned by `make world', but it is likely to be unclean at the point of | failure if `make world' fails. | | Summary: pilot error. I retrieved the latest cvs of 3.0 and ran 'make world' and this time it compiled perfectly. No hardware changes to my system. I was pleasantly surprised when it only took 4hrs and 40mins to 'make world'. I also compiled a new kernel and installed an additional 64Mb ram. Now I have 128Mb. FreeBSD had no trouble recognizing all my ram. I'm so happy now! =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Dennis Tenn * There will always come a time dstenn@fanfic.org * When your love will be tested * Stand tall and rise to the occasion * For only then will you grow strong. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=