Problem compiling gnome-vfs-1.0.0



Hi all,

I try to compile gnome-vfs-1.0.0, but the compilation doesn't succeed. It
stops at:

make[3]: Entering directory `/app/work/gnome-vfs-1.0/modules'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    
                            -I../libgnomevfs                     
-I../libgnomevfs                        -I../intl                          
 -I../intl                                -I/app/gnome/lib/glib/include
-I/app/gnome/include -D_REENTRANT      -I/usr/include/gnome-xml            
                                                   
-I/app/gnome/include/gconf/1 -I/app/gnome/include
-I/app/gnome/lib/glib/include -I/usr/X11R6/include                         
     -I/app/gnome/lib/glib/include -I/app/gnome/include -D_REENTRANT
-I/usr/X11R6/include                           -D_GNU_SOURCE               
                   -D_REENTRANT                                   
-D_POSIX_PTHREAD_SEMANTICS                    -DPREFIX=\"/app/gnome\"    -g
-O2 -c http-method.c
rm -f .libs/http-method.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libgnomevfs -I../libgnomevfs
-I../intl -I../intl -I/app/gnome/lib/glib/include -I/app/gnome/include
-D_REENTRANT -I/usr/include/gnome-xml -I/app/gnome/include/gconf/1
-I/app/gnome/include -I/app/gnome/lib/glib/include -I/usr/X11R6/include
-I/app/gnome/lib/glib/include -I/app/gnome/include -D_REENTRANT
-I/usr/X11R6/include -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DPREFIX=\"/app/gnome\" -g -O2 -c http-method.c  -fPIC -DPIC -o
libs/http-method.lo
http-method.c: In function `vfs_module_init':
http-method.c:2816: `GError' undeclared (first use in this function)
http-method.c:2816: (Each undeclared identifier is reported only once
http-method.c:2816: for each function it appears in.)
http-method.c:2816: `gconf_error' undeclared (first use in this function)
http-method.c:2817: parse error before `*'
http-method.c:2836: warning: assignment makes pointer from integer without
a cast
http-method.c:2852: `attr' undeclared (first use in this function)
http-method.c:2868: `proxy_value' undeclared (first use in this function)
make[3]: *** [http-method.lo] Error 1
make[3]: Leaving directory `/app/work/gnome-vfs-1.0/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/app/work/gnome-vfs-1.0/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/app/work/gnome-vfs-1.0'
make: *** [all-recursive-am] Error 2


Do I miss a paricular lib? Thanks.

Best regards,
Klaus





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