[mythtv-users] Mac OS X 18-2-fixes compile error

Chris Hoff hoffchris at gmail.com
Wed Aug 24 03:09:52 UTC 2005


Hello,

I am trying to build MythTV 18.2 for OS X according to the directions  
at http://www.mythtv.info/moin.cgi/MythOnMacOsx.  This is on a G5  
iMac running 10.4.2.  I've become stuck on this error:

$ make
cd libs && make -f Makefile
cd libavcodec && make -f Makefile
make[2]: Nothing to be done for `first'.
cd libavformat && make -f Makefile
make[2]: Nothing to be done for `first'.
cd libmythsamplerate && make -f Makefile
make[2]: Nothing to be done for `first'.
cd libmythsoundtouch && make -f Makefile
make[2]: Nothing to be done for `first'.
cd libmythmpeg2 && make -f Makefile
distcc cc -c -pipe -faltivec -w -O3 -Wall -Wno-switch -no-cpp-precomp  
-pipe -fomit-frame-pointer -fno-inline-functions -fPIC -fno-common  - 
D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" - 
DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED - 
DQT_ACCESSIBILITY_SUPPORT -I/Users/choff/src/qt-mac-free-3.3.4/ 
mkspecs/default -I. -I/usr/local/include -I/Users/choff/src/qt-mac- 
free-3.3.4/include -o cpu_accel.o cpu_accel.c
{standard input}:65:Parameter syntax error (parameter 1)
make[2]: *** [cpu_accel.o] Error 1
make[1]: *** [sub-libmythmpeg2] Error 2
make: *** [sub-libs] Error 2

Any ideas?

Thanks,
Chris


More information about the mythtv-users mailing list