Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-5 not compiling



On Wed, 12 Jan 2011, Erik Fair wrote:


On Jan 12, 2011, at 15:45 , Hisashi T Fujinaka wrote:


Heh. Didn't work. I'll try netbsd-5-1 and maybe some particular dates to
see if I can find what is breaking it on my system.

I recommend:

        find /var/obj -type f -print | xargs rm -f

replace "/var/obj" with whatever piece of filesystem you use for that purpose.

I have also found that, sometimes, the build will fail when a removed src 
directory still exists in /var/obj, which is why I sometimes:

        umount /var/obj
        newfs (the /var/obj device)
        mount /var/obj

before a build.

I just went to /usr/obj (or wherever it was) and deleted all of the
*.sparc66 directories. That wasn't it. So I'll try your ideas.

Checking out netbsd-5-1 allowed my build to work, so there is something
odd going on.

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index