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

Re: 1.6.20 up for testing/signing

From: Philip Herron <philip.herron_at_wandisco.com>
Date: Wed, 02 Jan 2013 23:26:06 +0000

On 02/01/13 19:22, Ben Reser wrote:
> On Wed, Jan 2, 2013 at 11:12 AM, Paul Burba <ptburba_at_gmail.com> wrote:
>> Gah, sorry about that. Fixed.
>
> Thanks, no big deal.
>
I seem to be having issues getting --with-kwallet on rhel 6 to work.

kwallet.h lives in /usr/include/kde4 and it wants to link against
libkdecore.so which is in -L/usr/lib64/kde4 prob just /usr/lib/kde4 on
32bit.

Not sure how might fighting i wanted to do tried to:

CFLAGS="-I/usr/include/kde4"
CXXFLAGS="-I/usr/include/kde4"
LDFLAGS="-L/usr/lib64/kde4"

But still didnt get any luck i think the flags were being overwitten for
that test of kwallet.h. Thinking i might just leave it out of this
release for us because i've been fighting with it all after noon.

Debian 5 wouldn't build because needing libserf >= 0.3.0 i could try and
remove libserf from the build but tempted to see this as a push to stop
support for debian 5. Since i bet later releases of 1.7 will want this also.

--Phil
Received on 2013-01-03 00:26:45 CET

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.