dropbear 0.46 + uClibc 0.9.26

Matt Johnston matt @.at.@ ucc.asn.au
Fri Jul 29 11:02:06 WST 2005


On Tue, Jul 26, 2005 at 05:07:20PM -0400, Andre Henrique Campos wrote:
> Hi,
> 
> I get the below errors when compiling dropbear 0.46 with uClibc 0.9.26
> (I listed only the last lines)
> 
> /mnt/hda2/build/toolchain/bin/../i586-pc-linux-uclibc/lib/libcrypt.a(md5.o)(.text+0x5dc):
> In function `__md5_crypt':
> : undefined reference to `strlen'
> /mnt/hda2/build/toolchain/bin/../i586-pc-linux-uclibc/lib/libcrypt.a(md5.o)(.text+0x65d):
> In function `__md5_crypt':
> : undefined reference to `memset'
> make: *** [multibinary] Error 1

Those errors look like they're coming from within uClibc
itself. Have you tried compiling anything else against that
uClibc successfully?

Matt


More information about the Dropbear mailing list