gnome-core compile woes (G_FILE_TEST_EXISTS)



Hi people...

I'm trying to get gnome-core compiled. Until now, the rest of the modules
seem to have be correctly installed. I get:

---
...
-I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/gnome-vfs-2.0
-I/opt/gnome/lib/gnome-vfs-2.0/include
-I/opt/gnome/include/bonobo-activation-2.0 -I/opt/gnome/include/libxml2
-I/usr/local/include -I/usr/X11R6/include/freetype2
-I/opt/gnome/include/libwnck-1.0 -I/opt/gnome/include/libglade-2.0
-DPAGER_GLADEDIR=\"/opt/gnome/share/gen_util\"
-DTASKLIST_GLADEDIR=\"/opt/gnome/share/gen_util\"
-DGNOMELOCALEDIR=\"/opt/gnome/share/locale\" -g -O2 -c main.c  -fPIC -DPIC
-o .libs/main.lo 
In file included from /opt/gnome/include/libgnome/libgnome.h:39,
from /opt/gnome/include/gnome.h:17,
from /opt/gnome/include/bonobo/bonobo-generic-factory.h:17,               
from ../../libpanel-applet/panel-applet.h:33,
from main.c:20:/opt/gnome/include/libgnome/gnome-util.h:29: conflicting
types for `G_FILE_TEST_EXISTS'

/opt/gnome/include/glib-2.0/glib/gfileutils.h:69:
previous declaration of `G_FILE_TEST_EXISTS'

/opt/gnome/include/libgnome/gnome-util.h:35: conflicting types
for`g_file_test'/opt/gnome/include/glib-2.0/glib/gfileutils.h:76: previous
declaration of `g_file_test' 
----

I really found two quite different values - one is 1 << 4, another is very
different. I believe this is a conflict of gnome1 and gnome2 versions -
but no idea to solve it.

I'd really appreciate suggestions
John



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]