I think this is due to the fact that libxpcom(_core).so lives in /usr/lib/firefox, and is missing an appropriate entry to /etc/ld.so.conf.
For example - I'm running gutsy, and the following worked well: $ sudo echo -e "# for firefox - libxpcom\n/usr/lib/firefox" >> /etc/ld.so.conf.d/firefox_libxpcom -- Can't compile with the gtkembedmoz.h of firefox-dev under gutsy https://bugs.launchpad.net/bugs/155651 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
