Gentoo Archives: gentoo-embedded

From: Matthijs Kooijman <matthijs@×××××.nl>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Compiling uclibc with iconv/locale support
Date: Mon, 31 Dec 2007 00:03:51
Message-Id: 20071231000245.GC19991@katherina.student.utwente.nl
In Reply to: [gentoo-embedded] Compiling uclibc with iconv/locale support by Matthijs Kooijman
1 Hey,
2
3 > case, which will probably be something like this: if iconv and pregen are set,
4 > download uClibc-locale-030818.tgz and copy uClibc-locale-030818.tgz into
5 > extra/locale, ignoring all the other copy thingies.
6 This kinda worked, uclibc succesfully compiled and did some locale thingies.
7 objdump confirms that libuClibc-0.9.29.so does indeed contain iconv symbols.
8
9 However, pulseaudio compilation still fails in an early stage, because it
10 doesn't have the AM_ICONV macro. Googling turns out that this macro is
11 provided by the gettext package to find out where iconv actually is and how to
12 link against it.
13
14 Now, to see where to fix this and how...
15
16 Gr.
17
18 Matthijs

Attachments

File name MIME type
signature.asc application/pgp-signature