Dear bug guys: I am trying to compile openssl on solaris 8 to use with openssh. Did a ./Configure solaris-sparcv9-gcc shared when I run make get the following error: + gcc -shared -o libcrypto.so.0.9.6 -Wl,-S,-soname=libcrypto.so.0.9.6 -Wl,--whole-archive libcrypto.a -Wl,--no-whole-archive -L. -lsocket -lnsl -ldl -c /usr/ccs/bin/ld : illegal option -- - /usr/ccs/bin/ld : illegal option -- w /usr/ccs/bin/ld : illegal option -- - /usr/ccs/bin/ld : illegal option -- n if i remove the whole-archive and no-whole-archive, it runs, but I recieve an error when trying to run ssh. Any suggestions, do I need those flags. Thanks rmw __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
