Re: xmlerror.h

2002-05-18 Thread Steffen Macke
> Just fetched the a new snapshot and found out that app/app_procs.c > tries > to include xmlerror.h but gcc could not find it! True. This was introduced by Hans while tracking down some xml problems. It's fixed in the CVS now. Steffen __

xmlerror.h

2002-05-18 Thread Torben H. Nielsen
Hi Just fetched the a new snapshot and found out that app/app_procs.c tries to include xmlerror.h but gcc could not find it! On my system (Mandrake 8.2) i have the following two nearly identical files: /usr/include/gnome-xml/xml-error.h & /usr/include/libxml2/libxml/xmlerror.h In