[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Problem with ldd
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Problem with ldd |
Date: |
Wed, 15 Jul 2009 17:50:09 +0100 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080707) |
Hi Vadim,
For some reason I don't understand the BSP packager has overridden the
standard busybox.config. The one in
config/platform/imx27ads/busybox.config has CONFIG_PRINTF unset.
Probably the simplest thing to try is to remove this file (rename) and
then run:
./ltib -p busybox -f
This will rebuild it with the default busybox.config which should work.
Alternatively you could run ./ltib -p busybox -c and enable the PRINTF
option.
Regards, Stuart
Vadim Lebedev wrote:
Hello,
I've e strange problem on Freescale i.mx27; ldd doesn not function
correctly:
==============
ldd --version
ldd (GNU libc) 2.5
/usr/bin/ldd: /usr/bin/ldd: 95: printf: not found
/usr/bin/ldd: /usr/bin/ldd: 95: printf: not found
Any ideas?
Thanks
Vadim
_______________________________________________
LTIB home page: http://ltib.org
Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib