On Fri, Sep 14, 2012 at 11:03:11PM +0100, Robin wrote: > Found the error : > > ./google-breakpad/src/common/linux/file_id.o: In function `operator > delete(void*)': > file_id.cc:(.text._ZdlPv[_ZdlPv]+0x1): undefined reference to `moz_free' > collect2: error: ld returned 1 exit status > make[7]: *** [crashreporter] Error 1 > > Oddly 'moz_free' seemed to be defined in other parts which built without > error. > > rm 'd mozilla-release directory and unpacked the archive again. > This time it built without any errors. > > Thanks > Glad you fixed it. Crash-reporter is known to have caused problems in the past, that's why the book's mozconfig disables it. I hadn't realised they were build problems [ perhaps only with multiple make jobs ].
ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
