"mpdickens at tlanta.com" <mpdickens at tlanta.com> a ?crit :
> <<<BIG SNIP>>> > > > Hello Yves! > > Thank you! Your suggestions worked great and now > all is well! > > Merci mille fois de nous avoir aid?s! Content que ?a marche aussi chez toi, but I forgot to post it on the list : Hello, I'm working on Mandrake, and for compiling lprof 1.09 mdk 9.1, I make : export QTDIR=/usr/lib/qt3 and in the make file of every directories : - /lprof-1.09/qt/qtMeasurementTool - /lprof-1.09/qt/qtMonitorProfiler - /lprof-1.09/qt/qtProfileChecker - /lprof-1.09/qt/qtScannerProfiler I change the line POSTLIB = $(KDEPOSTLIB) -lqt -llprof -llcms -lm in POSTLIB = $(KDEPOSTLIB) -lqt-mt -llprof -llcms -lm an then it's ok ... @+ Yves