[mythtv] Compile error

COFFMAN Steven SCoffman at COVANSYS.com
Sun Jan 26 18:21:55 EST 2003


Hi,
FYI, The latest CVS gives me the following error. I dunno if it's something easy or what.

g++ -c -pipe -Wall -W -O6 -march=pentiumpro -fomit-frame-pointer -funroll-loops
-fexpensive-optimizations -finline-functions -D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include -I/usr/lib/qt-3.1/include -o mythcontext.o mythcontext.cpp
mythcontext.cpp:499: no `QString MythContext::DBQuote(const QString&)' member
   function declared in class `MythContext'
mythcontext.cpp: In member function `QString MythContext::DBQuote(const
   QString&)':
mythcontext.cpp:501: warning: no return statement in function returning
   non-void
mythcontext.cpp:499: warning: unused parameter `const QString&str'
make[2]: *** [mythcontext.o] Error 1
make[2]: Leaving directory `/home/gears/myth/MC/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/home/gears/myth/MC/libs'
make: *** [sub-libs] Error 2

-Steve



More information about the mythtv-dev mailing list