gnustep-dev
[Top][All Lists]
Advanced

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

Re: xml error building on older NetBSD box


From: Riccardo Mottola
Subject: Re: xml error building on older NetBSD box
Date: Thu, 22 Mar 2012 00:10:34 +0100
User-agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1

Hi,
libxml2 2.7.8 is the most current version of this library. I think in your specific case the problem is that the version of the library you have installed doesn't fit the one you have the development tools for. The annoying thing here is that not only the version number of the library is important, there are also features that could be left out. If who ever compiled that library disabled LIBXML_OUTPUT_ENABLED then you wont have all these features in your library, but the header files could still export this functions when xmlversion.h was not generated for this specific setup.
Sorry, I checked wrongly, the actual installed version on that box is 2.6.19

I will reply in the other thread about the version support.
Riccardo




reply via email to

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