On Sat, May 11, 2002 at 03:54:52PM -0600, Boyd Lynn Gerber wrote:
> I just noticed that a " is missing and version change.
> 
> *** svr5-shared-gcc.sh.org Thu Sep  6 06:30:17 2001
> --- svr5-shared-gcc.sh Sat May 11 15:37:00 2002
...
> ***************
> *** 9,15 ****
>   clib=libcrypto
>   sh_clib=$clib.so.$major.$minor
> 
> ! FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread
>   SHFLAGS="-DPIC -fPIC"
> 
>   touch $sh_clib
> --- 9,15 ----
>   clib=libcrypto
>   sh_clib=$clib.so.$major.$minor
> 
> ! FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread"
>   SHFLAGS="-DPIC -fPIC"

Hmm. In a previous mail you just stated, that the -DFILIO_H should be
removed from the sco5-gcc-shared entry in Configure. In this shared
library build script, you however do leave it in. Shouldn't it also
be removed here?

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]

Reply via email to