Why did the below happen?

Script started on Mon May  9 07:32:50 2005
gallifrey.nk.ca//usr/source/openssl-0.9.7-stable-SNAP-20050509$   make
making all in crypto...
making all in crypto/objects...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/des...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/bn...
making all in crypto/ec...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/dh...
making all in crypto/dso...
making all in crypto/engine...
making all in crypto/aes...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
making all in crypto/err...
making all in crypto/evp...
making all in crypto/asn1...
making all in crypto/pem...
making all in crypto/x509...
making all in crypto/x509v3...
making all in crypto/conf...
making all in crypto/txt_db...
making all in crypto/pkcs7...
making all in crypto/pkcs12...
making all in crypto/comp...
making all in crypto/ocsp...
making all in crypto/ui...
making all in crypto/krb5...
`libcrypto.so.0.9.7' is up to date.
making all in fips...
making all in ssl...
if [ -n "libcrypto.so.0.9.7 libssl.so.0.9.7" ]; then  (cd ..; make 
libssl.so.0.9.7);  fi
`libssl.so.0.9.7' is up to date.
making all in apps...
(cd ..; make DIRS=ssl all)
making all in ssl...
if [ -n "libcrypto.so.0.9.7 libssl.so.0.9.7" ]; then  (cd ..; make 
libssl.so.0.9.7);  fi
`libssl.so.0.9.7' is up to date.
making all in test...
(cd ..; make DIRS=ssl all)
making all in ssl...
if [ -n "libcrypto.so.0.9.7 libssl.so.0.9.7" ]; then  (cd ..; make 
libssl.so.0.9.7);  fi
`libssl.so.0.9.7' is up to date.
+ 
LD_LIBRARY_PATH=..:/usr/contrib/qt/lib:/usr/contrib/qt/lib:/usr/libdata/perl5/i386-bsdos/CORE
 gcc -o fips_rsavtest -I.. -I../include -fPIC -DZLIB_SHARED -DZLIB 
-DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -g -O9 -Wall 
-march=i686 -g -DPERL5 -DL_ENDIAN -O9 -march=i686 -Wall -DSHA1_ASM -DMD5_ASM 
-DRMD160_ASM -g fips_rsavtest.o -L.. -lssl -L.. -lcrypto -ldl
fips_rsavtest.o(.text+0x641): In function `rsa_test':
/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:223: 
undefined reference to `EVP_sha512'
fips_rsavtest.o(.text+0x671):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:221:
 undefined reference to `EVP_sha384'
fips_rsavtest.o(.text+0x678):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:219:
 undefined reference to `EVP_sha256'
fips_rsavtest.o(.text+0x67f):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:217:
 undefined reference to `EVP_sha224'
*** Error code 1

Stop.
*** Error code 1

Stop.
gallifrey.nk.ca//usr/source/openssl-0.9.7-stable-SNAP-20050509$ gmake
making all in crypto...
gmake[1]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto'
making all in crypto/objects...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/objects'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/objects'
making all in crypto/md2...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md2'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md2'
making all in crypto/md4...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md4'
making all in crypto/md5...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/md5'
making all in crypto/sha...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/sha'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/sha'
making all in crypto/mdc2...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/mdc2'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/mdc2'
making all in crypto/hmac...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/hmac'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/hmac'
making all in crypto/ripemd...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ripemd'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ripemd'
making all in crypto/des...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/des'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/des'
making all in crypto/rc2...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc2'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc2'
making all in crypto/rc4...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc4'
making all in crypto/rc5...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rc5'
making all in crypto/idea...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/idea'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/idea'
making all in crypto/bf...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bf'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bf'
making all in crypto/cast...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/cast'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/cast'
making all in crypto/bn...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bn'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bn'
making all in crypto/ec...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ec'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ec'
making all in crypto/rsa...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rsa'
making all in crypto/dsa...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dsa'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dsa'
making all in crypto/dh...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dh'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dh'
making all in crypto/dso...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dso'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/dso'
making all in crypto/engine...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/engine'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/engine'
making all in crypto/aes...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/aes'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/aes'
making all in crypto/buffer...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/buffer'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/buffer'
making all in crypto/bio...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bio'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/bio'
making all in crypto/stack...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/stack'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/stack'
making all in crypto/lhash...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/lhash'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/lhash'
making all in crypto/rand...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rand'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/rand'
making all in crypto/err...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/err'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/err'
making all in crypto/evp...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/evp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/evp'
making all in crypto/asn1...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/asn1'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/asn1'
making all in crypto/pem...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pem'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pem'
making all in crypto/x509...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/x509'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/x509'
making all in crypto/x509v3...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/x509v3'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/x509v3'
making all in crypto/conf...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/conf'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/conf'
making all in crypto/txt_db...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/txt_db'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/txt_db'
making all in crypto/pkcs7...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pkcs7'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pkcs7'
making all in crypto/pkcs12...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pkcs12'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/pkcs12'
making all in crypto/comp...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/comp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/comp'
making all in crypto/ocsp...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ocsp'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ocsp'
making all in crypto/ui...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ui'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/ui'
making all in crypto/krb5...
gmake[2]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/krb5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto/krb5'
gmake[2]: Entering directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
gmake[2]: `libcrypto.so.0.9.7' is up to date.
gmake[2]: Leaving directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
gmake[1]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/crypto'
making all in fips...
gmake[1]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/fips'
gmake[1]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/fips'
making all in ssl...
gmake[1]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/ssl'
if [ -n "libcrypto.so.0.9.7 libssl.so.0.9.7" ]; then \
        (cd ..; gmake libssl.so.0.9.7); \
fi
gmake[2]: Entering directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
gmake[2]: `libssl.so.0.9.7' is up to date.
gmake[2]: Leaving directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
gmake[1]: Leaving directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509/ssl'
gmake[1]: Entering directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
gmake[1]: Leaving directory `/usr/source/openssl-0.9.7-stable-SNAP-20050509'
making all in apps...
gmake[1]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/apps'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/apps'
making all in test...
gmake[1]: Entering directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/test'
+ LD_LIBRARY_PATH=..: gcc -o fips_rsavtest -I.. -I../include -fPIC 
-DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -DDSO_DLFCN -DHAVE_DLFCN_H 
-DOPENSSL_NO_KRB5 -g -O9 -Wall -march=i686 -g -DPERL5 -DL_ENDIAN -O9 
-march=i686 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -g fips_rsavtest.o -L.. 
-lssl -L.. -lcrypto -ldl
fips_rsavtest.o(.text+0x641): In function `rsa_test':
/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:223: 
undefined reference to `EVP_sha512'
fips_rsavtest.o(.text+0x671):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:221:
 undefined reference to `EVP_sha384'
fips_rsavtest.o(.text+0x678):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:219:
 undefined reference to `EVP_sha256'
fips_rsavtest.o(.text+0x67f):/usr/source/openssl-0.9.7-stable-SNAP-20050509/test/fips_rsavtest.c:217:
 undefined reference to `EVP_sha224'
gmake[1]: *** [fips_rsavtest] Error 1
gmake[1]: Leaving directory 
`/usr/source/openssl-0.9.7-stable-SNAP-20050509/test'
gmake: *** [sub_all] Error 1
gallifrey.nk.ca//usr/source/openssl-0.9.7-stable-SNAP-20050509$ exit
exit

Script done on Mon May  9 07:33:01 2005
-- 
Member - Liberal International  
This is [EMAIL PROTECTED]       Ici [EMAIL PROTECTED]
God Queen and country! Beware Anti-Christ rising!
BC, Vote Liberal!!
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to