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: Mon, 10 Nov 1997 23:18:40 -0800 (PST)

On Mon, 10 Nov 1997, I wrote:

> >./../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
> 
> ENOTCONN and ECONNRESET are defined in tcp.h.  tcp.h in included in
> HTTP.c.

I wrote too quickly.  I still think that this is the problem.  ENOTCONN
and ECONNRESET, however, are not defined in tcp.h.  tcp.h has "include
<socket.h>".  socket.h (in djgpp/tcplib/include/tcp) has the
definitions.
                              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]