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.

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

Reply via email to