Closed
Bug 264818
Opened 20 years ago
Closed 20 years ago
Error with make-jars.pl
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: d_king, Assigned: mscott)
Details
When building Thunderbird under Fedora Core 2 w/2.6.8.1 kernel I get the following :- +++ making chrome /home/mozilla/source/thunderbird/mozilla/mail/base/skin => ../../../dist/bin/chrome/classic.jar +++ updating chrome ../../../dist/bin/chrome/installed-chrome.txt +++ skin,install,url,jar:resource:/chrome/classic.jar!/skin/classic/global/ error: file './folderPane.css' doesn't exist at ../../../config/make-jars.pl line 425. gmake[5]: *** [libs] Error 2 gmake[5]: Leaving directory `/home/mozilla/source/thunderbird/mozilla/mail/base/skin' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/home/mozilla/source/thunderbird/mozilla/mail/base'gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/home/mozilla/source/thunderbird/mozilla/mail' gmake[2]: *** [tier_99] Error 2 gmake[2]: Leaving directory `/home/mozilla/source/thunderbird/mozilla' make[1]: *** [default] Error 2 make[1]: Leaving directory `/home/mozilla/source/thunderbird/mozilla' make: *** [build] Error 2 This seems to be the same problem as is causing some of the Thunderbird tinderbox's to go "red".
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•