Closed Bug 188527 Opened 22 years ago Closed 22 years ago

AIX: Linker errors when building GTK2 as default toolkit

Categories

(SeaMonkey :: Build Config, defect)

Other
AIX
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pkwarren, Assigned: netscape)

References

Details

Attachments

(1 file, 1 obsolete file)

When building on AIX with --enable-default-toolkit=gtk2, several linker errors prevent the build from completing. In most instances we only need to add the X11 library to the link line.
Attached patch Fix linker errors on AIX (obsolete) — Splinter Review
Attachment #111191 - Flags: review?(seawood)
Comment on attachment 111191 [details] [diff] [review] Fix linker errors on AIX I stlll think that pkg-config should have listed those libs. r=cls
Attachment #111191 - Flags: review?(seawood) → review+
hp, what do you think about the problems we've been seeing on solaris and AIX with pkg-config not listing all of the right libs?
Checking in embedding/browser/gtk/tests/Makefile.in; /cvsroot/mozilla/embedding/browser/gtk/tests/Makefile.in,v <-- Makefile.in new revision: 1.25; previous revision: 1.24 done Checking in modules/plugin/base/src/Makefile.in; /cvsroot/mozilla/modules/plugin/base/src/Makefile.in,v <-- Makefile.in new revision: 1.82; previous revision: 1.81 done Checking in modules/plugin/samples/default/unix/Makefile.in; /cvsroot/mozilla/modules/plugin/samples/default/unix/Makefile.in,v <-- Makefile.in new revision: 1.25; previous revision: 1.24 done Checking in widget/src/gtk2/mai/Makefile.in; /cvsroot/mozilla/widget/src/gtk2/mai/Makefile.in,v <-- Makefile.in new revision: 1.7; previous revision: 1.6 done Checking in widget/src/gtkxtbin/Makefile.in; /cvsroot/mozilla/widget/src/gtkxtbin/Makefile.in,v <-- Makefile.in new revision: 1.11; previous revision: 1.10 done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Had to back out this patch because it broke the Linux GTK2 tinderbox. I believe I forgot to add the $(XLDFLAGS) parameter in one of the Makefiles. Will post a better patch tomorrow.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #111191 - Attachment is obsolete: true
Attachment #111301 - Flags: review?(seawood)
Comment on attachment 111301 [details] [diff] [review] Added missing $(XLDFLAGS) r=cls
Attachment #111301 - Flags: review?(seawood) → review+
Checked in.
Fixed with yesterday's checkin.
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → FIXED
Verified in today's build.
Status: RESOLVED → VERIFIED
*** Bug 186567 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: