g++ -c -pipe -march=pentium4 -Wall -W -O3 -Wall -Wno-switch -march=i686 -O2 -pipe -Wl,-O1 -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_DBOX2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_XV -DUSING_FRONTEND -DUSING_V4L -DUSING_IVTV -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/opt/qt/mkspecs/linux-g++ -I. -I/usr/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/opt/qt/include -o dbox2recorder.o dbox2recorder.cpp
In file included from dbox2channel.h:16,
from dbox2recorder.h:12,
from dbox2recorder.cpp:13:
dbox2epg.h:49: error: ISO C++ forbids declaration of `map' with no type
dbox2epg.h:49: error: expected `;' before '<' token
In file included from dbox2recorder.h:12,
from dbox2recorder.cpp:13:
dbox2channel.h:76: error: ISO C++ forbids declaration of `map' with no type
dbox2channel.h:76: error: expected `;' before '<' token
dbox2channel.h:77: error: ISO C++ forbids declaration of `map' with no type
dbox2channel.h:77: error: expected `;' before '<' token
make[2]: *** [dbox2recorder.o] Error 1
make[2]: Leaving directory `/var/abs/local/myth/svn/mythtv-svn/src/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/var/abs/local/myth/svn/mythtv-svn/src/mythtv/libs'
make: *** [sub-libs] Error 2
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
