[mythtv] Having trouble compiling SVN 13090

Matt skd5aner at gmail.com
Thu Mar 22 00:52:08 UTC 2007


Here's what I'm seeing:


ccache g++ -c -pipe -march=athlon -I/usr/include/kde/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3
-fomit-frame-pointer -Wall -Wno-switch -Wno-non-virtual-dtor
-fomit-frame-pointer -I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC
 -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\"
-D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_XV
-DUSING_XVMC -DUSING_XVMC_PBUFFER -DUSING_OPENGL -DUSING_XVMC_OPENGL
-DUSING_FRONTEND -DUSING_V4L -DUSING_LINUX_FIREWIRE -DUSING_FIREWIRE
-DUSING_LIBAVC_5_3 -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN
-DUSING_IVTV -DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I../../../../../local/include
-I../../../../../include -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../../../../../include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include
-o videoout_ivtv.o videoout_ivtv.cpp
ccache g++ -c -pipe -march=athlon -I/usr/include/kde/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3
-fomit-frame-pointer -Wall -Wno-switch -Wno-non-virtual-dtor
-fomit-frame-pointer -I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC
 -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\"
-D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_XV
-DUSING_XVMC -DUSING_XVMC_PBUFFER -DUSING_OPENGL -DUSING_XVMC_OPENGL
-DUSING_FRONTEND -DUSING_V4L -DUSING_LINUX_FIREWIRE -DUSING_FIREWIRE
-DUSING_LIBAVC_5_3 -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN
-DUSING_IVTV -DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I../../../../../local/include
-I../../../../../include -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../../../../../include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include
-o videoout_xv.o videoout_xv.cpp
/usr/include/X11/Xmd.h:137: error: conflicting declaration âtypedef
long int INT32â
../../../../../include/qt3/qglobal.h:704: error: âINT32â has a
previous declaration as âtypedef int INT32â
make[2]: *** [videoout_xv.o] Error 1
make[2]: Leaving directory `/usr/src/mythtv/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/usr/src/mythtv/mythtv/libs'
make: *** [sub-libs] Error 2


Here's my configure options:

./configure --enable-proc-opt --enable-dvb --enable-xvmc
--with-bindings=perl --enable-dts --enable-xvmc-opengl
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
cat: /etc/ld.so.conf.d/*.conf: No such file or directory
# Basic Settings
Compile type     release
Compiler cache   yes
DistCC           no
Install prefix   /usr/local
CPU              x86_32 (model name     : AMD Athlon(TM) XP 1900+)
big-endian       no
MMX enabled      yes

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

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

# 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. yes
XvMC libs        -lXvMCNVIDIA
Mac acceleration no
OpenGL vsync     no
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

Any help would be appreciated!

Thanks!
Matt


More information about the mythtv-dev mailing list