Building SSH

From: Bob_Payne@fwuk.fwc.com
Date: Thu Jan 22 2004 - 08:04:52 EST


Thanks to all who responded to my original message about supporting a
customer in Oz and needing X .
The concensus is that I should use ssh with X11 tunneling. Fine.
I now have a problem building SSH on Solaris 8.......I'm using OPENSSL v
0.9.7c and OPENSSH v 3.7.1p2

Output from make.....
 make
echo

if test ! -z ""; then \
        /usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib
-R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -lssh
-lopenbsd-compat -lrt -lz -lsocket -lnsl -lcrypto
Undefined first referenced
 symbol in file
BN_mod ./libssh.a(rsa.o)
HMAC_cleanup ./libssh.a(mac.o)
OpenSSL_add_all_algorithms ssh.o
ld: fatal: Symbol referencing errors. No output written to ssh
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `ssh'

Anyone able to throw any light on this ?
TIA

Bob
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:27:52 EDT