Closed
Bug 335687
Opened 18 years ago
Closed 18 years ago
build error: an error with the copy of xmlextras.xpt
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sugar.waffle, Assigned: sugar.waffle)
References
()
Details
(Keywords: fixed1.8.1)
Attachments
(2 files)
2.23 KB,
patch
|
mark
:
review+
|
Details | Diff | Splinter Review |
3.59 KB,
patch
|
mark
:
superreview+
|
Details | Diff | Splinter Review |
xmlextras.xpt doesn't exist by bug324865. Therefore, the error occurs by copying this file. PBXCp build/Camino.app/Contents/MacOS/components/xmlextras.xpt ../extensions/xmlextras/base/public/_xpidlgen/xmlextras.xpt cd /Users/sek/Documents/mozilla-current/camino/mozilla/camino /Developer/Tools/pbxcp -exclude .DS_Store -exclude CVS -strip-debug-symbols -resolve-src-symlinks /Users/sek/Documents/mozilla-current/camino/mozilla/camino/../extensions/xmlextras/base/public/_xpidlgen/xmlextras.xpt /Users/sek/Documents/mozilla-current/camino/mozilla/camino/build/Camino.app/Contents/MacOS/components /Users/sek/Documents/mozilla-current/camino/mozilla/camino/../extensions/xmlextras/base/public/_xpidlgen: No such file or directory ** BUILD FAILED ** make[4]: *** [libs] Error 1 Mac OS X 10.3.9
Comment 2•18 years ago
|
||
Comment on attachment 220013 [details] [diff] [review] quick patch Bug 324865 moved xmlextras.xpt into content_base.xpt. Thanks for the patch!
Attachment #220013 -
Flags: review+
Updated•18 years ago
|
Assignee: nobody → crot0
Blocks: 324865
Summary: build error: an error with the copy of xmlextras.xpt. → build error: an error with the copy of xmlextras.xpt
Comment 3•18 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
Sorry about this.
Comment 5•18 years ago
|
||
No biggie.
Comment 6•18 years ago
|
||
Somebody needs to make the equivalent change on the 1.8 branch.
I'm going to get Mano to check this in to stop the burning, but requesting ex post facto review for propriety's sake.
Attachment #225236 -
Flags: superreview?(mark)
Comment 9•18 years ago
|
||
Comment on attachment 225236 [details] [diff] [review] Branch version ex post bustageo
Attachment #225236 -
Flags: superreview?(mark) → superreview+
You need to log in
before you can comment on or make changes to this bug.
Description
•