Closed
Bug 90540
Opened 24 years ago
Closed 24 years ago
Cannot build in mozilla\embedding\config directory
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aaronlev, Assigned: chak)
References
Details
I get this error:
(Notice both kind of slashes / and \ in the help.xul path)
+++ making chrome C:/moz/mozilla/embedding/config => ..\..\dist\WIN32_D.OBJ\bin
\chrome/embed.jar
error: file '..\..\dist\WIN32_D.OBJ\Embed\tmpchrome/help/content/help/help.xul'
doesn't exist at ..\..\config\make-jars.pl line 207, <STDIN> line 2.
NMAKE : fatal error U1077: 'perl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\run\vstudio\VC98\bin\NMAKE.EXE' : return code '0x
2'
Stop.
Assignee | ||
Comment 1•24 years ago
|
||
This was introduced in the process of fixing
http://bugzilla.mozilla.org/show_bug.cgi?id=83393
Adam's working on fixing this issue in
http://bugzilla.mozilla.org/show_bug.cgi?id=90404
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
•