-------- Messaggio originale -------- Oggetto: Re: Can't build Data: Wed, 21 Mar 2012 08:04:17 +0000 Mittente: Richard Frith-Macdonald <[email protected]> A: Slex <[email protected]>
On 20 Mar 2012, at 12:21, Slex wrote:
i can't update -base the reason is: In file included from ././NSXMLPrivate.h:173: ../Headers/Foundation/NSXMLNode.h:93:9: error: unknown type name 'xmlDoc' @public GS_NSXMLNode_IVARS ^ ././NSXMLPrivate.h:114:3: note: expanded from macro 'GS_NSXMLNode_IVARS' GS_XMLNODETYPE *node; \ ^ NSXMLDocument.m:28:24: note: expanded from macro 'GS_XMLNODETYPE' #define GS_XMLNODETYPE xmlDoc ^ with: FREEBSD-8 clang-3, FREEBSD-9 clang 3.1-trunk, linux with clang 3.1-trunk
Thanks for reporting that. I have (hopefully ... I don't have a system without libxml2 to test on) fixed things so that they should build when you don't have a libxml2 development package installed.
I had and have the libxml2 andlibxml2-dev 2.7.8 , i just tried again to svn up and build but the problem is the same. I also tried to svn all from scratch but the problem is ever the same. Now, i don't know if is a mine problem or what... i tried to build again from scratch on all my systems and the problem is the same again, i will investigate I know that there are people that yesterday built gnustep without problems. Cheers, Slex
_______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
