Bug 389391

Summary: GtkMozEmbed broken with Xulrunner
Product: [Fedora] Fedora Reporter: Erik van Pienbroek <erik-fedora>
Component: xulrunnerAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: caillon, dwmw2, gecko-bugs-nobody, johnp, stransky
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-19 14:59:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Erik van Pienbroek 2007-11-18 14:42:15 UTC
I've just installed the latest xulrunner package from koji (1.9-0.alpha9.5.fc9),
but the
compilation of my gtkmozembed based program fails due to a missing file:

$ pkg-config --libs xulrunner-gtkmozembed
-L/usr/lib/xulrunner-1.9a9pre -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4
-lnspr4 -lpthread -ldl  

$ find /usr/lib/xulrunner-1.9a9pre -name xpcomglue*
<no results>

The library xpcomglue_s doesn't exist yet in the xulrunner{,-devel}
package.

Comment 1 Martin Stransky 2007-11-19 12:50:52 UTC
Try find /usr/lib64/xulrunner-1.9a9pre -iname *xpcomglue*

Comment 2 Erik van Pienbroek 2007-11-19 13:05:22 UTC
I don't use a 64bit environment here, so the folder /usr/lib64 doesn't exist.
The command 'find /usr/lib/xulrunner-1.9a9pre -iname *xpcomglue*' doesn't return
any results

Comment 3 Martin Stransky 2007-11-19 14:31:18 UTC
I see. I've removed all *.a from -devel package...

Comment 4 Martin Stransky 2007-11-19 14:59:57 UTC
added libs to xulrunner-1.9-0.alpha9.6.fc9