On Fri, 2002-01-04 at 07:39, Adrian Phillips wrote:
> Is GnomeVFS required for Gnome build now ?

Yes.

> Debian installs the include files in versioned directories :-
> adrian@grannyogg:abi 544 $ ls -la /usr/include/gnome
> gnome-1.0             gnome-vfs-2.0         gnome-xml             
> gnome-vfs-1.0         gnome-vfs-module-2.0  gnome.h               


[rms@roque rms]$ gnome-config --cflags vfs
-I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
-I/usr/include/gnome-xml -I/usr/include -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gconf/1
-I/usr/include/gtk-1.2 -I/usr/X11R6/include -D_REENTRANT
[rms@roque rms]$ gnome-vfs-config --cflags
-I/usr/include/gnome-vfs-1.0 -I/usr/lib/gnome-vfs-1.0/include
-I/usr/include/gnome-xml -I/usr/include -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gconf/1
-I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT

I have a redhat 7.2 with ximian gnome (for the above result).

Executing those two commands provides similar (and valid) result? I
think Martin's using gnome-config --cflags (...) vfs or the
gnome-vfs-config --cflags, for instance.

I see that there is an #include "libgnomevfs/gnome-vfs.h"
 in the file your build broken on.
I think that _maybe_ your (...)-config may be non existant or displaying
improper values, OR that the makefile assumes something wrong while
defining a -I somewhere.

Hugs, rms

-- 
+ No matter how much you do, you never do enough -- unknown
+ Whatever you do will be insignificant,
| but it is very important that you do it -- Ghandi
+ So let's do it...?

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to