On Wed, Aug 4, 2010 at 5:48 PM, Ken Moffat <zarniwhoo...@googlemail.com> wrote: > On 4 August 2010 22:07, William Immendorf <will.immend...@gmail.com> wrote: >> I have a simpler fix in a form of a sed: >> >> sed -i '/#include <sys\/types.h>/i#include <sys/stat.h>' src/m4.h >> >> This should get M4 compiling again. >> -- > Fair enough, (I haven't tested it). Can you confirm it's a glibc-2.12 > issue, or have you seen it before, or are you merely replacing an > unnecessary patch with a simpler sed ? Thanks. Well, it's a Glibc issue, as GCC 4.5.1 is just a bugfix release, so GCC 4.5.1/Glibc 2.11 would compile M4 out of the box, while GCC 4.5.1/Glibc 2.12 needs my sed to fix it. It's a Glibc 2.12 issue, no dobut.
-- William Immendorf The ultimate in free computing. Messages in plain text, please, no HTML. GPG key ID: 1697BE98 If it's not signed, it's not from me. -------------- "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page