Hi, thank you for getting back to me, but please refer to message: http://www.mail-archive.com/linux%40lists.unixtech.be/msg11567.html This is what I'm "talking" about ;-) Hasta la vista! Pedro Charalambos On Wednesday 11 February 2004 18:43, Alain EMPAIN wrote: > On Wed, 2004-02-11 at 17:53, [EMAIL PROTECTED] wrote: > > Hello, > > > > sorry for writting you in english, but my first language is spanish. > > Well, I'm running debian stable/testing and have just upgraded to > > kde3.2. However, when I try to compile an application I get the > > following error: > > checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) > > not found. Please check your installation! > > Hello Pedro, > > qt-mt means the multi-threading version of qt; > I do not remember exactly where it is specified, but when discovering > the qt environment, I found a configuration file (project description ?) > where I was able to specify the library kind (with or without > multi-threads), just editing the library name (with or without mt) . > > REM: I use now perl-Qt, because PERL is my primary language. > > Welcome on our discussion list ;-) > > Alain > > > Looking at config.log I found: > > > > configure:26843: checking for Qt > > configure: 26911: /usr/include/qt3/qstyle.h > > taking that > > configure:27026: rm -rf SunWS_cache; g++ -o conftest > > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith > > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > > -Wconversion -Wchar-subscripts -O2 -Wformat-security > > -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common > > -I/usr/include/qt3 -I/usr/X11R6/include -DQT_THREAD_SUPPORT > > -D_REENTRANT -L/usr/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng > > -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 > > > > /tmp/ccKkPqvR.o(.text+0x12): In function `main': > > : undefined reference to `QString::null' > > > > /tmp/ccKkPqvR.o(.text+0x17): In function `main': > > : undefined reference to `QStyleFactory::create(QString const&)' > > > > /tmp/ccKkPqvR.o(.text+0x28): In function `main': > > : undefined reference to `QCursor::QCursor[in-charge](int)' > > > > /tmp/ccKkPqvR.o(.text+0x30): In function `main': > > : undefined reference to `QCursor::~QCursor [in-charge]()' > > > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0xc): undefined reference > > to `QGList::clear()' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x10): undefined reference > > to `QGList::~QGList [in-charge]()' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x14): undefined reference > > to `QGList::~QGList [in-charge deleting]()' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x18): undefined reference > > to `QPtrCollection::newItem(void*)' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x20): undefined reference > > to `QGList::compareItems(void*, void*)' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x24): undefined reference > > to `QGList::read(QDataStream&, void*&)' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTV6QGList+0x28): undefined reference > > to `QGList::write(QDataStream&, void*) const' > > /tmp/ccKkPqvR.o(.gnu.linkonce.r._ZTI6QGList+0x8): undefined reference > > to `typeinfo for QPtrCollection' > > /usr/lib/libqt-mt.so: undefined reference to `FT_Seek_Stream' > > /usr/lib/libqt-mt.so: undefined reference to `FT_Get_Short' > > /usr/lib/libqt-mt.so: undefined reference to `FT_Forget_Frame' > > /usr/lib/libqt-mt.so: undefined reference to `FT_Access_Frame' > > /usr/lib/libqt-mt.so: undefined reference to `FT_Get_Long' > > > > I do not whether or not the only matter here is with libfreetype, but > > I follow the guide found at: http://www.mail-archive.com/linux% > > 40lists.unixtech.be/msg11567.html and I still get the same message! > > > > Could you please suggest me what to do? > > > > Best regards and servus, > > > > Pedro > > > > > > _______________________________________________________ > > Linux Mailing List - http://www.unixtech.be > > Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/ linux > > Archives: http://www.mail-archive.com/[EMAIL PROTECTED] > > IRC: chat.unixtech.be:6667 - #unixtech
_______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/[EMAIL PROTECTED] IRC: chat.unixtech.be:6667 - #unixtech

