Hello,
compilation of openssl fails on my system. The output of 
make report and make are enclosed below.
Kind regards,
Thomas Wolff


[EMAIL PROTECTED]:~/ein/download/openssl-0.9.7b: make report
Checking compiler...
Running make...
make[1]: Entering directory `/home/thw/ein/download/openssl-0.9.7b'
making all in crypto...
make[2]: Entering directory `/home/thw/ein/download/openssl-0.9.7b/crypto'
gcc -I. -I.. -I../include -DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 
-fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM  linux -c 
cryptlib.c -o cryptlib.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [cryptlib.o] Error 1
make[2]: Leaving directory `/home/thw/ein/download/openssl-0.9.7b/crypto'
make[1]: *** [sub_all] Error 1
make[1]: Leaving directory `/home/thw/ein/download/openssl-0.9.7b'
Running make test...
make[1]: Entering directory `/home/thw/ein/download/openssl-0.9.7b'
c_rehash: rehashing skipped ('openssl' program not available)
touch rehash.time
testing...
make[2]: Entering directory `/home/thw/ein/download/openssl-0.9.7b/test'
gcc -I.. -I../include  -DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM  linux -c bntest.c -o bntest.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [bntest.o] Error 1
make[2]: Leaving directory `/home/thw/ein/download/openssl-0.9.7b/test'
make[1]: *** [tests] Error 2
make[1]: Leaving directory `/home/thw/ein/download/openssl-0.9.7b'

OpenSSL self-test report:

OpenSSL version:  0.9.7b
Last change:      Countermeasure against the Klima-Pokorny-Rosa extension...
Options:           no-krb5
OS (uname):       Linux scotty 2.2.13 #1 Mon Nov 8 15:08:22 CET 1999 i686 unknown
OS (config):      i686-whatever-linux2
Target (default): linux-pentium
Target:           linux-aout
Compiler:         gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Failure!
[...]

Test report in file testlog

[EMAIL PROTECTED]:~/ein/download/openssl-0.9.7b: make
making all in crypto...
make[1]: Entering directory `/home/thw/ein/download/openssl-0.9.7b/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo '  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */'; \
echo '  #define CFLAGS "gcc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall 
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM"'; \
echo '  #define PLATFORM "linux-pentium"'; \
echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall 
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM  linux -c cryptlib.c -o cryptlib.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/home/thw/ein/download/openssl-0.9.7b/crypto'
make: *** [sub_all] Error 1

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to