[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: kwallet compile error

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 28 May 2008 22:22:39 -0400

On Wed, May 28, 2008 at 10:15 PM, Martin Furter <mf_at_rola.ch> wrote:

> checking whether to look for KWallet... yes
> checking for QtCore, QtDBus, QtGui... yes
> checking for kde4-config... yes
> checking for KWallet... no
> configure: error: cannot find KWallet
>
> I have kwallet.h in /usr/include/kde/ and there's no -I param for that dir
> in the compiler line from config.log:
>
> g++ -o conftest -g -O2 -I/usr/include/qt4 -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtGui -I/usr/include
> -D_FORTIFY_SOURCE=2 -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DQT_SHARED
> -L/usr/local/lib -L/usr/lib conftest.cpp -lQtCore -lQtDBus -lQtGui
> -lkdecore -lkdeui >&5
>
> It searches for qptrlist.h which I have in /usr/include/qt3 but not in
> /usr/lib/qt4 so I wonder if the installed KDE is too old. The version it
> installed is 4:3.5.9.dfsg.1-4 .
>
> I give up for now...

As I understand it, this feature requires KDE 4. You appear to have 3.5.9.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-29 04:22:51 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.