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

Re: [xml] Re: Still problems when using libxml2 on mingw windows (includes patch)



On Mon, Mar 01, 2004 at 02:11:41PM +0100, Christophe de VIENNE wrote:
> I also had a little problem with testSAX which was not compiling. It
> seems not to know the timeb struct. Adding this at the top of the
> testSAX.c solved it (patch attached) :
> 
> #ifdef HAVE_SYS_TIMEB_H
> #include <sys/timeb.h>
> #endif

  okay, that should be fixed in CVS,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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