Closed Bug 772057 Opened 12 years ago Closed 12 years ago

hidden symbol `vpx_codec_get_cx_data' isn't defined

Categories

(Core :: WebRTC: Audio/Video, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: t.matsuu, Assigned: t.matsuu)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

After enabling webRTC, m-c build  with system libvpx is failed during libxul.so generation.

/usr/bin/ld: libxul.so: hidden symbol `vpx_codec_get_cx_data' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[5]: *** [libxul.so] Error 1

vpx_codec_get_cx_data seems to be defined at vpx_encoder.h and used at media/webrtc/trunk/src/modules/video_coding/codecs/vp8/main/source/vp8.cc.
What version of libvpx are you using?

What's the output of readelf -Ws on your libvpx .so?
Attached patch FixSplinter Review
Assignee: nobody → t.matsuu
Status: NEW → ASSIGNED
Attachment #640216 - Flags: review?(benjamin)
Attachment #640216 - Flags: review?(benjamin) → review+
Keywords: checkin-needed
Keywords: checkin-needed
Target Milestone: --- → mozilla16
https://hg.mozilla.org/mozilla-central/rev/a1ce3c30d47c
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: