Re: buildworld failure in openssl?

2002-09-19 Thread Eric Brunner-Williams in Portland Maine
I get the same on a more recent build. siksika# make buildworld ... mkdir -p openssl sh /usr/src/tools/install.sh -C -m 444 /usr/src/secure/lib/libssl/../../../crypto/openssl/crypto/conf/conf_api.h openssl make: don't know how to make openssl/ssl.h. Stop *** Error code 2 Stop in /usr/src. *** E

Re: buildworld failure in openssl?

2002-09-19 Thread Andrew Gallatin
Kris Kennaway writes: > suddenly broke, because no-one's touched openssl in a while. That's why I thought it was local.. Of course, the very next message I got after sending my query was DES's tinderbox failure ;) Thanks for the info. Drew To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: buildworld failure in openssl?

2002-09-19 Thread Kris Kennaway
On Thu, Sep 19, 2002 at 10:38:57PM +0200, Soeren Schmidt wrote: > It seems Kris Kennaway wrote: > > On Thu, Sep 19, 2002 at 04:11:00PM -0400, Andrew Gallatin wrote: > > > > > > I'm trying to upgrade a ~March -current machine to a more modern > > > version. Buildworld is dying like this: > > > >

Re: buildworld failure in openssl?

2002-09-19 Thread Soeren Schmidt
It seems Kris Kennaway wrote: > On Thu, Sep 19, 2002 at 04:11:00PM -0400, Andrew Gallatin wrote: > > > > I'm trying to upgrade a ~March -current machine to a more modern > > version. Buildworld is dying like this: > > I think ru fixed this earlier this morning. I don't know why it > suddenly b

Re: buildworld failure in openssl?

2002-09-19 Thread Wesley Morgan
Nope, but i see that here. DES reported it too, but we get some many 'tinderbox failures' from him that some people might just ignore them =) On Thu, 19 Sep 2002, Andrew Gallatin wrote: > > I'm trying to upgrade a ~March -current machine to a more modern > version. Buildworld is dying like this

Re: buildworld failure in openssl?

2002-09-19 Thread Kris Kennaway
On Thu, Sep 19, 2002 at 04:11:00PM -0400, Andrew Gallatin wrote: > > I'm trying to upgrade a ~March -current machine to a more modern > version. Buildworld is dying like this: I think ru fixed this earlier this morning. I don't know why it suddenly broke, because no-one's touched openssl in a

buildworld failure in openssl?

2002-09-19 Thread Andrew Gallatin
I'm trying to upgrade a ~March -current machine to a more modern version. Buildworld is dying like this: >>> stage 4: building libraries -- <..> ===> secure/lib/libssl mkdir -p openssl sh /usr/src/tools/install.sh -C -m 444 /usr/src/s