Re: Problem compiling gnome-vfs-1.0.0



>> On Sun, 18 Mar 2001, Klaus Dahlke wrote:
>>> -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

> On Sun, 18 Mar 2001 12:18:51 Jens Finke wrote:
>> Looks like you need a more recent GConf version.

on 3/18/01 7:39 AM, Klaus Dahlke at klaus dahlke gmx de wrote:
> $ gconf-config --version
> 1.0.0
> 
> $ gconf-config --libs
> -L/app/gnome/lib -L/usr/lib -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP
> -lORBitutil -lglib -lm

Perhaps you have two sets of the gconf headers. Maybe gconf is installed in
two different prefixes. The error above are definitely an example of the
gnome-vfs compile including headers from an old gconf.

    -- Darin





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