Hi everyone,
I posted this on the forums but never got any replies. I'm hoping, I might get some insight through this list. I upgraded to openssl 0.9.7b today and then tried to re-emerge openssh 3.6.1p2 which failed compilation. The same openssh package emerges fine with openssl 0.9.6j. Since the openssh package depends on openssl libraries, I can't use my existing installation of openssh with the new (0.9.7b) libraries. Has anyone has had a similar experience? Here's the last few lines of the output I get when I try to compile openssh (I can attach full log if needed):


gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o

sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -lssh

-lopenbsd-compat -lutil -lz -lnsl -lcrypto

./libssh.a(rsa.o)(.text+0x269): In function `rsa_generate_additional_parameters':

: undefined reference to `BN_mod'

./libssh.a(rsa.o)(.text+0x29b): In function `rsa_generate_additional_parameters':

: undefined reference to `BN_mod'

collect2: ld returned 1 exit status

make: *** [ssh] Error 1

make: *** Waiting for unfinished jobs....

!!! ERROR: net-misc/openssh-3.6.1_p2 failed.

!!! Function src_compile, Line 92, Exitcode 2

!!! compile problem


I would appreciate if anyone had any idea as to why this would be happening. I am using the gentoo-sources 2.4.20-r5


thanks,
Ashu

--
http://www.jaiashu.com
----------------------
"I would like to change the world,
but they won't tell me the source code!"



--
[EMAIL PROTECTED] mailing list



Reply via email to