help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] libxml2


From: Sean Sieger
Subject: [h-e-w] libxml2
Date: Mon, 8 Aug 2011 18:39:41 -0400

I realize this has nothing to do with Emacs, buut, I'm trying to build Emacs
with libxml2 support ... what's this mean:

gcc.exe -DWIN32 -D_WINDOWS -D_MBCS -DNOLIBTOOL  -I.. -I../include -I.\include -D
_REENTRANT -DHAVE_WIN32_THREADS -D_WINSOCKAPI_ -D_WINSOCKAPI_ -DNDEBUG -O2  -o i
nt.mingw/dict.o -c ../dict.c
In file included from c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/
wchar.h:616:0,
                 from c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/
iconv.h:106,
                 from ../include/libxml/encoding.h:28,
                 from ../include/libxml/parser.h:807,
                 from ../include/libxml/globals.h:18,
                 from ../include/libxml/threads.h:35,
                 from ../include/libxml/xmlmemory.h:218,
                 from ../include/libxml/tree.h:1248,
                 from ../dict.c:32:
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/stdint.h:32:20: error:
 conflicting types for 'uint32_t'
../dict.c:29:26: note: previous declaration of 'uint32_t' was here
make: *** [int.mingw/dict.o] Error 1



reply via email to

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