* [Buildroot] AT91RM9200df, some applications depend on libintl/libiconv
@ 2009-03-03 23:28 Thomas
2009-03-05 13:57 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thomas @ 2009-03-03 23:28 UTC (permalink / raw)
To: buildroot
Hello,
I am trying to create a "light" root file system for an AT91RM9200df
system with the latest 2009.02 buildroot release. So I disabled a lot of
the packages and libraries (for example libintl and libiconv) and got a
partly working root file system.
Some of the package applications do not work, because they seem to
depend on libintl/libiconv: wget, chattr, lsattr uuidgen, e2fsck, mke2fs
and badblocks for example. They terminate with "can't load library
'libintl.so.8'". These applications work, if I enable libintl and
libiconv, but I would like to save the 800 kB which where occupied by
libiconv.
Is this by design now, or did I configure something wrong, or is this a
buildroot problem?
Thanks, Thomas.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] AT91RM9200df, some applications depend on libintl/libiconv
2009-03-03 23:28 [Buildroot] AT91RM9200df, some applications depend on libintl/libiconv Thomas
@ 2009-03-05 13:57 ` Peter Korsgaard
2009-03-09 20:56 ` Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-03-05 13:57 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas <tokant@gmx.net> writes:
Thomas> Hello,
Thomas> I am trying to create a "light" root file system for an
Thomas> AT91RM9200df system with the latest 2009.02 buildroot
Thomas> release. So I disabled a lot of the packages and libraries
Thomas> (for example libintl and libiconv) and got a partly working
Thomas> root file system.
Did you do a clean rebuild after doing this?
Thomas> Some of the package applications do not work, because they
Thomas> seem to depend on libintl/libiconv: wget, chattr, lsattr
Thomas> uuidgen, e2fsck, mke2fs and badblocks for example. They
I take this is "big" wget, and not the busybox applet? I would be
suprised if wget/e2fsprogs could build with libintl support if you
don't have that enabled.
Thomas> terminate with "can't load library 'libintl.so.8'". These
Thomas> applications work, if I enable libintl and libiconv, but I
Thomas> would like to save the 800 kB which where occupied by
Thomas> libiconv.
Any special reason why you don't use the busybox wget applet instead?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-09 20:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-03 23:28 [Buildroot] AT91RM9200df, some applications depend on libintl/libiconv Thomas
2009-03-05 13:57 ` Peter Korsgaard
2009-03-09 20:56 ` Thomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox