Includes references to libxml2 need fixing

Daniel Veillard <[email protected]>
Newsgroups gmane.comp.gnome.gdome
Message-ID <[email protected]>
  Tying to compile the latest version I hit the following:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I/usr/include/libxml2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -Wall -ansi -g -O2 -c gdome-xml-xmldtdutil.c  -fPIC -DPIC -o .libs/gdome-xml-xmldtdutil.lo
gdome-xml-xmldtdutil.c:35:18: tree.h: No such file or directory
gdome-xml-xmldtdutil.c:36:20: parser.h: No such file or directory
gdome-xml-xmldtdutil.c:37:23: xmlmemory.h: No such file or directory
gdome-xml-xmldtdutil.c:38:22: xmlerror.h: No such file or directory
gdome-xml-xmldtdutil.c:39:18: hash.h: No such file or directory

  The includes must be references by
    #include <libxml/tree.h>
    #include <libxml/parser.h>
etc ...

  I can probably fix this in CVS unless someone objects,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
[email protected]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.