[Nautilus-list] Nautilus fails to compile with glib/gtk+ 1.2.9



I saw some recent posts about this, but haven't seen a resolution.  I
believe that the reason compiles are failing is because of glib/gtk+
1.2.9.  It changed the location of include files.  If someone updated
via RPM, or updated via source and followed the instructions for
cleaning up their $(includedir)s, then the compile will fail.  I don't
know much about the autoconf mystery, but I compared Makefiles with what
Evolution does (which does compile fine), and in the Evolution Makefiles
CPPFLAGS has the glib/gtk+ definitions in it, and Nautilus leaves it
blank.

Dan


gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../cut-n-paste-code
-I/usr/local/include -DNEED_GNOMESUPPORT_H
-I/usr/local/lib/gnome-libs/include -I/usr/local/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/nautilusclist.pp -c  -fPIC
-DPIC nautilusclist.c -o nautilusclist.lo
nautilusclist.c:31: gtk/gtkmain.h: No such file or directory
In file included from nautilusclist.c:32:
nautilusclist.h:35: gdk/gdk.h: No such file or directory
nautilusclist.h:36: gtk/gtksignal.h: No such file or directory
nautilusclist.h:37: gtk/gtkalignment.h: No such file or directory
nautilusclist.h:38: gtk/gtklabel.h: No such file or directory
nautilusclist.h:39: gtk/gtkbutton.h: No such file or directory
nautilusclist.h:40: gtk/gtkhscrollbar.h: No such file or directory
nautilusclist.h:41: gtk/gtkvscrollbar.h: No such file or directory
nautilusclist.h:42: gtk/gtkenums.h: No such file or directory
nautilusclist.c:33: gtk/gtkbindings.h: No such file or directory
nautilusclist.c:34: gtk/gtkdnd.h: No such file or directory
nautilusclist.c:35: gdk/gdkx.h: No such file or directory
nautilusclist.c:36: gdk/gdkkeysyms.h: No such file or directory
make: *** [nautilusclist.lo] Error 1







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