Closed
Bug 1134666
Opened 10 years ago
Closed 10 years ago
Master hamachi build fails on OS X: error in MatroskaExtractor.cpp
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kats, Unassigned)
References
Details
Attachments
(1 file)
|
1.40 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1134663 +++
I'm trying to build a master Hamachi build on OS X, running into problems. Second one:
frameworks/base/media/libstagefright/matroska/MatroskaExtractor.cpp: In member function 'void android::MatroskaExtractor::findThumbnails()':
frameworks/base/media/libstagefright/matroska/MatroskaExtractor.cpp:771:17: error: redeclaration of 'int32_t i'
frameworks/base/media/libstagefright/matroska/MatroskaExtractor.cpp:760:17: error: 'size_t i' previously declared here
make: *** [out/target/product/hamachi/obj/STATIC_LIBRARIES/libstagefright_matroska_intermediates/MatroskaExtractor.o] Error 1
make: *** Waiting for unfinished jobs....
| Reporter | ||
Updated•10 years ago
|
Summary: Master hamachi build fails on OS X: error in bionic/libm/arm/e_pow.S → Master hamachi build fails on OS X: error in MatroskaExtractor.cpp
| Reporter | ||
Comment 1•10 years ago
|
||
Guess we're not supporting Hamachi any more.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•