[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 Martin <philip.martin_at_wandisco.com>
Date: Thu, 03 Jan 2013 00:22:46 +0000

Philip Herron <philip.herron_at_wandisco.com> writes:

> 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.

Did 1.6.19 work? I don't think Subversion's build system has changed,
has rhel changed?

> 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.

Serf is optional in 1.6.x, it only gets built if you configure using
--with-serf.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-01-03 01:23:26 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.