Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29502 - emerge openssh 3.7.1_p2 fails on ppc
Summary: emerge openssh 3.7.1_p2 fails on ppc
Status: RESOLVED DUPLICATE of bug 13795
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 05:30 UTC by Lorinc Czegledi
Modified: 2006-02-04 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***