Re: error when doing make build...
Michael Shalayeff <[email protected]> Tue, 21 Sep 2004 21:01:04 -0400 (EDT)
| Newsgroups | gmane.os.openbsd.hppa |
|---|---|
| Message-ID | <[email protected]> |
Making, drinking tea and reading an opus magnum from Julian Leyh: > 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/* no need to kill obj links. i assume you are upgrading from a static system into shlibs now. so the easiest way is to unroll a snapshot and start from there... (should have said that the first time ;) cu -- paranoic mickey (my employers have changed but, the name has remained)