[mythtv] libmythmpeg2/cpu_accel compile fails on Mac OS X 10.4, gcc 4.0

ez.mac at mac.com ez.mac at mac.com
Fri Oct 21 03:04:27 UTC 2005


my workaround is to --disable-altivec

i also apply the cpusubtype patch to configure

hope it helps

---

in return i would appreciate some help here :

trying to compile against  Qt-4.0.1 (mac opensource from Trolltech)

got this error :

cd libmyth && /bin/qmake libmyth.pro -macx
cd libmyth && make
g++ -c -pipe -force_cpusubtype_ALL -DNO_DCBZL -F/System/Library/ 
Frameworks/IOKit.framework/Frameworks -F/System/Library/Frameworks/ 
Carbon.framework/Frameworks -F/System/Library/Frameworks/ 
ApplicationServices.framework/Frameworks -F/System/Library/Frameworks/ 
CoreAudio.framework/Frameworks -F/System/Library/Frameworks/ 
AudioUnit.framework/Frameworks -O3 -Wall -Wno-switch -no-cpp-precomp - 
pipe -fomit-frame-pointer -fno-inline-functions -Wall -W -F/usr/local/ 
Trolltech/Qt-4.0.1/lib -DPIC -fPIC -D_GNU_SOURCE - 
D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG - 
DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.0.1/ 
mkspecs/macx-g++ -I. -I/usr/local/Trolltech/Qt-4.0.1/lib/ 
QtGui.framework/Versions/4.0/Headers -I/usr/local/Trolltech/Qt-4.0.1/ 
lib/QtCore.framework/Versions/4.0/Headers -I/usr/local/Trolltech/ 
Qt-4.0.1/include -I/usr/local/include -I../libmythsamplerate -I../ 
libmythsoundtouch -I../.. -I. -I. -o dialogbox.o dialogbox.cpp
In file included from dialogbox.h:6,
                  from dialogbox.cpp:11:
mythdialogs.h:7:18: error: qdom.h: No such file or directory
mythdialogs.h:8:22: error: qptrlist.h: No such file or directory
mythdialogs.h:12:26: error: qvaluevector.h: No such file or directory
mythdialogs.h:13:25: error: qscrollview.h: No such file or directory

got qdom.h in Qt src tree but it didn't get installed in the release  
build (/usr/local/Trolltech/Qt-4.0.1/include)

although env QTDIR is set to usr/local/Trolltech/Qt-4.0.1

help appreciated

thanx


More information about the mythtv-dev mailing list