Current-Users archive

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

Re: Build problem



Paul Goyette wrote:

I got pretty much the same error during the 'make obj' pass. That was with a 'build.sh -u'. I'm now rerunning in a clean $DESTDIR to see what happens.

Before starting the build I ran

# cd /usr/src
# find . -user root | xargs rm -rf
# rm -rf /var/tmp/?/* /usr/obj/*
# ls /var/tmp/?
/usr/obj/:

/var/tmp/d:
.cshrc    .profile

/var/tmp/o:

/var/tmp/r:

/var/tmp/t:

so every was clean for sure (and the src was checked out as user "martti" so the find command should remove any out-of-objdir stuff (which shouldn't happen) generated during build).

Home | Main Index | Thread Index | Old Index