Closed Bug 1004230 Opened 10 years ago Closed 10 years ago

content/media/webrtc/MediaEngine.h:159: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_169_VIDEO_WIDTH'

Categories

(Core :: WebRTC, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1002729

People

(Reporter: jgilbert, Unassigned)

Details

I'm getting the following link failure:

12:42.52 /media/jgilbert/fast-ext4/dev/mozilla/central/content/media/webrtc/MediaEngine.h:159: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_169_VIDEO_WIDTH'
12:42.52 /media/jgilbert/fast-ext4/dev/mozilla/central/content/media/webrtc/MediaEngine.h:159: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_43_VIDEO_WIDTH'
12:42.53 /media/jgilbert/fast-ext4/dev/mozilla/central/content/media/webrtc/MediaEngine.h:164: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_169_VIDEO_HEIGHT'
12:42.53 /media/jgilbert/fast-ext4/dev/mozilla/central/content/media/webrtc/MediaEngine.h:164: error: undefined reference to 'mozilla::MediaEngine::DEFAULT_43_VIDEO_HEIGHT'
12:42.53 collect2: error: ld returned 1 exit status
12:42.53 make[5]: *** [libxul.so] Error 1
12:42.53 make[4]: *** [toolkit/library/build/libs] Error 2
12:42.53 make[3]: *** [libs] Error 2
12:42.53 make[2]: *** [default] Error 2
12:42.53 make[1]: *** [realbuild] Error 2
12:42.53 make: *** [build] Error 2
12:42.56 406 compiler warnings present.
See patch in Bug 1002729.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.