Philip Herron <philip.her...@wandisco.com> writes:

> On 02/01/13 19:22, Ben Reser wrote:
>> On Wed, Jan 2, 2013 at 11:12 AM, Paul Burba <ptbu...@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

Reply via email to