[gdome]Includes references to libxml2 need fixing
- From: Daniel Veillard <veillard redhat com>
- To: gdome gnome org
- Subject: [gdome]Includes references to libxml2 need fixing
- Date: Mon, 1 Apr 2002 10:17:02 -0500
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/
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]