[mythtv-users] Compiling MythSVN errors

Per Jørgensen myth at pbj-design.dk
Wed Oct 15 11:39:31 UTC 2008


Hey Guys.

Since I'm having a Hauppauge HVR-4000 - I'm trying to install MythTV SVN 
with these params:
./configure --prefix=/usr --enable-mmx --disable-audio-oss \
--compile-type=release --enable-mmx --enable-proc-opt\
--enable-audio-alsa --enable-dvb --enable-lirc --disable-joystick-menu \
--disable-firewire --enable-v4l --enable-ivtv --enable-xvmc-vld \
--dvb-path=/usr/include/ --enable-xvmc --enable-ffmpeg --enable-xvmcw \
--enable-xvmc-pro --enable-opengl-vsync --enable-opengl-video \
--disable-audio-jack --disable-audio-arts --disable-mac-bundle \
--disable-hdhomerun --enable-xvmc-pro --disable-dbox2 \
--runtime-prefix=/usr

But in the end during ./configure I'm getting this error:
g++ -c -pipe -march=pentium4 -fomit-frame-pointer -O3 -Wall -Wno-switch 
-Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time 
-D__STDC_CONSTANT_MACROS -I/usr/include/directfb -D_REENTRANT 
-I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC -DMMX -Di386 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-DUSING_H264TOOLS -DUSING_DIRECTFB -DUSING_X11 -DUSING_XV -DUSING_XVMC 
-DUSING_XVMCW -DUSING_XVMC_VLD -DUSING_OPENGL -DUSING_OPENGL_VSYNC 
-DUSING_OPENGL_VIDEO -DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_V4L 
-DUSING_IPTV -DUSING_IVTV -DUSING_HDPVR -DUSING_DVB -DUSING_BACKEND 
-DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB 
-DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB 
-DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore 
-I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork 
-I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include/QtOpenGL 
-I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtXml 
-I/usr/include/QtSql -I/usr/include/QtSql -I/usr/include/Qt3Support 
-I/usr/include/Qt3Support -I/usr/include -I/usr/include -I/usr/include 
-I../.. -I.. -I. -I../libmyth -I../libavcodec -I../libavutil 
-I../libmythmpeg2 -Idvbdev -Impeg -Iiptv 
-I../libmythlivemedia/BasicUsageEnvironment/include 
-I../libmythlivemedia/groupsock/include 
-I../libmythlivemedia/liveMedia/include 
-I../libmythlivemedia/UsageEnvironment/include -I../libmythdb 
-I../libmythui -I/usr/X11R6/include -I. -I. -o videoout_directfb.o 
videoout_directfb.cpp
videoout_directfb.cpp: In member function ‘bool 
DirectfbData::CreateBuffers(VideoBuffers&, DFBSurfaceDescription)’:
videoout_directfb.cpp:145: fejl: cannot convert ‘DirectResult’ to 
‘DFBResult’ in assignment
videoout_directfb.cpp:202: fejl: cannot convert ‘DirectResult’ to 
‘DFBResult’ in assignment
videoout_directfb.cpp: In member function ‘void 
DirectfbData::DeleteBuffers(VideoBuffers&)’:
videoout_directfb.cpp:248: fejl: cannot convert ‘DirectResult’ to 
‘DFBResult’ in assignment
videoout_directfb.cpp: In function ‘DFBEnumerationResult 
layer_cb(unsigned int, DFBDisplayLayerDescription, void*)’:
videoout_directfb.cpp:1125: fejl: cannot convert ‘DirectResult’ to 
‘DFBResult’ in assignment
make[2]: *** [videoout_directfb.o] Fejl 1
make[2]: Forlader katalog 
'/data/AUR/mythtv/mythtv-svn/src/mythtv-build/libs/libmythtv'
make[1]: *** [sub-libmythtv-make_default-ordered] Fejl 2
make[1]: Forlader katalog 
'/data/AUR/mythtv/mythtv-svn/src/mythtv-build/libs'
make: *** [sub-libs-make_default-ordered] Fejl 2



What could be the missing part here ???
It's compiled on ArchLinux 2.6.27 and all dependencies to the AUR 
package are fullfilled.
So what to do



More information about the mythtv-users mailing list