Darrell, All,
kmymoney fails right off the bat during build with the following:
==> Building - tde-kmymoney...
make all-recursive
make[1]: Entering directory '/build/tde-kmymoney/src/kmymoney'
Making all in qt-sqlite3-0.2
make[2]: Entering directory '/build/tde-kmymoney/src/kmymoney/qt-sqlite3-0.2'
cd sqlite3 && /opt/tqt3/bin/qmake sqlite3.pro
"QMAKE=/opt/tqt3/bin/qmake" -o
Makefile
cd sqlite3 && make -f Makefile
make[3]: Entering directory
'/build/tde-kmymoney/src/kmymoney/qt-sqlite3-0.2/sqlite3'
g++ -c -pipe -g -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W
-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/opt/tqt3/mkspecs/default -I. -I/opt/tqt3/include -o smain.o smain.cpp
smain.cpp:37:30: fatal error: qsqldriverplugin.h: No such file or directory
#include <qsqldriverplugin.h>
^
compilation terminated.
The only header partially matching that description is:
/opt/tqt3/include/ntqsqldriverplugin.h
Is that the correct header? If so, what's the 'nt' for?
--
David C. Rankin, J.D.,P.E.