Re: Compile error -- Make output

2002-03-05 Thread Richard Levitte - VMS Whacker
From: "amit limaye" <[EMAIL PROTECTED]> amit.limaye> gcc -O0 -Wall -I/usr/local/ssl/include -o ssl_test main.o -lssl -lcrypto Add '-ldl' at the end of the line. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47

Compile error -- Make output

2002-03-05 Thread amit limaye
This is the output i get when i run make Making all in docs gmake[1]: Entering directory `/root/testssl/ssl_test/ssl_test/docs' Making all in en gmake[2]: Entering directory `/root/testssl/ssl_test/ssl_test/docs/en' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/root/testss