[Buildroot] [PATCH 1/1] RFC: musl: Fix gettext support

Peter Korsgaard peter at korsgaard.com
Mon Feb 1 16:11:57 UTC 2016


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > The issue is discussed here:
 > http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/127196

 > I consider this patch an ugly hack but I could compile ~900 packages
 > without a gettext-related error, so I put this patch up for discussion.

 > Fixes
 > http://autobuild.buildroot.net/results/911/9115ddb411ec15eb8bfa1d4f03a804f48e77ff76/
 > and many similar errors

 > To test use the defconfig mentioned above, then

 > make clean
 > make dos2unix (build will succeed either with or without this patch)

 > make clean
 > make gettext
 > make dos2unix (build fails because gettext replaced musl's libintl.h)

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Hi,

I now spent some quality time (!) with gettext.m4 and figured out what
we really going on here with musl and libintl.h, and I've pushed a
simpler / more complete patch fixing the issue.

I have therefore marked this patch as superseeded.

I've also reverted the madplay fix now that it is handled globally in
TARGET_CONFIGURE_ARGS.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list