Date: Fri, 20 Feb 2004 08:58:39 -0800 From: "Noah" <admin2@enabled.com> To: freebsd-questions@freebsd.org Subject: openssl-0.9.7c failing - make: don't know how to make i_ofb64.c. Message-ID: <20040220165719.M22621@enabled.com>
next in thread | raw e-mail | index | archive | help
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 ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040220165719.M22621>