Closed
Bug 204450
Opened 22 years ago
Closed 22 years ago
problems if the top-level folder isnt called mozilla
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jonwil, Assigned: mozbugs-build)
Details
basicly, if the top level folder (with client.mk, configure.in and stuff) isnt
called mozilla (so c:\mozilla is ok & c:\firebird\mozilla is ok but c:\firebird
isnt), the build system wont create .mozconfig.mk wont be created in the correct
place.
I dont know if there are other problems with not having the top level folder
called mozilla. I also cant find any documentation indicating it it has to be
called mozilla or not.
If there are reasons it needs to be called mozilla, this fact should be
documented in more places. If it doesnt need to be called mozilla, the
.mozconfig.mk issue and any others should be fixed.
Tested on Win32, dont know if/how it affects other platforms (MAC, Unix etc)
Comment 1•22 years ago
|
||
When you checked out the source from cvs. It generated the mozilla dir. So that
directory is part of the tree.
Now you rename the dir. It can be expected that things like that will break
things. Why would renaming stuff just work?
Comment 2•22 years ago
|
||
developers have so much better things to spend their time working on.
if you want to update the docs, submit a patch and reopen. it should be a one-liner.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•