Closed Bug 126163 Opened 23 years ago Closed 22 years ago

-lSM -lICE are hard coded

Categories

(SeaMonkey :: Build Config, defect, P3)

All
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.0.1

People

(Reporter: colin, Assigned: netscape)

References

()

Details

(Whiteboard: [fixed on trunk])

Attachments

(1 file)

In /embedding/browser/gtk/tests/Makefile.in (see URL link) the SM and ICE
libraries are unconditionally loaded, even though we have tests for the
existence of the libraries in configure. OpenVMS doesn't have the libraries and
so our linker complains.
The hardcoded -lSM & -lICE disappeared with the static-*.mk reorg.  Leaving this
bug open as we do need to make those libraries available to the makefiles as
-lXt requires them on some platforms.
Priority: -- → P3
Target Milestone: --- → mozilla1.0
Changing O/S from OpenVMS to Linux so that this bug disappears off my radar.
OS: OpenVMS → Linux
Hardware: DEC → All
Comment on attachment 83306 [details] [diff] [review]
Conditionally check for -lSM & -lICE if -lXt test fails

r=bryner
Attachment #83306 - Flags: review+
Blocks: 138348
Status: NEW → ASSIGNED
Whiteboard: [fixed on trunk]
Target Milestone: mozilla1.0 → mozilla1.0.1
http://mpt.phrasewise.com/2002/06/07
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Comment on attachment 83306 [details] [diff] [review]
Conditionally check for -lSM & -lICE if -lXt test fails

Please land this on the 1.0.1 branch.  Once there, replace the
"mozilla1.0.1+" keyword with the "fixed1.0.1" keyword.

(Note:	the inconsistent tabs/spaces make this patch a real pain to read.)
Attachment #83306 - Flags: approval+
Target Milestone: mozilla1.1alpha → mozilla1.0.1
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: