cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to build libcurl

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 20 Aug 2009 16:23:44 +0200

On Thursday 20 of August 2009 16:11:58 sumana ts wrote:
> Hi,
> Even with '-L' option pointing to the share object created by the
> libcurl make,is giving us undefined reference of symbols.
> Will the .so created by libcurl make has whole functionality included?You
> could see the errors below.

Nope, you need to pass both arguments, e.g. -lcurl -L/usr/include/lib64

Next time please paste the whole command line here, so that we can look what's
wrong a correct it.

Kamil
Received on 2009-08-20