Date: Mon, 12 Jan 1998 00:04:32 -0500 (EST) From: Dennis Tenn <dstenn@fanfic.org> To: FreeBSD-current <current@FreeBSD.ORG> Subject: make world - Update (was Re: make world - A new error) Message-ID: <Pine.BSF.3.96.980112000059.284A-100000@fanfic.org> In-Reply-To: <199801110901.UAA27003@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980112000059.284A-100000>
