LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   BLFS 6.1: Gnome-vfs-2.10.1 make error (https://www.linuxquestions.org/questions/linux-from-scratch-13/blfs-6-1-gnome-vfs-2-10-1-make-error-474539/)

Lenard Spencer 08-16-2006 05:27 PM

BLFS 6.1: Gnome-vfs-2.10.1 make error
 
I resumed trying to install the Gnome packages today, and make errors out with this:
Code:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../imported/neon -DORBIT2=1 -pthread -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -pthread -I/opt/gnome2/include/gconf/2 -I/opt/gnome2/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSSH_PROGRAM=\"ssh\" -DG_DISABLE_DEPRECATED -DDATADIR=\"/opt/gnome2/share\" -DPREFIX=\"/opt/gnome2\" -DLIBDIR=\"/opt/gnome2/lib\" -DSYSCONFDIR=\"/etc/gnome\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\" -g -O2 -c smb-method.c -MT smb-method.lo -MD -MP -MF .deps/smb-method.TPlo  -fPIC -DPIC -o .libs/smb-method.o
smb-method.c: In function `do_close':
smb-method.c:1428: error: structure has no member named `close'
make[2]: *** [smb-method.lo] Error 1
make[2]: Leaving directory `/home/lfs/blfs/gnome-vfs-2.10.1/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lfs/blfs/gnome-vfs-2.10.1'
make: *** [all] Error 2

I have all the required packages installed. Is there anything I'm missing?

One thing I almost forgot, it's complaining about not finding libgobject-2.0.la, but it is there.

jong357 08-29-2006 06:33 AM

It's been 2 weeks since you posted but are you still stuck? For future refrence, post ALL errors, including the part about it's complaining of not finding libgobject-2.0.la


All times are GMT -5. The time now is 07:51 PM.