On Thu, 2 Oct 2008 20:10:00 +0200 David Faure <[EMAIL PROTECTED]> wrote:
> On Thursday 02 October 2008, Dâniel Fraga wrote: > > -DQCA2_INCLUDE_DIR=/usr/local/Trolltech/qt/include/QtCrypto > > -DQCA2_LIBRARIES=/usr/local/Trolltech/qt/lib .. > > This is where the fault lies. QCA2_LIBRARIES is supposed to include libqca.so > at the end of it, > not just the directory name. > > It would be autodetected if you simply did > export PKG_CONFIG_PATH=/usr/local/Trolltech/qt/lib/pkgconfig:$PKG_CONFIG_PATH Believe it or not, I already have it: [EMAIL PROTECTED] ~/src$ echo $PKG_CONFIG_PATH /usr/X11R6/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/local/ssl/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/kde4/lib/pkgconfig/:/usr/local/Trolltech/qt/lib/pkgconfig/ [EMAIL PROTECTED] ~/src$ ls /usr/local/Trolltech/qt/lib/pkgconfig/ Qt3Support.pc QtCLucene.pc QtDBus.pc QtDesignerComponents.pc QtHelp.pc QtOpenGL.pc QtSql.pc QtTest.pc QtWebKit.pc QtXmlPatterns.pc qca2.pc QtAssistantClient.pc QtCore.pc QtDesigner.pc QtGui.pc QtNetwork.pc QtScript.pc QtSvg.pc QtUiTools.pc QtXml.pc phonon.pc *** Anyway, adding libqca.so to the end of QCA2_LIBRARIES solved the problem. I'm used to the traditional configure's LDFLAGS, so I thought it would be the same. Thank you very much for the information. -- Linux 2.6.27-rc8: Rotary Wombat http://u-br.net http://www.soninha23.can.br _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel