[mythtv] [mythtv-commits] Ticket #2287: mythtv-vid: X11 Video output fixes branch

Otto Kolsi otto at kolsi.fi
Wed Sep 5 18:50:36 UTC 2007


Daniel Kristjansson wrote:
>>  vsync.cpp: In destructor ‘virtual
>>  OpenGLVideoSync::~OpenGLVideoSync()’:
>>  vsync.cpp:456: error: ‘glXDestroyContext’ was not declared in this
>>  scope
> 
> Can you tell me what the output of ./configure is and what distro
> you are using? (and where you got your opengl headers, if you know.)

Below are configure outputs from my both machines (backend and 
frontend). Both are FC5 machines with nvidia drivers and latest updates 
that were available (untill support was dropped). Not sure where the 
opengl headers are coming.


Options:  --enable-mmx --enable-proc-opt --disable-audio-oss 
--disable-audio-arts --disable-audio-jack --disable-joystick-menu 
--disable-firewire --disable-dbox2 --disable-ivtv --disable-v4l 
--disable-hdhomerun --disable-iptv --enable-dvb --with-bindings=perl 
--enable-xvmc --enable-opengl-vsync
# Basic Settings
Compile type     release
Compiler cache   symlink gcc
DistCC           no
Install prefix   /usr/local
CPU              x86_32 (athlon)
big-endian       no
MMX enabled      yes
CMOV enabled     yes
CMOV is fast     no

# Input Support
Joystick menu    no
lirc support     no
Apple Remote     no
Video4Linux sup. no
ivtv support     no
FireWire support no
DVB support      yes [/usr/include]
DBox2 support    no
HDHomeRun sup.   no
IPTV support     no

# Sound Output Support
OSS support      no
ALSA support     yes
aRts support     no
JACK support     no
DTS passthrough  no

# Video Output Support
x11 support      yes
xrandr support   yes
xv support       yes
XvMC support     yes
XvMC VLD support no
XvMC pro support no
XvMC OpenGL sup. no
XvMC libs        -lXvMCW
OpenGL video     no
Mac acceleration no
OpenGL vsync     yes
DirectFB         no

# Misc Features
Frontend         yes
Backend          yes

# Bindings
bindings_perl    yes

Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the
          output of ./configure along with any bug report.

libs/libmyth/mythconfig.h is unchanged


Options:  --cpu=i686 --tune=i686--enable-proc-opt --enable-mmx 
--disable-joystick-menu --disable-v4l --disable-ivtv --disable-dbox2 
--disable-hdhomerun --disable-iptv --disable-audio-oss 
--disable-audio-arts --enable-xvmc --enable-opengl-vsync
# Basic Settings
Compile type     release
Compiler cache   symlink gcc
DistCC           no
Install prefix   /usr/local
CPU              x86_32 (i686)
big-endian       no
MMX enabled      yes
CMOV enabled     no
CMOV is fast     no

# Input Support
Joystick menu    no
lirc support     yes
Apple Remote     no
Video4Linux sup. no
ivtv support     no
FireWire support no
DVB support      yes [/usr/include]
DBox2 support    no
HDHomeRun sup.   no
IPTV support     no

# Sound Output Support
OSS support      no
ALSA support     yes
aRts support     no
JACK support     no
DTS passthrough  no

# Video Output Support
x11 support      yes
xrandr support   yes
xv support       yes
XvMC support     yes
XvMC VLD support no
XvMC pro support no
XvMC OpenGL sup. no
XvMC libs        -lXvMCW
OpenGL video     no
Mac acceleration no
OpenGL vsync     yes
DirectFB         no

# Misc Features
Frontend         yes
Backend          yes

# Bindings
bindings_perl    yes

Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: If you plan to watch HDTV recordings you probably
          need to run ./configure with --enable-proc-opt

libs/libmyth/mythconfig.h is unchanged

-- 
   Otto


More information about the mythtv-dev mailing list