Closed
Bug 112243
Opened 24 years ago
Closed 24 years ago
Gmake dies with error 255 after install phase
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mkaply, Assigned: netscape)
Details
Attachments
(1 file)
|
683 bytes,
patch
|
netscape
:
review+
|
Details | Diff | Splinter Review |
We have a problem where the OS/2 builds dies after the
install phase.
We tracked to a gmake problem where if myconfig.mk and
myrules.mk don't exist, we die.
We looked at fixing gmake, but we believe this is a case
where it makes more sense to change Moz then to cause
everyone to move to a new gmake.
Diff attached.
| Reporter | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
Comment on attachment 59378 [details] [diff] [review]
Create myconfig.mk and myrules.mk if they don't exist
r=cls
Attachment #59378 -
Flags: review+
| Reporter | ||
Comment 3•24 years ago
|
||
Fix checked in
Status: NEW → RESOLVED
Closed: 24 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
•