cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3288727 ] 'curl-config --version' returns "libcurl - "

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 18 Apr 2011 03:45:06 +0000

Bugs item #3288727, was opened at 2011-04-18 03:45
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3288727&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: client module
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Daniel Stenberg (bagder)
Summary: 'curl-config --version' returns "libcurl - "

Initial Comment:
I downloaded "curl and libcurl 7.21.5" from http://curl.haxx.se/download.html.
Type 'curl-config --version', it returns 'libcurl -'.

I check curl-config script. Maybe, "@VERSION@"(curl-config.in) was replaced with bad value.
-------------------------------------------
(snip)
    --version)
        echo libcurl -
        exit 0
        ;;
(snip)
-------------------------------------------

I compiled it in CentOS 5.6(Linux 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:13 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux)
I tried compile "curl and libcurl 7.21.4"(same environment) and do "curl-config --version", it returns "libcurl 7.21.4". This is correct.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3288727&group_id=976
Received on 2011-04-18

These mail archives are generated by hypermail.

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

File upload with ASP.NET