From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicole Date: Fri, 15 Jun 2012 10:36:09 +0100 Subject: [Buildroot] gettext patch Message-ID: <4FDB0209.4040204@cats-muvva.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Ciao Thomas, Here's the fix I located for gettext. I do not claim this as my own work. It gets round an error where the compile complains that the type of a field called __sp is not completely defined. --- gnulib-lib/spawn.in.h 2010-11-18 19:49:42.424350565 +0300 +++ gnulib-lib/spawn.in.h 2010-11-18 19:49:10.392349526 +0300 @@ -37,6 +37,10 @@ # include #endif +#ifdef __UCLIBC__ +# include +#endif + #include #ifndef __THROW -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2332 bytes Desc: S/MIME Cryptographic Signature URL: