configure: creating ./config.status config.status: creating PerlQt/Makefile.PL Note (probably harmless): No library found for -lsmokeqt Note (probably harmless): No library found for -lqt-mt Note (probably harmless): No library found for -lpng Writing Makefile for Qt config.status: creating Makefile config.status: creating puic/Makefile config.status: creating smoke/qt/qtguess.pl Checking how Qt was built... Threshold is set to 14 Number of defines to be tested : 6/122 Found 29 predefined symbols in qglobal.h Found 13 undefined symbols in qglobal.h Trying to compile and link a small program... FAILED : check your configuration. Failed program was: #include int main( int argc, char **argv ) { QApplication foo( argc, argv ); return 0; } Compiled with: g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -I/ldc/include -I/pkg/lib/qt-3.3.8/include -I/pkg/lib/xorg-7.2/include -L/pkg/lib/xorg-7.2/lib -L${exec_prefix}/lib -o ./29980-qtguess ./29980-qtguess.cpp -lqt-mt -ldl -lresolv -lpng -lz -lm -lSM -lICE -lXext -lX11 -lSM -lICE -lpthread Compiler output: cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++ /pkg/bin/ld: cannot find -lqt-mt collect2: ld returned 1 exit status config.status: creating smoke/qt/generate.pl config.status: error: cannot find input file: smoke/qt/generate.pl.in