building OpenSSH-3.1p1 w/OpenSSL-0.9.6d
Matt Studley
mjs at ams.org
Sat May 11 01:05:36 EST 2002
Has anyone tried to build 3.1p1 on Solaris with the new openssl-0.9.6d? I
am having trouble building; here is my setup: GNU ld, GNU make and my
config options are as follows:
./configure --prefix=/usr/local/stow/openssh-3.1p1 \
--sysconfdir=/usr/local/etc --with-md5-passwords --disable-suid-ssh \
--with-ssl-dir=/usr/local/ssl
Here is the error is fails on:
/usr/local/bin/ld -o scp scp.o -L. -Lopenbsd-compat/ -R/usr/local/ssl/lib
-L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -lssh
-lopenbsd-compat -lz -lsocket -lnsl -lcrypto
/usr/local/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000010fd0
scp.o: In function `progressmeter':
/usr/local/src/security/openssh-3.1p1/scp.c:1132: undefined reference to `__floatdidf'
/usr/local/src/security/openssh-3.1p1/scp.c:1132: undefined reference to `__floatdidf'
/usr/local/src/security/openssh-3.1p1/scp.c:1179: undefined reference to `__floatdidf'
/usr/local/src/security/openssh-3.1p1/scp.c:1179: undefined reference to `__floatdidf'
gmake: *** [scp] Error 1
Any ideas?
Matt Studley
American Mathematical Society
UNIX Sys Admin "Quantum Mechanics -
mjs at ams.org The dreams that stuff is made of"
More information about the openssh-unix-dev
mailing list