I agree; after moving the *.h and *.c files from the tcl sourcecode into the tk directories, the ./configure && make ran fine. Thank you for the suggestion / fix.
2012-04-16 16:03:42 PDT in Tk Toolkit
Version: TK 8.5.11 OS: Slackware64 TCL: tcl8.5.11 Description: The configure runs fine, but the make fails to build. uname -a Linux darkstar 2.6.37.6 #3 SMP Sat Apr 9 22:49:32 CDT 2011 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux gcc -c -O2 -pipe -Wall -fPIC -I/home/user/tk8.5.11/unix/../unix -I/home/user/tk8.5.11/unix/../generic...
2012-04-15 20:15:05 PDT in Tk Toolkit
make g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I. -o MainWindow.o MainWindow.cpp In file included from MainWindow.cpp:15:0: MainWindow.h:18:27: fatal error: QApplication: No such file or...
2012-03-24 17:11:56 PDT in qAircrack-ng GUI ...
Running Ubuntu 11.10 x64, the ./configure works without errors, but the make fails: crypto.cpp: In function ‘void cutlass_crypto_init()’: crypto.cpp:44:7: error: ‘Init’ has not been declared crypto.cpp:48:7: error: ‘Init’ has not been declared crypto.cpp:49:7: error: ‘Config’ has not been declared crypto.cpp: In function ‘void cutlass_crypto_shutdown()’...
2011-12-09 17:40:40 PST in cutlass
The ./configure ran fine on Ubuntu 11.10 x64. The 'make' failed with this error: make all-recursive make[1]: Entering directory `/home/user/Downloads/oa-0.0.9' Making all in src make[2]: Entering directory `/home/user/Downloads/oa-0.0.9/src' Making all in db make[3]: Entering directory `/home/user/Downloads/oa-0.0.9/src/db' Making all in sqlite make[4]: Entering directory...
2011-12-05 20:54:06 PST in OpenAncestry