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.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
siksika# uname -a
FreeBSD siksika.nic-naa.net 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Sep 18 18:44:52 
EDT 2002 [EMAIL PROTECTED]:/usr/obj/config/SIKSIKA-SMP  i386



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



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]
with "unsubscribe freebsd-current" in the body of the message



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:
> > 
> > I think ru fixed this earlier this morning.  I don't know why it
> > suddenly broke, because no-one's touched openssl in a while.
> 
> Nope, it still fails on a fresh cvsup

Okay, it sounds like a better explanation is "it was working fine
until ru broke it" :-)

Kris



msg43085/pgp0.pgp
Description: PGP signature


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 broke, because no-one's touched openssl in a while.

Nope, it still fails on a fresh cvsup

-Søren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



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:
>
> >>> stage 4: building libraries
> --
> <..>
> ===> secure/lib/libssl
>
> mkdir -p openssl
> sh /usr/src/tools/install.sh -C -m 444
> /usr/src/secure/lib/libssl/../../../crypto/openssl/crypto/dso/dso.h
> openssl
> 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
>
>
> I've gone so far as to rm -rf my source tree and re-check it out.
>
> Nothing in UPDATING jumps out at me.   Does anybody have any ideas?
>
> Thanks,
>
> Drew
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>

-- 
   _ __ ___   ___ ___ ___
  Wesley N Morgan   _ __ ___ | _ ) __|   \
  [EMAIL PROTECTED] _ __ | _ \._ \ |) |
  FreeBSD: The Power To Serve  _ |___/___/___/
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



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 while.

Kris



msg43080/pgp0.pgp
Description: PGP signature


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/secure/lib/libssl/../../../crypto/openssl/crypto/dso/dso.h
openssl
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


I've gone so far as to rm -rf my source tree and re-check it out.

Nothing in UPDATING jumps out at me.   Does anybody have any ideas?

Thanks,

Drew

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message