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 -- rob
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
