preparing 0.9.30.2

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Oct 20 10:01:30 UTC 2009


On Tue, Oct 20, 2009 at 08:59:17AM +0000, rhabarber1848 wrote:
>Am Mon, 12 Oct 2009 19:38:07 +0200 schrieb Bernhard Reutner-Fischer:
>
>> Please test the 0.9.30 branch on your favourite arch and report back ¹)!
>
>Hi,
>
>after the MAP_FAILED fix I continued to build my cross-compiler stuff.
>During this I found another problem resonating from a gcc-locale patch I
>need to use (gcc-3.4.6, ppc).
>
>In February there were already some problems which were fixed for uClib
>0.9.30.1:
>http://lists.uclibc.org/pipermail/uclibc/2009-February/042031.html
>
>Eight days ago this commit was made:
>"Do not install libc-XXXX.h files in "make install". glibc does not have
>them, so should be safe."
>http://git.uclibc.org/uClibc/commit/?h=0_9_30&id=a307183723bdafba8e3aad25fc0c215c5c3bf05b
>
>The commit includes:
>
>- "$top_builddir/extra/scripts/unifdef" -UUCLIBC_INTERNAL "$1/$filename" \
>+ "$top_builddir/extra/scripts/unifdef" -UUCLIBC_INTERNAL -U_LIBC
>"$1/$filename" \
>
>The added "-U_LIBC" parameter removes
>
>extern struct __uclibc_locale_struct * __global_locale;
>
>from uClibc_locale.h while the gcc-locale patch needs __global_locale.
>More details about that patch can be found here:
>https://bugs.busybox.net/show_bug.cgi?id=53
>
>Is it possible to include this patch into git?
>It solves the compilation problems for me.

Could you try something like the attached?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0.9.30.2-cruft-locale-impl.patch
Type: text/x-diff
Size: 5287 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20091020/a443cefc/attachment.bin>


More information about the uClibc mailing list