Closed
Bug 703305
Opened 12 years ago
Closed 12 years ago
Bug 701996 broke elf hack
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla11
People
(Reporter: dougt, Assigned: sriram)
References
Details
Attachments
(1 file, 1 obsolete file)
1.15 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
Bug 701996 broke elf hack. we should fix that. probably a bad DEPTH in a makefile. make -C mobile/xul/installer elfhack make[1]: Entering directory `/builds/slave/m-cen-andrd-xul-ntly/build/obj-firefox/mobile/xul/installer' === === If you get failures below, please file a bug describing the error === and your environment (compiler and linker versions), and use === --disable-elf-hack until this is fixed. === cd ../../../dist/bin; find . -name "*.so" | xargs ../../../build/unix/elfhack/elfhack xargs: ../../../build/unix/elfhack/elfhack: No such file or directory make[1]: *** [elfhack] Error 127 make[1]: Leaving directory `/builds/slave/m-cen-andrd-xul-ntly/build/obj-firefox/mobile/xul/installer' make: *** [buildsymbols] Error 2
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #575235 -
Flags: review?(ted.mielczarek)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #575235 -
Attachment is obsolete: true
Attachment #575235 -
Flags: review?(ted.mielczarek)
Attachment #575237 -
Flags: review?(ted.mielczarek)
Reporter | ||
Updated•12 years ago
|
Attachment #575237 -
Flags: review?(ted.mielczarek) → review?(khuey)
Updated•12 years ago
|
Attachment #575237 -
Flags: review?(khuey) → review+
Updated•12 years ago
|
Assignee: nobody → sriram
Reporter | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b370bc4a6174
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → mozilla11
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•