On Sun, Dec 20, 2009 at 3:33 PM,  <cliffhan...@gardener.com> wrote:
> '/home/sources/gir-repository-0.6.5/gir/tmp-introspectdVUD4O/GConf-2.0',
> '-L.', '-lgconf-2', '-pthread', '-Wl,--export-dynamic', '-lgio-2.0',
> '-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0',
> '-lgthread-2.0', '-lrt', '-lglib-2.0',
Hmm, this happens if you install GNOME outside of /usr. Either hack
the package to link aganst the Gnome libs, or link the gnome libs that
appear as optional deps into /usr. Example:

ln -sfv $GNOME_PREFIX/lib/libgconf-2.so /usr/lib

-- 
William Immendorf
The ultimate in free computing.
Messages in plain text, please, no HTML.

--------------

"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to