cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-7.18.1 on plain X86_64 with GCC-4.3.0 wants to cross-compile?

From: Dennis Heuer <dh_at_triple-media.com>
Date: Mon, 21 Apr 2008 21:32:28 +0200

> The GSS test in the config.log file says:
>
> configure:31859: checking run-time libs availability
> configure:31887: gcc -o conftest -g -O2 -I/usr/include conftest.c -lgssapi
> +-lgss >&5
> /bin/ld: cannot find -lgssapi
> collect2: ld returned 1 exit status
> configure:31890: $? = 1
> configure: program exited with status 1
>
> This implies that the file libgssapi.so is not found, at leas in the standard
> locations. Have you installed the appropriate -devel package for gssapi?
> If so, have you passed the correct path in the --with-gssapi option?
> What options are you using on the configure command line?
>
> >>> Dan

I'm a bit confused by this. Why the configure script tells me about
availability at link-time???

Whatever, I was installing gss-0.0.23 from source, and this package
installed gss/api.h but no libgssapi.so. Am I missing here something?

Regards,
Dennis Heuer
Received on 2008-04-21