Closed Bug 1002844 Opened 11 years ago Closed 11 years ago

building Fennec debug throws undefined reference errors in content/media/webrtc/MediaEngine.h

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

29 Branch
x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1002729

People

(Reporter: myk, Unassigned)

References

Details

Building Fennec debug on Mac now fails on: 1:52.70 /Users/myk/Mozilla/gecko-dev/content/media/webrtc/MediaEngine.h:159: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_169_VIDEO_WIDTH' 1:52.70 /Users/myk/Mozilla/gecko-dev/content/media/webrtc/MediaEngine.h:159: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_43_VIDEO_WIDTH' 1:52.70 /Users/myk/Mozilla/gecko-dev/content/media/webrtc/MediaEngine.h:164: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_169_VIDEO_HEIGHT' 1:52.70 /Users/myk/Mozilla/gecko-dev/content/media/webrtc/MediaEngine.h:164: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_43_VIDEO_HEIGHT' It didn't fail a week ago, before those lines existed, so bug 907352 seems like the culprit, although I haven't yet bisected. Building optimized works as expected.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.