[uClibc] Dropbear compilation troubles w/uClibc

Nick Jennings nick at iaminsane.com
Wed Jul 14 10:27:19 UTC 2004


Erik Andersen said:
> On Wed Jul 14, 2004 at 12:12:03PM +0200, Nick Jennings wrote:
>> Benny Simonsen said:
>> >
>> > It's because zlib is "missing"
>> > "Dropbear can be compiled if staging_dir/lib/libz* is copyed to
>> > staging_dir/arm-linux-uclibc/lib, but I guess thats a wrong way to
>> > do it" Your staging_dir/arm.. is of cource different, but just copy
>> > it and I guess it will be fine.
>>
>>  So you are saying I must build zlib against the toolchain first and
>>  install it into the rootfs directory as well? This is what was
>>  confusing me because in the buildroot Makefile, when setting targets
>>  you either set
>>
>> TARGETS:='zlib openssl openssh'
>> ...or...
>> TARGETS:='dropbear_sshd'
>>
>>  So I assumed they were mutually esclusing.
>
> Read buildroot/make/dropbear_sshd.mk -- the make target for
> dropbear_sshd adds a dependancy on uclibc and zlib.
>

 I did read the dropbear_sshd.mk, but I must have overlooked that
 dependancy, thanks Eric! :)

- Nick






More information about the uClibc mailing list