Closed
Bug 220450
Opened 22 years ago
Closed 22 years ago
Bugfix for 215981 kills build process of MozillaFirebird.
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fredbezies, Assigned: bryner)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-fr; rv:1.6a) Gecko/20030926 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-fr; rv:1.6a) Gecko/20030926 Firebird/0.7+
All is in the title. It is discussed on MozillaZine Forum.
When compiling nsChromeRegistry.cpp, build process is killed. Firebird and
Thunderbird are both concerned.
See http://forums.mozillazine.org/viewtopic.php?t=26893 and
http://forums.mozillazine.org/viewtopic.php?t=26878 for logs of bug.
Reproducible: Always
Steps to Reproduce:
1.Grab a tarball
2.Update it with CVS
3.make -f client.mk build
Actual Results:
Build process is killed in nsChromeRegistry.cpp
Expected Results:
End build process after creating mozillafirebird executable.
Bug is reported on linux and Windows. Cf mozillazine thread URL I gave in
description.
Reporter | ||
Comment 1•22 years ago
|
||
Oups. Modifying title (made a mistake in bug number)
Summary: Bugfix for 218951 kills build process of MozillaFirebird. → Bugfix for 215981 kills build process of MozillaFirebird.
Comment 2•22 years ago
|
||
Adding Bug 215981 to comments so that we've got a clickable link.
Comment 3•22 years ago
|
||
Someone needs to change this to All/All. The original reporter on the MZ forums
(yusufg) was building on Linux.
Comment 4•22 years ago
|
||
Confirmed with MacOS 10.2.6.
Changing to All.
OS: Windows XP → All
Hardware: PC → All
Comment 5•22 years ago
|
||
I am the original reporter of the problem, on
http://forums.mozillazine.org/viewtopic.php?t=26878 as the original bug reporter
quoted. It was on Linux.
Comment 6•22 years ago
|
||
Johnny, can you take a look at this?
Assignee | ||
Comment 7•22 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•22 years ago
|
||
Thanks a lot for the fix.
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•