attached is the config.log wihtout removal of the mt part. --- Mohammed Yousif <mhdyousif at gmx dot net> wrote: > On Saturday 07 December 2002 21:18, - wrote: > This is because you disabled multi-threading and so > the > compiler doesn't know about QThread which is > multiple > inherited by audioPlayThread class along with > QObject. > Could you please, reconfigure it with mt and send me > config.log ? > > > ok ./configure worked, make didnt: > > > > o cIn file included from qtquran.cpp:44: > > qtquran.h:59: parse error before `{' > > > > e[2]: *** > [qtquran.o] > > Error 1 > > make[2]: Leaving directory > > `/home/futant/qtquran-0.041/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory > > `/home/futant/qtquran-0.041' > > make: *** [all-recursive-am] Error 2 > > > > --- Mohammed Sameer <Uniball at gmx dot net> wrote: > > > My Inbox Happily Received This From - @ Sat, 7 > Dec > > > 2002 07:14:05 -0800 (PST) > > > > > > > i am running debian, and i have all of the > > > > > > qt3(.0.5) > > > > > > > packages including qt-mt. but upon > ./configure i > > > > > > get: > > > > checking for Qt... configure: error: Qt (>= Qt > > > > > > 3.0.2) > > > > > > > (library qt-mt) not found. Please check your > > > > installation! > > > > > > > > anyone have any ideas? i also did a > > > > ./configure --with-qt-libraries=/usr/lib/qt3/ > > > > to no avail. thanks for any help... > > > > > > I had this problem before with some Qt > applications > > > i had to compile > > > try passing --disable-mt to ./configure > > > if this didn't help, try > > > # cd /usr/lib/qt3/lib/ > > > # ln -s libqt-mt.so.3.0.5 libqt.so > > > # ln -s libqt-mt.so.3.0.5 libqt.so.3 > > > # ln -s libqt-mt.so.3.0.5 libqt.so.3.0 > > > # ln -s libqt-mt.so.3.0.5 libqt.so.3.0.5 > > > > > > -- > > > ---------------- > > > -- Katoob Main Developer > > > Linux registered user # 224950 > > > ICQ # 58475622 > > > FIRST make it run, THEN make it run fast > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
Attachment:
config.log
Description: config.log