[mythtv] .15 compile errors on Opteron

jblair2 at grandecom.net jblair2 at grandecom.net
Thu May 27 09:04:44 EDT 2004


Woohoo .15 is out.  But, I am having a problem compiling it.  I have an Opteron system running in 64bit mode.  I was able to compile .14 with no problems.  I am running Gentoo, and all I did was copy and edit the ebuild.  Anyone have any ideas?  Below is the error message I am getting.  Thanks a lot.




g++ -c -pipe `artsc-config --cflags` -Wall -W -O3 -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX="/usr" -DUSING_IVTV -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I../libmyth -I.. -Idvbdev -I../libavcodec -I/usr/qt/3/include -o osdsurface.o osdsurface.cpp
osdsurface.cpp:619: error: syntax error before `=' token
osdsurface.cpp:620: error: syntax error before `=' token
osdsurface.cpp: In function `void (* blendtoyv12_8_init(OSDSurface*))(unsigned 
   char*, unsigned char*, unsigned char*, bool)':
osdsurface.cpp:369: warning: unused parameter `OSDSurface*surface'
osdsurface.cpp: In function `void (* 
   blendtoargb_8_init(OSDSurface*))(OSDSurface*, unsigned char*, unsigned 
   char*, unsigned char*, unsigned char*, unsigned char*)':
osdsurface.cpp:495: warning: unused parameter `OSDSurface*surface'
make[2]: *** [osdsurface.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/mythtv-0.15/work/mythtv-0.15/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/var/tmp/portage/mythtv-0.15/work/mythtv-0.15/libs'
make: *** [sub-libs] Error 2

!!! ERROR: media-tv/mythtv-0.15 failed.
!!! Function src_compile, Line 117, Exitcode 2
!!! compile problem


More information about the mythtv-dev mailing list