cURL / Mailing Lists / curl-users / Single Mail

curl-users

configure error - libs missing , not availible

From: Charlie Reddington <charlie.reddington_at_gmail.com>
Date: Fri, 23 Mar 2007 23:11:37 -0500

Perhaps someone can put this into human readable terms for me. I'm running a
compile from source, of curl 7.16.1, with these arguments.

./configure --enable-Largefile --with-zlib=/usr/include/
--with-gssapi=/usr/include/gssapi/ --with-gssapi-libs=/usr/lib64/

My compile is failing with these last few lines.

checking run-time libs availability... failed
configure: error: one or more libs available at link-time are not available
run-time. Libs used at link-time: -ldl

I tried recompiling with out the gss stuff, and I have receieved no errors.
So I think it needs the libraries for the gssapi stuff. What do I exactly
need to make sure I have to get that working? Any insight would be
wonderful.

THanks,

Charlie
Received on 2007-03-24