bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple definitions of __printf__


From: Michel Boaventura
Subject: multiple definitions of __printf__
Date: Wed, 24 Mar 2010 19:21:48 -0300

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/address@hidden/msg14786.html

But it still exists.

Any help?

Regards,

michel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]