From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2237 invoked by uid 1002); 26 Aug 2003 20:11:56 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 7175 invoked from network); 26 Aug 2003 20:11:56 -0000 Message-ID: <3F4BBF02.4060003@cs.umn.edu> Date: Tue, 26 Aug 2003 15:11:46 -0500 From: Ashutosh Jaiswal User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030812 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gentoo-dev@gentoo.org X-Enigmail-Version: 0.76.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cs.umn.edu Subject: [gentoo-dev] Problems re-emerging openssh with openssl 0.9.7b X-Archives-Salt: fc48729c-fa13-4761-aa00-c027e94fa4e6 X-Archives-Hash: 8e3e07c38810a9512b0583de9833ec06 Hi everyone, I posted this on the forums, gentoo-user and IRC 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 really need to use openssl 0.9.7b and openssh at the same time. 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 wont tell me the source code" -- gentoo-dev@gentoo.org mailing list