Re: [Evolution-hackers] Evo 1.5.90 compile errors



Ok, I upgraded the following pkgs on my system:
gal-2.1.12
glib-2.4.4
libbonoboui-2.4.4
ORBit2-2.9.8

I installed their sources in /usr/local/
As root, I ran 'export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig', so
Gnome-libs are referring to the correct $PKG_CONFIG_PATH variable.

Still I rec'v the following error, after the compile:

/libglib-2.0.so /usr/lib/libxml2.so -lpthread -lz -lm -Wl,--rpath -Wl,/
usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
../../gal/util/.libs/libutil.a(e-util.o)(.text+0x2bb3): In function
`e_marshal_OBJECT__OBJECT_DOUBLE_DOUBLE_BOOLEAN':
/usr/local/gal-2.1.12/gal/util/e-marshal.c:1893: undefined reference to
`g_value_take_object'
collect2: ld returned 1 exit status
make[3]: *** [test-color] Error 1
make[3]: Leaving directory `/usr/local/gal-2.1.12/gal/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/gal-2.1.12/gal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gal-2.1.12'
make: *** [all] Error 2

I ran a 'google' search for the string 'g_value_take_object', but came up
empty. What have I missed ?



--
AG






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