Re: [Rhythmbox-devel] Compiling troubles (was Die Groups Die)



> Yeah. No troubles. I've GNOME Desktop from HEAD in /opt/gnome and no
> troubles using/compiling bonobo stuff.
> 
> IMHO it's something related to library path/scope. 
> Take a look to command line in previous mail: it seems like after
> putting /opt/gnome/lib/libmonkey-media.so in command line, Make (or
> whatever) inserts some GNOME stuff from /usr/lib (ORBit too).
> 
> So (I repeat, IMHO and I'm not a gcc geek) linking object code, gcc uses
> /opt/gnome/lib/libbonobo-2.so and /usr/lib/libORBit-2.so ('cause it's
> listed in command line before /opt/gnome/lib/libORBit-2.so). 
> 
> But making 'grep /usr/lib /opt/gnome/lib/pkgconfig' I obtain NULL, so
> why there are GNOME libs from /usr/lib in command line?
> Only musicbrainz/ogg/id3 should be linked from here.

Do echo $PKG_CONFIG_PATH
pkg-config will check the paths listed there in order, so make sure
it is set to "/opt/gnome/lib/pkgconfig:/usr/lib/pkgconfig"

> But i.e. nautilus load preferences:/ in half time then GNOME from
> distro. But I don't know if it come from gcc or nautilus itself. I've to
> rebuild nautilus without them...

Nautilus HEAD is faster than 2.2 no matter what way you compile it.




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