[mythtv-users] 0.27 configure script does not recognize OpenGL

Thomas Börkel thomas at boerkel.de
Wed Jan 22 21:17:13 UTC 2014


HI!

On 22.01.2014 17:40, Michael T. Dean wrote:

> OK, does he have them in a location where configure can find them and/or
> is he sure that he's not overriding the search path for configure such
> that they're not found?  :)

gl.h is here:
/usr/include/GL/gl.h

Here is the full output of configure, when I interrupt the build and run
it manually in the work dir:

-------------------------------------------

./configure  --prefix=/usr --libdir=/usr/lib --libdir-name=lib
--mandir=/usr/share/man --enable-audio-alsa --disable-audio-jack
--disable-audio-pulseoutput --disable-altivec --enable-dvb
--disable-firewire --enable-lirc --enable-libxvid
--dvb-path=/usr/include --enable-xrandr --enable-xv --enable-x11
--enable-nonfree --disable-libcec --disable-libdns-sd --enable-libtheora
--enable-libvorbis --enable-libmp3lame --enable-libx264 --enable-libvpx
--enable-libfaac --with-bindings=perl,python --python=python2.7
--compile-type=profile --enable-vdpau --disable-vaapi
--disable-joystick-menu --enable-symbol-visibility --enable-pic
--cpu=i686 --disable-distcc
Variable 'exec_prefix' not defined in '/usr/lib/pkgconfig/libsasl2.pc'
Must specify package names on the command line
# Basic Settings
Compile type              profile
Compiler cache            yes
DistCC                    no
qmake                     /usr/bin/qmake
install prefix            /usr
runtime prefix            /usr
CPU                       x86 x86_32 (i686)
yasm                      yes
MMX enabled               yes
MMXEXT enabled            yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
AVX enabled               yes
FMA4 enabled              yes
CMOV enabled              yes

# Input Support
Joystick menu             no
lirc support              yes
libCEC device support     no [/usr/include]
Video4Linux support       yes
ivtv support              yes
HD-PVR support            yes
FireWire support          no
DVB support               yes [/usr/include]
DVB-S2 support            yes
HDHomeRun support         yes
Ceton support             yes
ASI support               no

# Sound Output Support
PulseAudio support        no
OSS support               yes
ALSA support              yes
JACK support              no
libfftw3 support          no

# Video Output Support
x11 support               yes
xrandr support            yes
xv support                yes
VDPAU support             yes
VAAPI support             no
CrystalHD support         no
OpenGL video              no
MHEG support              yes
libass subtitle support   yes

# Misc Features
multi threaded libavcodec yes
libxml2 support           yes [/usr/include/libxml2]
libdns_sd (Bonjour)       no
libcrypto                 yes
Frontend                  yes
Backend                   yes
OpenGL ES 2.0             no
mythlogserver             yes

# Bindings
bindings_perl             yes
bindings_python           yes
bindings_php              yes

# External Codec Options
mp3lame                   yes
faac                      yes
xvid                      yes
x264                      yes
vpx                       yes
SDL                       no

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

WARNING: When using --arch=X or --cpu=X you must include the
         output of ./configure along with any bug report.

Configuring zeromq...
Configuring nzmqt...
Configuring qjson...
Configuring libhdhomerun...
Configuring libmythbluray...
Configuring libsamplerate...

-------------------------------------------

Regards,
Thomas


More information about the mythtv-users mailing list