lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV SSL Patch problem


From: Chad Simmons
Subject: Re: LYNX-DEV SSL Patch problem
Date: Wed, 30 Oct 1996 20:21:02 -0500 (EST)


On Wed, 30 Oct 1996, Thom Hodge wrote:

> On Tue, 29 Oct 1996, Chad Simmons wrote:
> 
> > HI Im tring to compile lynx2-6 on linux 2.0.something with
> > lynx2-6.1028.all I succesful patched the makefile. I got sslref2.0,
> > RSAREF, and Libdes(I didnt compile them for 2 reasons a) I couldnt get it
> > to compile, and b) lynx just needs the code to compile in right?) When I
> > compile with 'make linux-ncurses' I get '/usr/i486-linux/bin/ld: cannot
> > open -lssl: No such file or directory' This is supposted to be a flag
> > right?
> > Any help would be appriciated,
> > Chad Simmons
> 
> I had a similar problem with linux 1.3.20, and fixed it by replacing the 
> line
> 
>       SSL_LIBS= -lssl -lcrypto
> 
> with
> 
>       SSL_LIBS= /usr/local/ssl/lib/libssl.a /usr/local/ssl/lib/libcryto.a
> 
> in the lynx2-6/Makefile, where /usr/local/ssl/lib/ was the path to the SSL 
> libraries.
Now could you tell me how you got sslref2.0 to compile I keep getting
src/config/config.mk:34: src/config/Linux2.0.20: No such file or directory
make: *** No rule to make target `src/config/Linux2.0.20'.  Stop.
Or could someone mail me their libssl.a+libcrypto.a files for linux2.0.20
Thanks,
Chad Simmons
Fidonet: 1:142/550.4

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]