cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: Curl compiling errors

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 5 Mar 2009 21:52:36 -0700

On Thu, Mar 05, 2009 at 11:08:06AM -0800, Dan Pellicer wrote:
> I've been trying to get Curl to compile on a Suse 9.2 box with OpenSSL
> 0.9.7g installed on it.. I'm receiving the errors listed below.
> I have successfully compiled Curl with the --without-ssl option and
> it complies just fine, so I'm assuming these errors are SSL related.

It looks like you're linking with OpenSSL statically, which isn't
automatically supported. Try setting the LIBS or LDFLAGS environment
variable to -ldl while configuring to link with libdl.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-06

These mail archives are generated by hypermail.

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

File upload with ASP.NET