有谁在Fedora下面成功编译过linqt的,帮忙解决一下吧
g++ -c -pipe -w -O2 -g -pipe -march=i386 -mcpu=i686 -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT-D_KDE -DQT_DLL -DLINQ_DIR=\"/usr/local/share/linq\" -DDB_OLD -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.2/mkspecs/default -I. -I/usr/include/kde -I. -I../include -I../utils -I/usr/lib/qt-3.2/include -I.ui/ -I.moc/ -o .obj/msgstorage.o msgstorage.cppmsgstorage.cpp: In member function `void
MsgStorage::onSwitchUser(SWITCH_USER_EVENT*)':
msgstorage.cpp:145: error: no matching function for call to `Db::open(QCString&, NULL, DBTYPE, int, int)'
/usr/include/db_cxx.h:587: error: candidates are: virtual int Db::open(DbTxn*,const char*, const char*, DBTYPE, unsigned int, int)
make: *** [.obj/msgstorage.o] Error 1
make: Leaving directory `/home/hyun/linqt-2.8.3/src/linqt'
make: *** Error 2
页:
[1]