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

Upgrading 3.0-base to 3.0-stable. Stop at "make cleandir"



I'm in the process of upgrading 2 base-3.0 machines to 3.0 stable.
One of them stops when making build.

I have the source on /var/big-stuff/src and have set the variable
BSDSRCDIR to match this. There is also a link from /usr/src to
/var/big-stuff/src. So when I try to

cd /usr/src ; make build

it runs for a while but drops out at:

install -d -m 755 -o root -g bin  /usr/include/objc
installing in /usr/src/include/../gnu/egcs/gcc
make cleandir
make: don't know how to make cleandir. Stop in /usr/src/obj.
*** Error code 2

Stop in /usr/src (line 79 of /usr/src/Makefile).
[ root@monitor:/usr/src ]

Really dont know what to do know :-/ I've read the FAQ and did:

 cd /usr/src
 find . -type l -name obj | xargs rm
 make cleandir
 rm -rf /usr/obj/*
 make obj
 make build

But still same problem. Please help...

-- 

Rickard

                                               .--.        .--.
.----------------------------------------.     |  |        |  | .-.
|           Rickard Borgmäster           |     |  |        |  |/  /
|             doktorn@sub.nu             |   .-^  |  .--.  |     <
|         http://doktorn.sub.nu/         |  (  o  | ( () ) |  |\  \
`----------------------------------------'  `-----'  `--'  `--' `--'