cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Install on RH6.0

From: Daniel Stenberg <Daniel.Stenberg_at_haxx.nu>
Date: Mon, 22 May 2000 16:37:51 +0200 (MET DST)

On Mon, 22 May 2000, Scott D. Allen wrote:

> I reran it with -lssl in front of -lcrypto and it dumped out again on the
> make. Here's the output. Thanks.

I think you added that in the wrong Makefile or something:

> make[2]: Entering directory `/usr/local/curl-6.5.2/src'

 [snip]

> gcc -g -O2 -o curl main.o hugehelp.o urlglob.o ../lib/libcurl.a -lcrypto
> -ldl -L/usr/local/ssl/lib

... there's no -lssl in there! Make sure you edit the src/Makefile.

-- 
   Daniel Stenberg - http://www.contactor.se/~dast - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-05-22