After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320205 - Undefined symbol XOpenDisplay and XCloseDisplay in ffplay-ffplay.o
Undefined symbol XOpenDisplay and XCloseDisplay in ffplay-ffplay.o
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
0.8.4
Other All
: Normal blocker
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-30 01:55 UTC by Steve Egbert
Modified: 2005-11-23 17:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Steve Egbert 2005-10-30 01:55:21 UTC
Please describe the problem:
Undefined symbols encountered when compiling ffmpeg-ffmpeg.o.

Using Gentoo 2005.1, I cannot 'emerge gst-plugins-ffmpeg' as it errors out

Steps to reproduce:
1. emerge gst-plugins-ffmpeg
2. 
3. 


Actual results:
Compiler errors out with undefine symbols 'XOpenDisplay' and 'XCloseDisplay'.

Expected results:
clean compile

Does this happen every time?
EVERY TIME

Other information:
Comment 1 Ronald Bultje 2005-10-30 02:37:10 UTC
Please file this at gentoo's bugzilla, it's most likely a problem in your gentoo
configuration. They will be able to help you eextract the useful information and
will report a useful bug report upstream once they found the problem.
Comment 2 Edward Hervey 2005-11-22 20:37:48 UTC
This bug was fixed since (amongs others :
http://bugs.gentoo.org/show_bug.cgi?id=64262).
Gentoo users using freaky gcc optimization flags should assume the consequences :)
Closing bug