On Sun, Nov 03, 2002 at 12:08:56PM +0530, L.V.Gandhi wrote: > I am using mdk 9. I wanted to compile KHdRecord. First it couldn't find QTDIR. > I gave export QTDIR=/usr/lib/qt3 > Then while compiling I got this error > -lpthread \ > -L. -Llib/ -lhdrecord -lmp3lame -lvorbis -lvorbisenc -logg -lqt > /usr/bin/ld: cannot find -lqt > collect2: ld returned 1 exit status > make: *** [KHdRecord] Error 1 > How to go now?
I can't see -L /usr/lib/qt3 there. Maybe you should run configure with --with-qt=/usr/lib/qt3 (or something similar). Binand -- If you found this helpful, please take some time off to rate it: http://svcs.affero.net/rm.php?r=binand ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
