Bug 569 - Problem compiling openssh 3.6.1p2
Summary: Problem compiling openssh 3.6.1p2
Status: CLOSED DUPLICATE of bug 462
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: -current
Hardware: All Linux
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-17 17:15 AEST by Pierre
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre 2003-05-17 17:15:25 AEST
Hi,

I try to compile openssh-3.6.1p2 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :

# gmake
(cd openbsd-compat && gmake)
gmake[1]: Entering directory `/tmp/openssh-3.6.1p2/openbsd-compat'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/tmp/openssh-3.6.1p2/openbsd-compat'
gcc -s -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o
sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/BerkeleyDB.4.1/lib -lpthread
-lgpm -lssh -lopenbsd-compat -lutil -lz -lnsl  -lcrypto -lcrypt  
./libssh.a(rsa.o): In function `rsa_generate_additional_parameters':
rsa.o(.text+0x284): undefined reference to `BN_mod'
rsa.o(.text+0x2b6): undefined reference to `BN_mod'
collect2: ld returned 1 exit status
gmake: *** [ssh] Error 1


It would be great if you could help me with this !

Best regards,

Pierre.
Comment 1 Damien Miller 2003-05-17 17:37:00 AEST

*** This bug has been marked as a duplicate of 462 ***
Comment 2 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED