Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29502

Summary: emerge openssh 3.7.1_p2 fails on ppc
Product: Gentoo Linux Reporter: Lorinc Czegledi <lorinc.czegledi>
Component: Current packagesAssignee: PPC Porters <ppc>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lorinc Czegledi 2003-09-24 05:30:11 UTC
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 -lcrypt
./libssh.a(rsa.o)(.text+0x30c): In function `rsa_generate_additional_parameters':
: undefined reference to `BN_mod'
./libssh.a(rsa.o)(.text+0x334): 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.7.1_p2 failed.
!!! Function src_compile, Line 100, Exitcode 2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
working, safe openssh
Comment 1 SpanKY gentoo-dev 2003-09-25 08:30:31 UTC

*** This bug has been marked as a duplicate of 13795 ***