Hello, I'm trying to compile a project which uses both gettext and gnulib. I'm using mingw, and getting the above error:
/home/michel/prof/pspp/sources/mingw/usr/i686-pc-mingw32/lib/libintl.a(printf.o): In function `__printf__': /home/arquivos/prof/pspp/sources/mingw/tmp-gettext/gettext-0.17/gettext-runtime/intl/./printf.c:143: multiple definition of `___printf__' src/.libs/libpspp.a(printf.o):printf.c:(.text+0x0): first defined here Looking at the archive of this list, this error should be fixed: http://www.mail-archive.com/bug-gnulib@gnu.org/msg14786.html But it still exists. Any help? Regards, michel