cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-727282 ] SSLIBS=RSAglue.lib is not required with openssl-0.9.7a

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 25 Apr 2003 01:04:41 -0700

Bugs item #727282, was opened at 2003-04-25 08:04
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=727282&group_id=976

Category: compile or build problem
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: D.H. (crazyinsomniac)
Assigned to: Daniel Stenberg (bagder)
Summary: SSLIBS=RSAglue.lib is not required with openssl-0.9.7a

Initial Comment:
Hi.
I got openssl-0.9.7a.win32.zip
I got curl-7.10.4.zip
In curl-7.10.4\lib\Makefile.vc6

SSLLIBS = libeay32.lib ssleay32.lib RSAglue.lib

If I try to build
( nmake -f Makefile.vc6 CFG=release-ssl-dll )
link.exe will die with
LINK : fatal error LNK1181: cannot open input
file "RSAglue.lib"

You guys should either put this info in
a README/INSTALL
or only add RSAglue.lib to SSLIBS only if it exists
[ check $(OPENSSL_PATH)/lib/ to see ]

If I knew (n)make syntaxt, i'd write this bit, but I don't

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=727282&group_id=976

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-04-25