RE: [xml] problem compiling libxml2-2.6.10



Okay, I forgot to mention the argument --with-threads-alloc which was the
cause of the error! 

-----Original Message-----
From: xml-bounces gnome org [mailto:xml-bounces gnome org] On Behalf Of
KUCKAERTZ Régis - NVISION
Sent: mercredi 9 juin 2004 18:50
To: xml gnome org
Subject: [xml] problem compiling libxml2-2.6.10

Hi,

After doing usual configuration step, with these arguments:

./configure --with-threads --without-ftp --without-http --without-iconv
--without-schemas \
        --without-regexp --without-debug --without-mem-debug

I try to make, but an error occurs:

xmlmemory.c: In function `xmlMemSetup':
xmlmemory.c:855: `xmlMalloc' undeclared (first use in this function)
xmlmemory.c:855: (Each undeclared identifier is reported only once
xmlmemory.c:855: for each function it appears in.)
xmlmemory.c:857: `xmlRealloc' undeclared (first use in this function)
xmlmemory.c:858: `xmlMemStrdup' undeclared (first use in this function)
xmlmemory.c: In function `xmlMemGet':
xmlmemory.c:877: `xmlMalloc' undeclared (first use in this function)
xmlmemory.c:878: `xmlRealloc' undeclared (first use in this function)
xmlmemory.c:879: `xmlMemStrdup' undeclared (first use in this function)
xmlmemory.c: In function `xmlGcMemSetup':
xmlmemory.c:916: `xmlMalloc' undeclared (first use in this function)
xmlmemory.c:918: `xmlRealloc' undeclared (first use in this function)
xmlmemory.c:919: `xmlMemStrdup' undeclared (first use in this function)
xmlmemory.c: In function `xmlGcMemGet':
xmlmemory.c:942: `xmlMalloc' undeclared (first use in this function)
xmlmemory.c:944: `xmlRealloc' undeclared (first use in this function)
xmlmemory.c:945: `xmlMemStrdup' undeclared (first use in this function)


Any help is really appreciated, I tried to comment the #undef macros but
other errors came.

thanks in advance,
Régis
Nvision

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/ xml gnome org
http://mail.gnome.org/mailman/listinfo/xml




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