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' /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlFree@LIBXML2_2.4.30' /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlGetProp@LIBXML2_2.4.30' /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlNodeListGetString@LIBXML2_2.4.30' /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlFreeDoc@LIBXML2_2.4.30' /usr/lib/gcc/i486-linux-gnu/4.4.5/../../../../lib/libtotem-plparser.so: undefined reference to `xmlRecoverMemory@LIBXML2_2.4.30' collect2: ld returned 1 exit status make[4]: *** [tracker-writeback] Error 1 make[4]: Leaving directory `/home/gnomedev/checkout/gnome/tracker-0.10.2/src/tracker-writeback' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/gnomedev/checkout/gnome/tracker-0.10.2/src/tracker-writeback' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/gnomedev/checkout/gnome/tracker-0.10.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/gnomedev/checkout/gnome/tracker-0.10.2' make: *** [all] Error 2 On Thu, Apr 28, 2011 at 11:43 AM, Scott Parker <[email protected]> wrote: > On 11-04-28 3:51 AM, Andre Klapper wrote: > >> On Wed, 2011-04-27 at 18:38 -0700, Scott Parker wrote: >> >>> Okay I've run into an issue when compiling nss. >>> >>> drbg.c: In function ‘RNG_RandomUpdate’: >>> drbg.c:510: error: size of array ‘arg’ is negative >>> *** Error during phase build of nss: ########## Error running make >>> >> Okay, but that's not specific to Debian. :P >> >> Looks like https://bugzilla.mozilla.org/show_bug.cgi?id=519654 and as I >> have had the same issue for months[1] I just comment that line. :-/ >> >> andre >> >> [1] >> http://blogs.gnome.org/aklapper/2010/09/19/jhbuilding-gnome-3-0-no-fun/ >> > Interesting. The solution isn't pretty but it works. Hopefully no more show > stoppers arise. > > Scott Parker >
_______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
