Errors during make buildworld (5.4 to 6.0 upgrade)

2005-12-09 Thread bsd
While running make buildworld after a make cleanworld and make cleandir in attempts to upgrade from 5.4 to 6.0, I cannot get around the following error: make: don't know how to make /usr/src/lib/libalias/alias.c. Stop *** Error code 2 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. ***

Compile Errors during Make Buildworld - FreeBSD 4.9

2003-10-26 Thread Chris Willis
I am having errors during a make buildworld command. Just did a CVSUP this morning. Does anyone know what this means? DMESG Output mordor# dmesg Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents

Re: Compile Errors during Make Buildworld - FreeBSD 4.9

2003-10-26 Thread Kris Kennaway
On Sun, Oct 26, 2003 at 12:15:57PM -0800, Chris Willis wrote: I am having errors during a make buildworld command. Just did a CVSUP this morning. Does anyone know what this means? You seem to be doing a make buildworld -j (i.e. parallel compile), which means that the tail end of your log does

Re: errors in 'make buildworld'

2003-01-29 Thread Erik Sabowski
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html that will tell you whether you should you the the new or traditional method for compiling the kernel erik On Wednesday 29 January 2003 01:31 am, Bsd Neophyte wrote: i see you are recommending i use the

Re: errors in 'make buildworld'

2003-01-29 Thread Lowell Gilbert
Bsd Neophyte [EMAIL PROTECTED] writes: I'm getting the following error in the make buildworld portion of rebuilding my kernel: mkdep -f .depend -a /usr/src/usr.bin/jot/jot.c echo jot: /usr/obj/usr/src/i386/usr/lib/libc.a .depend === usr.bin/kdump sh

Re: errors in 'make buildworld'

2003-01-29 Thread Bsd Neophyte
--- Lowell Gilbert [EMAIL PROTECTED] wrote: Can you retry it with newer sources? the sources are updated every night. the problem is this... my putty session times out after a certain amount of time. how can i prevent this? __ Do you Yahoo!?

Re: errors in 'make buildworld'

2003-01-28 Thread Kent Stewart
On Tuesday 28 January 2003 10:31 pm, Bsd Neophyte wrote: --- Ian Barnes [EMAIL PROTECTED] wrote: If you rebuilding your kernel, why are you typing make buildworld? for a kernel recompile you should type: make depend, make, and make install (and make clean), but not make buildworld. much

Errors during MAKE BUILDWORLD

2002-10-10 Thread Andre Hall
Hello folks, I'm in the process of building up one of my servers from 4.6 to CURRENT. I'm receiving the following error message during the 'make builworld' process and I can't seem to figure out why. I'm going as far as clearing out my /usr/src directory and 'csvup - supfile' and that