Date: Sun, 05 Mar 2006 14:38:11 +0100 From: Kristian Vaaf <vaaf@broadpark.no> To: Giorgos Keramidas <keramida@ceid.upatras.gr>, "Donald J. O'Neill" <duncan.fbsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Haven't been able to make world in about a year Message-ID: <7.0.1.0.2.20060305142728.0225a368@broadpark.no> In-Reply-To: <20060303153632.GA8472@flame.pc> References: <7.0.1.0.2.20060221103409.021a8808@broadpark.no> <20060228165401.GA20436@flame.pc> <7.0.1.0.2.20060303115857.022b0948@broadpark.no> <200603030909.12131.duncan.fbsd@gmail.com> <7.0.1.0.2.20060221103409.021a8808@broadpark.no> <200602280848.15780.duncan.fbsd@gmail.com> <20060228150235.GA19822@flame.pc> <200602281036.44650.duncan.fbsd@gmail.com> <20060228165401.GA20436@flame.pc> <7.0.1.0.2.20060303115857.022b0948@broadpark.no> <20060303153632.GA8472@flame.pc>
next in thread | previous in thread | raw e-mail | index | archive | help
At 16:36 03.03.2006, Giorgos Keramidas wrote: >On 2006-03-03 15:08, Kristian Vaaf <vaaf@broadpark.no> wrote: > > > > Sorry sorry sorry, I am so very sorry. > > http://www.home.no/hedhnta/result.txt is indeed online now. > >This doesn't look right. Are you sure your source tree is clean and up >to date? As Donald has posted latter: > >On 2006-03-03 09:09, "Donald J. O'Neill" <duncan.fbsd@gmail.com> wrote: > > Alright Kristian, why don't you post your supfile, make.conf, > > rc.conf, output of uname -a, a description of what equipment > > your doing this with, what you're trying to accomplish and why, > > what you're doing to make this come about, what you expected to > > happen, what did happen. How you're taking all the advice > > you've been given and bending it to suit yourself - which, I > > have to tell you, IS NOT WORKING, or you would be singing a > > different tune. > >Please post all the details Donald has requested. Sure thing! # cat /etc/cvsupfile *default host=cvsup.no.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_6 *default delete use-rel-suffix src-all ports-all tag=. doc-all tag=. # uname -a FreeBSD arba.domain.com 5.4-STABLE FreeBSD 5.4-STABLE #4: Wed Sep 21 01:34:15 CEST 2005 vaaf@arba.domain.com:/usr/obj/usr/src/sys/ARBA i386 These apply to both the box that fails into result.txt (Intel Pentium 120MHz) and result_2.txt (Intel Pentium 4 3,2GHz). I am trying to upgrade these boxes. I expect things to work :) This is how I do it: cvsup -g -L 2 /etc/cvsupfile cd /usr/obj && chflags -R noschg * && rm -rf * cd /usr/src && make clean make buildworld make buildkernel KERNCONF=ARBA make installkernel KERNCONF=ARBA make installworld mergemaster Hope that helps! All the best, Vaaf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7.0.1.0.2.20060305142728.0225a368>