openssl-0.9.7c failing - make: don't know how to make i_ofb64.c.
Noah
admin2 at enabled.com
Fri Feb 20 08:58:40 PST 2004
FreeBSD 4.8-STABLE
apologies in advance to address this issue on a general freeBSD mail list
any clues why openssl-0.9.7c is failing to build from /usr/ports
here are the build errors:
--- snip ---
cc: -rpath: linker input file unused since linking not done
cc: /usr/local/lib: linker input file unused since linking not done
cc -I.. -I../.. -I../../include -fPIC -DOPENSSL_THREADS -pthread -D_REENTRANT -D
_THREAD_SAFE -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -
O -pipe -march=pentiumpro -Wl,-rpath,/usr/local/lib -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c rc5ofb64.c
cc: -rpath: linker input file unused since linking not done
cc: /usr/local/lib: linker input file unused since linking not done
ar r ../../libcrypto.a rc5_skey.o rc5_ecb.o asm/r586-elf.o rc5cfb64.o rc5ofb64.
o
/usr/bin/ranlib ../../libcrypto.a || echo Never mind.
making all in crypto/idea...
cc -I.. -I../.. -I../../include -fPIC -DOPENSSL_THREADS -pthread -D_REENTRANT -D
_THREAD_SAFE -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -
O -pipe -march=pentiumpro -Wl,-rpath,/usr/local/lib -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c i_cbc.c
cc: -rpath: linker input file unused since linking not done
cc: /usr/local/lib: linker input file unused since linking not done
cc -I.. -I../.. -I../../include -fPIC -DOPENSSL_THREADS -pthread -D_REENTRANT -D
_THREAD_SAFE -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DTERMIOS -DL_ENDIAN -
O -pipe -march=pentiumpro -Wl,-rpath,/usr/local/lib -Wall -DSHA1_ASM -DMD5_ASM -
DRMD160_ASM -c i_cfb64.c
cc: -rpath: linker input file unused since linking not done
cc: /usr/local/lib: linker input file unused since linking not done
make: don't know how to make i_ofb64.c. Stop
*** Error code 1
Stop in /usr/ports/security/openssl/work/openssl-0.9.7c/crypto.
*** Error code 1
Stop in /usr/ports/security/openssl/work/openssl-0.9.7c.
*** Error code 1
Stop in /usr/ports/security/openssl/work/openssl-0.9.7c.
*** Error code 1
Stop in /usr/ports/security/openssl.
--- snip ---
More information about the freebsd-questions
mailing list