Hi! I'm getting this error when i try to compile latest CVS on my Ubuntu machine:
g++ -c -pipe -march=pentium4 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_DBOX2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DUSING_XV -DUSING_IVTV -DUSING_OSS -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/include/qt3 -o guidegrid.o guidegrid.cpp In file included from tv.h:21, from guidegrid.cpp:27: tv_rec.h:244: error: parse error before `<<' token tv_rec.h:247: error: parse error before `==' token tv_rec.h:249: error: declaration of `bool TVRec::autoTranscode' tv_rec.h:246: error: conflicts with previous declaration `int TVRec::autoTranscode' tv_rec.h:250: error: parse error before `>>' token make[2]: *** [guidegrid.o] Error 1 make[2]: Leaving directory `/home/laga/myth-cvs/mythtv/libs/libmythtv' make[1]: *** [sub-libmythtv] Error 2 make[1]: Leaving directory `/home/laga/myth-cvs/mythtv/libs' make: *** [sub-libs] Error 2 Am I missing something, or is this indeed a bug? Thanks, Michael 'laga' Haas _______________________________________________ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev