Subject: Re: 1.6.1 RC3 build problem
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Andreas Hallmann <Andreas.Hallmann@tiscali.de>
List: current-users
Date: 04/24/2003 11:14:38
On Wed, Apr 23, 2003 at 08:00:50PM +0200, Manuel Bouyer wrote:
> On Wed, Apr 23, 2003 at 04:21:21PM +0200, Andreas Hallmann wrote:
> > Hello I'm stuck.
> > Trying to build 1.6.1RC3 I always run into the same error.
> > Please give me a hint.
> > 
> > 
> > commands leading to my problem:
> > ===============================
> > cd /usr/src
> > export MAKECONF=/dev/null
> > rm -r /mounts/netbsd-cvs/OBJS/d/*
> > export BASE=/mounts/netbsd-cvs/OBJS 
> > nice -n +20 ./build.sh -u -j 3 -D $BASE/d -R /mounts/netbsd-cvs/OBJS/release -T /mounts/netbsd-cvs/OBJS/tools -O /mounts/netbsd-cvs/OBJS/obj
> 
> Try without -j3. I'm not sure parallel build works properly on the 1.6 branch
> 

It turns out, that -j3 hided another error.
I.E.: lib/libcrypto/../../crypto/dist/openssl/crypto/objects/obj_dat.h was broken.

Maybe the error I posted is only a consequence of the above.

There was an update of this file today morning at 6 o'clock.

Just another guy working that late?
Now it compiles. 
But surely my turbo sparc will take a while.

Thanks for leeding me to truth.

Andreas