Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-30 Thread Ruslan Ermilov
On Sat, Sep 30, 2006 at 09:29:06AM +0200, Uwe Doering wrote: > Ruslan Ermilov wrote: [...] > >>>OK, you had 4.11 and what were you trying to build? RELENG_4? > >>>So I can try to reproduce the problem here. > >>Yes, I use RELENG_4. Thanks for your help. > >> > >Worked for me building fresh RELENG

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-30 Thread Uwe Doering
Ruslan Ermilov wrote: On Fri, Sep 29, 2006 at 09:21:56PM +0200, Uwe Doering wrote: Ruslan Ermilov wrote: It doesn't matter. What you suggest is not the correct way. Perhaps the buildworld is broken, but that's a separate issue. My understanding so far is that the files under '/usr/include' d

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Ruslan Ermilov
On Fri, Sep 29, 2006 at 09:21:56PM +0200, Uwe Doering wrote: > Ruslan Ermilov wrote: > >It doesn't matter. What you suggest is not the correct way. > >Perhaps the buildworld is broken, but that's a separate issue. > > > >>My understanding so far is that the files under > >>'/usr/include' don't ge

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Uwe Doering
Ruslan Ermilov wrote: On Fri, Sep 29, 2006 at 08:34:29PM +0200, Uwe Doering wrote: Ruslan Ermilov wrote: On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: [...] The same happened on my workstation, which runs 4.11. The cause of this problem is that the openssl sources under '/usr/s

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Ruslan Ermilov
On Fri, Sep 29, 2006 at 08:34:29PM +0200, Uwe Doering wrote: > Ruslan Ermilov wrote: > >On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: > >[...] > >>The same happened on my workstation, which runs 4.11. The cause of this > >>problem is that the openssl sources under '/usr/src' appare

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Uwe Doering
Ruslan Ermilov wrote: On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: [...] The same happened on my workstation, which runs 4.11. The cause of this problem is that the openssl sources under '/usr/src' apparently use some include files installed under '/usr/include/openssl' instead

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Ruslan Ermilov
On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: [...] > The same happened on my workstation, which runs 4.11. The cause of this > problem is that the openssl sources under '/usr/src' apparently use some > include files installed under '/usr/include/openssl' instead of those in > th

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Ruslan Ermilov
On Fri, Sep 29, 2006 at 06:01:14PM +0200, Christer Solskogen wrote: > On Fri, 29 Sep 2006 08:27:55 -0700 > security <[EMAIL PROTECTED]> wrote: > > > Christer Solskogen wrote: > > > On Fri, 29 Sep 2006 05:30:05 -0700 > > > Colin Percival <[EMAIL PROTECTED]> wrote: > > > > > > Do you mean using d

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Christer Solskogen
On Fri, 29 Sep 2006 08:27:55 -0700 security <[EMAIL PROTECTED]> wrote: > Christer Solskogen wrote: > > On Fri, 29 Sep 2006 05:30:05 -0700 > > Colin Percival <[EMAIL PROTECTED]> wrote: > > > > Do you mean using different mirrors? I'm using a supfile for that. > > But if you mean building I used

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Uwe Doering
Christer Solskogen wrote: FreeBSD 6.1-RELEASE-p3 amd64 /usr/bin/gcc -O1 -pipe -march=nocona -DTERMIOS -DANSI_SOURCE -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/files3/build/obj/usr/src/secure/lib/libcrypto -DOPENSSL_TH

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread security
Christer Solskogen wrote: On Fri, 29 Sep 2006 05:30:05 -0700 Colin Percival <[EMAIL PROTECTED]> wrote: Do you mean using different mirrors? I'm using a supfile for that. But if you mean building I used 'make buildkernel buildworld' But doing a "make includes" did the trick. It compiles as it

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Christer Solskogen
On Fri, 29 Sep 2006 05:30:05 -0700 Colin Percival <[EMAIL PROTECTED]> wrote: > Christer Solskogen wrote: > > I've tried norway's mirror (my default), the danish, the swedish > > mirror and the mirror in holland. No change. > > Just to be sure I also deletet src/crypto before I tried the > > differ

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Colin Percival
Christer Solskogen wrote: > I've tried norway's mirror (my default), the danish, the swedish mirror > and the mirror in holland. No change. > Just to be sure I also deletet src/crypto before I tried the different > mirrors. Exactly what command did you run to try to compile this? Colin Percival _

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Christer Solskogen
On Fri, September 29, 2006 10:09, Colin Percival wrote: > Christer Solskogen wrote: > >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err. >> c >> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err. >> c:81: >> error: `DH_R_MODULUS_TOO_LARGE' undeclared he

Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)

2006-09-29 Thread Colin Percival
Christer Solskogen wrote: > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81: > error: `DH_R_MODULUS_TOO_LARGE' undeclared here (not in a function) Looks like you don't have an updated dh.h yet.