Hi Andreas.

On Fri, Aug 15, 2008 at 12:58 PM, Andreas Schuldei <[EMAIL PROTECTED]> wrote:
> * Andreas Schuldei ([EMAIL PROTECTED]) [080815 10:14]:
>> i am not sure what package this bug should be filed against. i think it
>> is either darcs or kerberos.
>
> after closer inspection i find this in curl-config.in:
>
>        echo @libdir@/[EMAIL PROTECTED]@ @LDFLAGS@ @LIBCURL_LIBS@ @LIBS@
>
> which contains LDFLAGS. this needs to go away. so this is my bug after
> all.

I am afraid the bug is not as simple as removing -lgssapi_krb5 from
'curl-config --static-libs' output. I tried compiling static darcs
with gssapi_krb5 library removed and I get a bunch of undefined
symbols (like gss_unseal) referenced from libcurl.a.

My understanding is that static libcurl really uses these functions.
And to resolve the bug we need to build static libcurl without gssapi
support.

Regards,
  Dmitry



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to