fail to build ssh

Peter Stuge stuge-openssh-unix-dev at cdy.org
Sun Apr 29 11:56:47 EST 2007


This has little to do with OpenSSH, but..


On Thu, Apr 26, 2007 at 04:37:39PM +0200, Amine SALHI wrote:
> hi everybody,
> when trying to cross compile openssh-4.6 i got the following error :
> /opt/sparc-linux/bin/sparc-linux-ld.real: AVERTISSEMENT: ne peut
> trouver le symbole d'entrée _start; utilise par défaut
> 0000000000012200

It is always best to send error messages in english so that everyone
can understand exactly what is going on.


> /usr/src/SparcV8Linux/openssh-4.6p1/readconf.c:527: undefined
> reference to `__muldi3'

[..]

> /opt/sparc-linux/lib/libcrypto.a(bn_div.o)(.text+0x264): In
> function `BN_div':
> : undefined reference to `__udivdi3'

[..]

> i have cross-compiled OpenSSL and istalled it but it didn't resolv
> the problem

Something is not right with your cross compilation setup,
multiplication and division implementations seem to be missing..


//Peter


More information about the openssh-unix-dev mailing list