Hi there, installed a fresh Debian install of Testing (Etch) on my notebook.
Trying to compile a mythfrontend for it and I keep getting errors. I'm likely missing a library but I'm not certain which one -- can anyone offer any suggestions? g++ -c -pipe -march=pentium4 -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../linuxtv-dvb-apps-na-1.1.1/include/ -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/include/qt3 -o mpegstreamdata.o mpeg/mpegstreamdata.cpp mpeg/mpegstreamdata.h:75: error: 'PESPacket' has not been declared mpeg/mpegstreamdata.h:76: error: ISO C++ forbids declaration of 'PESPacket' with no type mpeg/mpegstreamdata.h:76: error: expected ';' before '*' token mpeg/mpegstreamdata.h:77: error: expected `;' before 'void' mpeg/mpegstreamdata.h:101: error: 'PESPacket' was not declared in this scope mpeg/mpegstreamdata.h:101: error: template argument 2 is invalid mpeg/mpegstreamdata.h: In member function 'void MPEGStreamData::ClearPartialPES(unsigned int)':
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
