I can't compile it on debian sid:
ccache g++ -c -pipe -march=k8 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_FRONTEND -DUSING_DVB -DUSING_DVB_EIT -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include -I/usr/include -I/usr/X11R6/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libavutil -I../libmythmpeg2 -I/usr/include/qt3 -o scheduledrecording.o scheduledrecording.cpp In file included from scheduledrecording.cpp:12: viewschdiff.h:4:21: error: qvector.h: No such file or directory /usr/include/qt3/qsqldatabase.h:63: warning: 'class QSqlDriverCreatorBase' has virtual functions but non-virtual destructor make[2]: *** [scheduledrecording.o] Error 1 make[2]: Leaving directory `/big/myth/trunk/mythtv/libs/libmythtv' make[1]: *** [sub-libmythtv] Error 2 make[1]: Leaving directory `/big/myth/trunk/mythtv/libs' make: *** [sub-libs] Error 2 _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
