cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-1053863 ] libcurl configure with SSL support fail on Solaris

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 25 Oct 2004 09:12:37 -0700

Bugs item #1053863, was opened at 2004-10-25 09:12
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=1053863&group_id=976

Category: documentation
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: libcurl configure with SSL support fail on Solaris

Initial Comment:
libcurl fails to configure with SSL support on Solaris
when using the following command:

./configure --with-ssl

Solution:

Amend the installation documentation to inform the user
to use the -R flag for Solaris builds. The command
should be:

LDFLAGS=-R/usr/local/ssl/lib ./configure --with-ssl

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

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