Date: Wed, 12 Feb 2003 15:14:50 -0500 From: Carl Schmidt <carl@DASANI.citrustech.net> To: "Andrew R. Reiter" <arr@watson.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Upgrading from 5.0-RELEASE to -CURRENT on sparc64 Message-ID: <20030212201450.GG14644@Dasani.CitrusTech.Net> In-Reply-To: <Pine.NEB.3.96L.1030212144405.82101A-100000@fledge.watson.org> References: <Pine.NEB.3.96L.1030212144405.82101A-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 12, 2003 at 02:46:21PM -0500, Andrew R. Reiter wrote: > I have a u60 (mp) and installed 5.0-RELEASE with the miniinst iso. I am > trying to buildworld, but am receiving: [snip] > > ... I did not script(1) this so I dont have a further backtrace (so to > speak). I can produce one if requested. > > Anyone have any thoughts? Or am I being a fool linking /usr/obj -> > /work/obj and building world in /work/arrwrk/src/ ? I had the same problem but on x86. My solution was to manually re- build world. I started out by building the libraries and then running a make includes after moving the old /usr/include out of the way. Then I built everything in gnu from the top level (/usr/src/gnu). I installed it all of course and then I ran a buildworld and it was fine afterwards. I can offer no explanation as to what was broken though: I didn't care at the time - I only cared about making it work. -- Carl Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030212201450.GG14644>