Re: [gnome-love] Help building Gnome 3 on Debian Squeeze



On 11-04-29 11:24 AM, Scott Parker wrote:
On 11-04-29 5:58 AM, Andre Klapper wrote:
On Fri, 2011-04-29 at 00:49 -0700, Scott Parker wrote:
Getting closer but now I'm getting an error building tracker. After
searching a bit I tried adding -lxml2 to the LDFLAGS but no success.
make[4]: Entering directory
`/home/gnomedev/checkout/gnome/tracker-0.10.2/src/tracker-writeback'
   CCLD   tracker-writeback
/usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlParseMemory LIBXML2_2 4 30'
I assume that xmlParseMemory was introduced in libxml2>  2.4.30.

By default jhbuild uses libxml2 2.7.x and not ancient 2.4.30.
Did jhbuild built libxml2 earlier, and if so which version?
Or do you have libxml2 in the "skip" list in ~/.jhbuildrc by any chance?

andre
The libxml2 module was the very first module built and the version is 2.7.8. I'm also not skipping any modules in my jhbuildrc. It's just odd that I'm having problems with it now.
Well I found a solution I just disabled the building of the playlist module by adding the following to my jhbuildrc.

module_autogenargs['tracker'] = '--disable-playlist ' + autogenargs




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