Closed
Bug 59695
Opened 25 years ago
Closed 25 years ago
Build fails if older version of ORBit is installed on non-RH6.0 systems
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cls, Assigned: cls)
Details
Attachments
(1 file)
|
2.74 KB,
patch
|
Details | Diff | Splinter Review |
Some OS distributions are still shipping an older version of ORBit that does not
include libIDL-config. Since we already had the RH6.0 "Hedwig" specific hack in
our tree, it's a bit late to tell people to just upgrade ORBit. I have a patch
that makes the orbit-config check generic and attempts to use the result of
orbit-config to fill-in LIBIDL_CFLAGS & LIBIDL_LIBS.
Comment 2•25 years ago
|
||
marking fixed (fix checked in). cls, you can verify =)
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•