Date: Sun, 20 May 2007 09:51:25 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: Ed Schouten <ed@fxq.nl> Cc: Vlad GALU <dudu@dudu.ro>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: HEADS UP: OpenSSL problems after GCC 4.2 upgrade Message-ID: <20070520095125.395860f3@kan.dnsalias.net> In-Reply-To: <20070520114413.GA23313@hoeg.nl> References: <20070520022722.1f5a0cda@kan.dnsalias.net> <20070520082913.GX23313@hoeg.nl> <20070520102018.GA41098@tirith.brixandersen.dk> <ad79ad6b0705200326o5e16c12ode66966c6c53b4b0@mail.gmail.com> <20070520110651.GY23313@hoeg.nl> <ad79ad6b0705200427x44999333g89ee830a41f25abf@mail.gmail.com> <20070520114413.GA23313@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_6rfD5YsKQ+157wxm5zBaJqu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 20 May 2007 13:44:13 +0200 Ed Schouten <ed@fxq.nl> wrote: > * Vlad GALU <dudu@dudu.ro> wrote: > > On 5/20/07, Ed Schouten <ed@fxq.nl> wrote: > > > Hello, > > > > > > * Vlad GALU <dudu@dudu.ro> wrote: > > > > There might be a PEBKAC here, but after applying the patch > > > > (cleanly) and rebuilding/reinstalling everything under > > > > /usr/src/secure, OpenVPN still crashes with SIGILL. > > > > > > The problem lies within macro's that are compiled within > > > applications that make use of the OpenSSL library. Could you try > > > recompiling OpenVPN (and other apps/libs that make use of > > > OpenSSL) as well? > >=20 > > Yes, I've just done that. The crashes I mentioned happen when I > > rebuild the OpenVPN port, while performing the sanity tests (right > > after compiling and linking). >=20 > Well, I guess the previous mentioned patch doesn't fix all cases. I > still get a lot of warnings during compilation of OpenSSL after > applying the patch that look like this: >=20 <SKIP> > | d1_clnt.c:912 > | d1_srvr.c:845 > | s3_clnt.c:1856 > | s3_lib.c:1756 > | s3_lib.c:1937 > | s3_srvr.c:1224 > | ssl_cert.c:215 Just out of curiosity, did you happen to notice that files which my patch is changing are header files? You need to install them for the patch to have any effect. Otherwise rebuilding in secure/ will happily use unpatched header files from /usr/inlcude/openssl. I suggest you just rebuild the whole world instead of trying to cut corners. --=20 Alexander Kabaev --Sig_6rfD5YsKQ+157wxm5zBaJqu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGUFJeQ6z1jMm+XZYRAlMVAJ96iuVFxbvDDdxMOlSWNjtAyOo6mwCgzegH OHOUEHOuEQx7sg7+ZEe6E1g= =3ala -----END PGP SIGNATURE----- --Sig_6rfD5YsKQ+157wxm5zBaJqu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070520095125.395860f3>