
stephan.raue at gmx
Dec 30, 2007, 11:59 AM
Post #1 of 3
(612 views)
Permalink
|
|
Mythvideo Problem with uClibc: 'map' is not a member of 'std'
|
|
Hi i have a problem to compile mythvideo with uclibc. can anyone help me? Stephan ccache /media/test/build.i386/toolchain/bin/i386-pc-linux-uclibc-g++ -c -Os -Wall -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -s -fomit-frame-pointer -DQWS -march=pentiumpro -I/media/test/build.i386/toolchain/i386-pc-linux-uclibc/sysroot/usr/include/directfb -D_REENTRANT -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/media/test/build.i386/toolchain/i386-pc-linux-uclibc/sysroot/usr/share/mkspecs/qws/linux-x86-g++ -I. -I../../../toolchain/i386-pc-linux-uclibc/sysroot/usr/include -I../../../toolchain/i386-pc-linux-uclibc/sysroot/usr/include -I/media/test/build.i386/qt-embedded-free-3.3.8/include -o videomanager.o videomanager.cpp videomanager.cpp: In member function 'void mythvideo_videomanager::VideoManagerImp::OnVideoSearchByUIDDone(bool, const QStringList&, Metadata*, const QString&)': videomanager.cpp:2519: error: 'map' is not a member of 'std' videomanager.cpp:2519: error: expected primary-expression before ',' token videomanager.cpp:2519: error: expected primary-expression before '>' token videomanager.cpp:2519: error: 'data' was not declared in this scope make[2]: *** [videomanager.o] Error 1 make[2]: Leaving directory `/media/test/build.i386/mythplugins/mythvideo/mythvideo' make[1]: *** [sub-mythvideo] Error 2 make[1]: Leaving directory `/media/test/build.i386/mythplugins/mythvideo' make: *** [sub-mythvideo] Error 2 bash-3.2$ _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|