Closed Bug 180700 Opened 22 years ago Closed 22 years ago

[gtk2] pkgconfig files reference non-existent gtksuperwin

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tommi.komulainen, Assigned: blizzard)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 Galeon/1.3 (Turing 42;) Gecko
Build Identifier: 

When building gtkmozembed for gtk2, the generated mozilla-gtkmozembed.pc -file
references gtksuperwin library that does not exist in the gtk2 build.  This
effectively breaks embedding altogether.


Reproducible: Always

Steps to Reproduce:
1. Build gtkmozembed with gtk2
2. make install
3. Use 'pkg-config --libs mozilla-gtkmozembed' to get compiler flags for
embedding gtkmozembed 

Actual Results:  
Provided compiler flags include '-lgtksuperwin'


Expected Results:  
Don't try to use libraries that aren't built.


This is more or less related to bug 177150.
I don't see the relationship with bug 177150.  Bug 180353 would be a closer
match but still not the same.  pkg config files -> blizzard
Assignee: seawood → blizzard
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: gtk2
Attached patch patchSplinter Review
Patch that only adds -lgtksuperwin for gtk1.2 builds.
Comment on attachment 106688 [details] [diff] [review]
patch

Asking for review from cls.
Attachment #106688 - Flags: review?(cls)
Attachment #106688 - Flags: review?(cls) → review+
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: