Closed
Bug 221984
Opened 22 years ago
Closed 22 years ago
[PATCH] Camino builds are busted.
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Usul, Assigned: mikepinkerton)
References
()
Details
Attachments
(1 file)
|
1.83 KB,
patch
|
bryner
:
review+
cls
:
review+
sbwoodside
:
superreview+
|
Details | Diff | Splinter Review |
Cls' tinderbox is busted as is simon b wooside's.
Simon found a workaround which is to :
"I just had to add ../dist/include/necko to the header search path for
PrivacyPrefPane target in the project on my build. It couldn't find
nsCCookieManager.h ... Seems to be due to:
http://bugzilla.mozilla.org/show_bug.cgi?id=210561
I don't know how the tinderbox is building OK without this project file
change.....???
"
| Reporter | ||
Comment 1•22 years ago
|
||
adding interested parties to cc.
The tinderbox wasn't deleting camino/build since I thought camino had
dependencies set up properly. I guess not.
Comment 3•22 years ago
|
||
A patch to project.pbproj. The line numbers may be off, I deleted other hunks
that had nothing to do with the fix.
Comment 4•22 years ago
|
||
Comment on attachment 133234 [details] [diff] [review]
add necko to HEADER_SEARCH_PATHS
that's HEADER_SEARCH_PATHS
Attachment #133234 -
Attachment description: add necko to SEARCH_LIBRARY_PATH → add necko to HEADER_SEARCH_PATHS
| Reporter | ||
Comment 5•22 years ago
|
||
adjusting summary.
Simon you should ask someone to review you patch so we could land it.
Summary: Camino builds are busted. → [PATCH] Camino builds are busted.
Comment 6•22 years ago
|
||
Comment on attachment 133234 [details] [diff] [review]
add necko to HEADER_SEARCH_PATHS
good idea...
Attachment #133234 -
Flags: review?
| Reporter | ||
Updated•22 years ago
|
Attachment #133234 -
Flags: review? → review?(bryner)
Updated•22 years ago
|
Attachment #133234 -
Flags: review?(bryner) → review+
| Reporter | ||
Updated•22 years ago
|
Attachment #133234 -
Flags: superreview?(cls)
Updated•22 years ago
|
Attachment #133234 -
Flags: review?
Attachment #133234 -
Flags: superreview?(pinkerton)
Attachment #133234 -
Flags: superreview?(cls)
Attachment #133234 -
Flags: review?
| Assignee | ||
Comment 7•22 years ago
|
||
landed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Attachment #133234 -
Flags: superreview?(pinkerton)
Updated•22 years ago
|
Attachment #133234 -
Flags: superreview?(pinkerton)
Comment 9•22 years ago
|
||
Comment on attachment 133234 [details] [diff] [review]
add necko to HEADER_SEARCH_PATHS
setting sr+ to get this off the list (this list:
http://bugzilla.mozilla.org/request.cgi?action=queue&requester=&product=Camino&
type=all&requestee=&component=&group=type )
Attachment #133234 -
Flags: superreview?(pinkerton) → superreview+
You need to log in
before you can comment on or make changes to this bug.
Description
•