Closed
Bug 310433
Opened 19 years ago
Closed 13 years ago
obsolete files in packages-static
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wolfiR, Unassigned)
Details
during packaging of yesterday's Firefox build from 1.8 branch I get the following: Warning: package error or possible missing or unnecessary file for the following files: files reason components/libjar50.so linked statically in firefox-bin components/helperAppDlg.xpt not necessary? components/necko_jar.xpt not necessary? components/libauth.so linked statically in firefox-bin res/platform-forms.css not available? res/svg.css not copied? components/dom_svg.xpt not created? chrome/pipnss.jar not created? I think some are obsolete but I'm not sure for both SVG files because I've compiled in SVG support without getting any error but it simply doesn't work.
| Reporter | ||
Comment 1•19 years ago
|
||
Both SVG files are there if SVG is enabled ;-) So this is the current "missing" list: bin/components/xremoteservice.xpt (packages-static, 170). bin/components/libauth.so (packages-static, 197). bin/res/platform-forms.css (packages-static, 236). bin/chrome/pipnss.jar (packages-static, 288). bin/components/libauth.so (packages-static, 299).
Comment 2•13 years ago
|
||
Can you please update to a recent version, create a fresh profile (see http://support.mozilla.com/en-US/kb/managing+profiles for more information), and test this again? If you still see this problem, please add a comment to this report and tell us your version and your operating system (Windows, Mac OS, Linux). If the problem does not happen anymore, please set the status of this report to RESOLVED > WORKSFORME. Thanks for your help!
| Reporter | ||
Comment 3•13 years ago
|
||
This is so old and changed a hundred times inbetween with omni.jar and whatnot. Closing as WFM
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 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
•