[...]
making all in fips...
make[1]: Entering directory `/tmp/openssl-0.9.7g/fips'
make[2]: Entering directory `/tmp/openssl-0.9.7g/fips'
making all in fips/sha1...
make[3]: Entering directory `/tmp/openssl-0.9.7g/fips/sha1'
gcc -o fips_standalone_sha1 -I.. -I../.. -I../../include -DZLIB_SHARED
-DZLIB -DOPENSSL_THREADS  -DOPENSSL_NO_KRB5 -s -O3 -march=i686 -fPIC
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO
-fomit-frame-pointer -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM 
fips_standalone_sha1.o \
fips_sha1dgst.o 
fips_sha1dgst.o: In function `SHA1_Update':
fips_sha1dgst.c:(.text+0xff): undefined reference to
`sha1_block_asm_host_order'
fips_sha1dgst.c:(.text+0x139): undefined reference to
`sha1_block_asm_data_order'
fips_sha1dgst.o: In function `SHA1_Transform':
fips_sha1dgst.c:(.text+0x3b8): undefined reference to
`sha1_block_asm_data_order'
fips_sha1dgst.o: In function `SHA1_Final':
fips_sha1dgst.c:(.text+0x44d): undefined reference to
`sha1_block_asm_host_order'
fips_sha1dgst.c:(.text+0x48a): undefined reference to
`sha1_block_asm_host_order'
collect2: ld returned 1 exit status
make[3]: *** [fips_standalone_sha1] Error 1
make[3]: Leaving directory `/tmp/openssl-0.9.7g/fips/sha1'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/openssl-0.9.7g/fips'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/openssl-0.9.7g/fips'
make: *** [sub_all] Error 1
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to