Re: vfs.h and baboon



On Mon, 14 Sep 1998, David Stahl wrote:

> I'm building the latest baboon from CVS and I get the error that it can't
> find vfs.h.
> 
> All I need to do is change the line in the problematic file (storage.c and
> I think one other one) to say:
> 
> #include <sys/vfs.h>  instead of
> #include <vfs.h>
> 
> Anyone had this problem, or know if this will work? I've had problems
> building gnome-games because of a lib gnorba problem, and baboon doesn't
> seem to fix it, if I use the vfs.h from my include/sys directory.

I had that problem as well.  I had assumed that it may have been looking
for the vfs.h in libvfs under ORBit (I saw a libvfs/vfs.h in one of the
trees, I can't remember off hand, so mybe it isn't ORBit).  It probably
was vfs.h under include/sys, not libvfs.  Anyone know which was meant to
be used?  In case, using vfs.h from libvfs got baboon to compile.

> 	dave

wfms



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