Date: Wed, 1 Oct 2003 16:25:32 -0400 From: Jason <jason@monsterjam.org> To: Garance A Drosihn <drosih@rpi.edu> Cc: sparc64@freebsd.org Subject: Re: makeworld problem on sparc Message-ID: <20031001202532.GB29124@monsterjam.org> In-Reply-To: <p06002002bb9a7e335b93@[128.113.24.47]> References: <20030924202753.GB50850@monsterjam.org> <p06002001bb97d936aeec@[128.113.24.47]> <20030925113437.GA67406@monsterjam.org> <p06002002bb9a7e335b93@[128.113.24.47]>
next in thread | previous in thread | raw e-mail | index | archive | help
well, did some more searching and finally found that this problem is happening because the date/time were not set correctly on the box im updating. after I ntpdate'd it to the current time, it finished the make buildworld successfully. Thought Id let yall know for next time. ;) btw, anyone know if linux emulation will ever come the the sparc platform? Jason On Fri, Sep 26, 2003 at 07:53:59PM -0400, Garance A Drosihn wrote: > At 7:34 AM -0400 9/25/03, Jason wrote: > >I did rm -Rf /usr/obj/src/* and redid the > >cvsup and make buildworld and got the same thing.. > > I just did a buildworld/installworld and it completed OK. > Did you do: rm -Rf /usr/obj/src/* > (which is what you said above), > > Or did you do: rm -Rf /usr/obj/usr/src/* > ? > > >my supfile looks like this: > > [...etc...] > > Well, your cvsup file looks pretty similar to mine, except > that where you have: > > >src-all > >#cvs-crypto > > I have: > src-all > src-crypto > src-secure > > I doubt that explains the errors you're seeing, though. I'm > not even sure there's any reason for me to include the extra > lines these days. > > I also use a different cvsup server (cvsup12.FreeBSD.org), > but I suspect we'd be hearing from more people if there was > a problem with cvsup16.FreeBSD.org. > > About all I can suggest right now is that you also try: > > rm -Rf /usr/src/contrib/gcc > rm -Rf /usr/obj/usr/src > > and then do another cvsup and buildworld. > > You wouldn't be running out of disk space would you? In > either /usr/src, /usr/obj or /tmp? What flags do you have > in /etc/make.conf? All I have in mine is: > > CFLAGS= -O -pipe > USA_RESIDENT= YES > WITHOUT_X11= YES > KERNCONF=Ultra10-GAD > > Apologies if none of this helps you much, but I can't do > much more than say "it's working for me, here...". > > -- > Garance Alistair Drosehn = gad@gilead.netel.rpi.edu > Senior Systems Programmer or gad@freebsd.org > Rensselaer Polytechnic Institute or drosih@rpi.edu > -- ================================================ | Jason Welsh jason@monsterjam.org | | http://monsterjam.org DSS PGP: 0x5E30CC98 | | gpg key: http://monsterjam.org/gpg/ | ================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031001202532.GB29124>