Closed Bug 5296 Opened 26 years ago Closed 26 years ago

Build issues with the Chrome project on Macintosh

Categories

(SeaMonkey :: Build Config, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pierre, Assigned: mikepinkerton)

Details

We have several issues with the Chrome project on Mac: - The 'chrome.toc' file doesn't exist. - The 'chrome.shlb' or 'chromeDebug.shlb' DLL is not stored at the same level as the application in the 'dist' directory. - A 'chrome' directory is created in the 'dist' directory that contains various files (project, debug, source, etc...) which end up being shipped in the daily builds.
Status: NEW → ASSIGNED
The chrome DLLS are placed in the components directory. Isn't that where they're supposed to go? As for the other two problems, I don't really have much of a clue how to fix them. I'll need a Mac person's help.
All this is caused by an overzealous copying to dist. The shlb is in the correct place (the components folder) and the extra files will go away. this is the dup of another bug, but i can't find it now.
If you tell me where to store 'registry.rdf', I can take care of this bug.
It goes in a top-level directory called chrome (which is a sibling of the res directory).
Thanks pink.
Assignee: hyatt → pierre
Status: ASSIGNED → NEW
reassigned to myself
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Pierre, the scripts should make a copy of registry.rdf in the Chrome directory, rather than making an alias. This is because this file can be written into at runtime, and don't want people checkin in modified copies of the file by mistake.
Assignee: pierre → pinkerton
Status: REOPENED → NEW
Reassigned to pink.
Status: NEW → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
fixed and checked in.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.