Problem compiling gdome2 0.8.0
Pierre <[email protected]> Tue, 03 Feb 2004 11:04:42 +0100
| Newsgroups | gmane.comp.gnome.gdome |
|---|---|
| Message-ID | <[email protected]> |
# gmake gmake all-recursive gmake[1]: Entering directory `/tmp/gdome2-0.8.0' Making all in libgdome gmake[2]: Entering directory `/tmp/gdome2-0.8.0/libgdome' Making all in gdomecore gmake[3]: Entering directory `/tmp/gdome2-0.8.0/libgdome/gdomecore' /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -Wall -ansi -s -O3 -march=i686 -c gdome-xml-xmldtdutil.c rm -f .libs/gdome-xml-xmldtdutil.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgdome -I../../libgdome/gdomecore -I../../libgdome/events -I../../libgdome/xpath -I/usr/local/include/libxml2 -Wall -ansi -s -O3 -march=i686 -c gdome-xml-xmldtdutil.c -fPIC -DPIC -o .libs/gdome-xml-xmldtdutil.lo In file included from gdome-xml-xmldtdutil.c:34: ../../libgdome/gdome.h:27:18: glib.h: No such file or directory In file included from gdome-xml-xmldtdutil.c:34: ../../libgdome/gdome.h:90: error: parse error before "GdomeException" ../../libgdome/gdome.h:90: warning: type defaults to `int' in declaration of `GdomeException' ../../libgdome/gdome.h:90: warning: data definition has no type or storage class ../../libgdome/gdome.h:94: error: parse error before "gchar" ../../libgdome/gdome.h:94: warning: no semicolon at end of struct or union ../../libgdome/gdome.h:95: warning: type defaults to `int' in declaration of `refcnt' ../../libgdome/gdome.h:95: warning: data definition has no type or storage class ../../libgdome/gdome.h:97: error: parse error before '}' token [...]