On Thu, Jun 20, 2002 at 09:15:46PM -0500, Kevin Regan wrote:
> It seems that the "config" script has the following line:
>
> GCCVER=`(gcc --version) 2>/dev/null`
>
> This doesn't seem to work for the output given by GCC 3.1:
>
> gcc (GCC) 3.1
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> As a workaround, I changed the above line to:
>
> GCCVER=3.1
Thanks. The problem is fixed in openssl-0.9.7-beta2, as well as for the
0.9.6-stable tree.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]