
stephan.raue at gmx
Dec 30, 2007, 12:20 PM
Post #1 of 1
(408 views)
Permalink
|
|
Mythvido Problem with uClibc: parentalcontrols.cpp
|
|
Hi i have one more 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 parentalcontrols.o parentalcontrols.cpp parentalcontrols.cpp:247: error: ISO C++ forbids declaration of 'map' with no type parentalcontrols.cpp:247: error: typedef name may not be a nested-name-specifier parentalcontrols.cpp:247: error: expected ';' before '<' token parentalcontrols.cpp:287: error: 'pws' does not name a type parentalcontrols.cpp: In member function 'void<unnamed>::PasswordManager::Add(ParentalLevel::Level, const QString&)': parentalcontrols.cpp:252: error: 'm_passwords' was not declared in this scope parentalcontrols.cpp:252: error: 'pws' has not been declared parentalcontrols.cpp: In member function 'QStringList<unnamed>::PasswordManager::AtOrAbove(ParentalLevel::Level)': parentalcontrols.cpp:261: error: 'pws' has not been declared parentalcontrols.cpp:261: error: expected `;' before 'p' parentalcontrols.cpp:262: error: 'p' was not declared in this scope parentalcontrols.cpp:262: error: 'm_passwords' was not declared in this scope parentalcontrols.cpp: In member function 'QString<unnamed>::PasswordManager::FirstAtOrBelow(ParentalLevel::Level)': parentalcontrols.cpp:275: error: 'pws' has not been declared parentalcontrols.cpp:275: error: expected `;' before 'p' parentalcontrols.cpp:276: error: 'p' was not declared in this scope parentalcontrols.cpp:276: error: 'm_passwords' was not declared in this scope make[2]: *** [parentalcontrols.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 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|