--without-gssapi doesn't stop neon from trying to use gssapi and other krb libs
Joe Orton
joe at manyfish.co.uk
Wed Aug 20 16:15:32 EDT 2008
On Wed, Aug 20, 2008 at 03:02:15PM -0500, Travis P wrote:
...
> NEON_LIBS=' -lz -L/usr/kerberos/lib -L/usr/kerberos/lib64 -lssl -lcrypto
> -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -
> lxml2 -lz -lpthread -lm'
>
> Why is it trying to include those gssapi and krb5 libs? I know it is
> causing problems and I'd like it to avoid it since I don't believe
> its necessary for the Subversion https client that I'm attempting to
> build. Any ideas?
Hiya. OpenSSL can pull in the Kerberos libraries but IIRC not the
GSSAPI ones. What do you get if you leave out --with-ssl? Can you
upload the complete config.log somewhere?
Regards, Joe
More information about the neon
mailing list