cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1812600 ] curl-config --libs doesn't show required libraries

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 12 Oct 2007 16:01:50 -0700

Bugs item #1812600, was opened at 2007-10-12 23:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1812600&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Juergen (juedau)
Assigned to: Daniel Stenberg (bagder)
Summary: curl-config --libs doesn't show required libraries

Initial Comment:
Curl configured with --enable-shared and build with openssl support doesn't list the required libraries.

The bug is in configure.ac line 197 which is:

 if test "X$enable_shared" = "Xyes" -a "X$link_all_deplibs" = "Xno
 then
     REQUIRE_LIB_DEPS=no
 else
     REQUIRE_LIB_DEPS=yes
 fi

IF we build a shared lib and do not link all deplibs, than REQUIRE_LIB_DEPS should be yes.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1812600&group_id=976
Received on 2007-10-13

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET