Hi
Trying once moore ...
Is there anyone that have managed to compile the ssh-1.2.26 on
UltraSparc/Solaris 2.6 with gcc ?
'./configure' runs ok but when i run 'make', i get the following:
----
gcc -pipe -o ssh ssh.o sshconnect.o log-client.o readconf.o hostfile.o
readpass.o tildexpand.o clientloop.o canohost.o idea.o rsa.o
randoms.o md5.o buffer.o emulate.o packet.o compress.o xmalloc.o
ttymodes.o newchannels.o bufaux.o authfd.o authfile.o crc32.o rsaglue.o
cipher.o des.o match.o arcfour.o mpaux.o userfile.o signals.o
blowfish.o deattack.o \
-Lgmp-2.0.2-ssh-2 -lgmp -Lzlib-1.0.4 -lz -lsocket -lnsl -lsec
-L/usr/local/lib
Undefined first referenced
symbol in file
__udiv_qrnnd
gmp-2.0.2-ssh-2/libgmp.a(mpn_divmod_1.o)
ld: fatal: Symbol referencing errors. No output written to ssh
*** Error code 1
make: Fatal error: Command failed for target `ssh'
----
Any ideas anyone ?
/P�r