Re: error when doing make build...

Julian Leyh <[email protected]> Wed, 22 Sep 2004 02:50:20 +0200
Newsgroups gmane.os.openbsd.hppa
Organization NERV
Message-ID <[email protected]>
Michael Shalayeff <[email protected]> wrote:

> looks like you have old obj tree around -- kill
> you /usr/obj/* and redo again...

these were the steps i did:

cd /usr/obj && mkdir -p .old && mv * .old && rm -rf .old &
cd /usr/src && find . -type l -name obj | xargs rm
cd /usr/src && nice make obj &&
cd /usr/src/etc && env DESTDIR=/ make distrib-dirs &&
cd /usr/src && nice make build

(i've put them into a shell script for easy updating)

that should have wiped out /usr/obj/*

cu
JRL

-- 
If you don't remember something, it never existed...
If you aren't remembered, you never existed...
I don't quite understand what love is like... But if there
was someone who liked me, I'd be happy.