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 app/app_procs.c i changed <xmlerror.h> to <xml-error.h> and then it compiles OK! Torben _____________________________________________________ Yahoo! Grupper Over 4000 grupper at blive medlem af - eller opret helt din egen! www.yahoo.dk/grupper _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list
