[Bug 569] Problem compiling openssh 3.6.1p2
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 17 17:15:26 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=569
Summary: Problem compiling openssh 3.6.1p2
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pierre42d at 9online.fr
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.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list