GNOME Bugzilla – Bug 320205
Undefined symbol XOpenDisplay and XCloseDisplay in ffplay-ffplay.o
Last modified: 2005-11-23 17:01:04 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:
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.
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