Hi Everyone; Under Solaris 9, 64bit mode on a Blade 100. I've pkgrm'd the pre-installed SUNssh packages and rebooted.
I've tried compiling both OpenSSH versions 3.3p1 and 3.4p1 against self-compiled OpenSSL 0.9.6e libraries, but keep getting the same error response from both versions in the ./configure stage. Anyone have any ideas? ..../configure blah blah..... checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for daemon... no checking for daemon in -lbsd... no checking for getpagesize... yes checking whether snprintf correctly terminates long strings... yes checking whether getpgrp requires zero arguments... yes configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) *** ---------------------------------------- Ok, so I checked out config.log and this is the entry that I found refering to libcrypto. It is looking for it in the right place, and the file does exist there and OpenSSL did compile correctly (I checked the version of it using the openSSL binaries). ---------------------------------------- configure:8130: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I/usr/local/ssl/include -I/usr/loca l/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib conftest.c -lz -lsocket -lnsl -lcrypto >&5 Undefined first referenced symbol in file dlclose /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependen cy /usr/lib/libdl.so.1) dlsym /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependen cy /usr/lib/libdl.so.1) dlopen /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit dependen cy /usr/lib/libdl.so.1) ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:8133: $? = 1 configure: failed program was: #line 8104 "configure" Wireless Data Network Specialist IP Engineering Telus Mobility (416) 684-3579 [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]