lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV problems compiling lynx_386 version (latest lynx-cur.z


From: Doug Kaufman
Subject: Re: LYNX-DEV problems compiling lynx_386 version (latest lynx-cur.z
Date: Wed, 12 Nov 1997 00:34:05 -0800 (PST)

On Tue, 11 Nov 1997, Doug Kaufman wrote:

> > ./../Library/Implementation/HTTP.c: In function `HTLoadHTTP':
> > ./../Library/Implementation/HTTP.c:616: `ENOTCONN' undeclared (first 
> >    use this function)
> > ./../Library/Implementation/HTTP.c:616: (Each undeclared identifier 
> >    is reported only once
> > ./../Library/Implementation/HTTP.c:616: for each function it appears in.)
> > ./../Library/Implementation/HTTP.c:617: `ECONNRESET' undeclared (first 
> >    use this function)
> > make.exe: *** [../../Library/djgpp/HTTP.o] Error 1
> 
> I am not sure why you are getting these errors.  I compiled ac-0.93 this

Finally, the answer.  I checked several tcplib packages and not all of
them define ENOTCONN and ECONNRESET.  Get rid of the tcplib package you
are using and use the one from:
"ftp://neonatal.sm.ic.ac.uk";.  The tcplib package that Wayne used to
make available on fdisk also works.  It looks like the socket.h in the
version you are using doesn't define these.  

The tcplib from "http://lab1.psy.univie.ac.at/~michael/tcplib-dj200.html"; 
doesn't have the defines and would have to be patched to work. We should
probably take the reference to it out of the INSTALLATION file.

                             Doug

__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

;
; 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]