[mythtv] Compile error with SVN 10553

Otto Kolsi otto at kolsi.fi
Sun Jul 16 10:40:47 UTC 2006


I'm trying to compile SVN 10553 on Fedora Core 4, but got following 
error. I have made both distclean and configure. Another compilation on 
FC5 seems to be okay.


g++ -c -pipe -march=i386 -Wall -W -g -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_FRONTEND -DUSING_DVB 
-DUSING_BACKEND -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG 
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include 
-I/usr/include -I/usr/X11R6/include -I../.. -I.. -I../libmyth 
-I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg 
-I../libmythlivemedia/BasicUsageEnvironment/include 
-I../libmythlivemedia/groupsock/include 
-I../libmythlivemedia/liveMedia/include 
-I../libmythlivemedia/UsageEnvironment/include -I/usr/lib/qt-3.3/include 
-o NuppelVideoPlayer.o NuppelVideoPlayer.cpp
/usr/lib/qt-3.3/include/qsqldatabase.h:63: warning: ‘class 
QSqlDriverCreatorBase’ has virtual functions but non-virtual destructor
NuppelVideoPlayer.cpp: In member function ‘void 
NuppelVideoPlayer::HandleSelect(bool)’:
NuppelVideoPlayer.cpp:4531: error: call of overloaded ‘llabs(long long 
int)’ is ambiguous
/usr/include/stdlib.h:790: note: candidates are: long long int 
llabs(long long int)
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/cstdlib:172: 
note:                 long long int __gnu_cxx::llabs(long long int)
make: *** [NuppelVideoPlayer.o] Error 1

-- 
   Otto


More information about the mythtv-dev mailing list