[Bug 155651] Can't compile with the gtkembedmoz.h of firefox-dev

TualatriX tualatrix at gmail.com
Mon Oct 22 04:26:20 UTC 2007


Public bug reported:

Binary package hint: firefox-dev

I'm using Ubuntu 7.10 Gutsy Gibbon, I've noticed that firefox's version
of Gutsy is 2.0.0.6.

Before I upgraded to Gutsy, my system is Feisy, and I use Feisty to
compile an application that use gtk_moz_embed widget. Thereis no
problem.

After I upgraded to Gutsy, I found there have problem with firefox-dev package. Because I can't compile the application under Gutsy. Besides this, application that with firefox-gtkmozembed lib will occur this problem.
if an application have the header file : <gtkembedmoz/gtkmozembed.h>, and  compile with " pkg-config --cflags --libs gtk+-2.0 firefox-gtkmozembed", Gutsy will tell me:

/usr/bin/ld: warning: libxpcom_core.so, needed by /usr/lib/firefox/libgtkembedmoz.so, not found (try using -rpath or -rpath-link)
/usr/lib/firefox/libxpcom.so: undefined reference to `NS_GetDebug_P'
/usr/lib/firefox/libgtkembedmoz.so: undefined reference to `nsPromiseFlatCString::Init(nsACString_internal const&)'
/usr/lib/firefox/libgtkembedmoz.so: undefined reference to `nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&)'
/usr/lib/firefox/libgtkembedmoz.so: undefined reference to `nsCRT::strdup(unsigned short const*)'
.......
......

And the same thing won't take place in Feisty.

Another bug is, if I run the application compiled under Feisty with
gtkMozEmbed, Gutsy will tell me"core dumped".

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Can't compile with the gtkembedmoz.h of firefox-dev
https://bugs.launchpad.net/bugs/155651
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list