[mythtv] libmythmpeg2/cpu_accel compile fails on Mac OS X 10.4,
gcc 4.0
hary wilke
harywilke at yahoo.com
Mon May 23 23:36:33 UTC 2005
Thanks for all the gcc 4.0 fixes today, unfortunately I'm having
trouble getting libmythmpeg2 to compile. specifically cpu_accel as
you can see below it doesn't like some parameter it's getting fed. I
tried googleing around and searching the archive, but didn't see a
fix for this. If anyone has seen this and has an idea how to make it
work, i'd be much obliged if you could point me in the right direction.
cd libmythmpeg2 && qmake libmythmpeg2.pro -o Makefile
cd libmythmpeg2 && make -f Makefile
distcc cc -c -pipe -faltivec -w -O3 -Wall -Wno-switch -no-cpp-precomp
-pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -
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 -
DQT_TABLET_SUPPORT -I/usr/local/src/qt-mac-free-3.3.4/mkspecs/default
-I. -I../../../../../include -I../../libs/libavcodec -I/usr/local/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
-hary
More information about the mythtv-dev
mailing list