lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev DJGPP failure


From: Wayne Buttles
Subject: Re: lynx-dev DJGPP failure
Date: Wed, 7 Oct 1998 08:09:51 -0400 (EDT)

On Tue, 6 Oct 1998, Doug Kaufman wrote:
> On Tue, 6 Oct 1998, Wayne Buttles wrote:
> > Flora.org is not responding for me so I can't look this up.  I know I have
> > been through this before but can't remember the cause.  Does anyone
> > recognise these errors (from the djgpp compile if the libwww.a)
> > 
> > In file included from ../../Library/Implementation/HTAccess.c:39:
> > ../../Library/Implementation/HTTP.h:14: syntax error before `HTProtocol'
> > ../../Library/Implementation/HTTP.h:15: syntax error before `HTProtocol'
> 
> I am not at my DOS machine to confirm, but I think this means you are
> not including the correct tcp.h file. You need to include the tcp.h file
> from the WWW/Library/Implementation directory. This file defines
> GLOBALREF as extern. tcp.h is included from HTUtils.h, which is listed
> before HTTP.h in HTAccess.c. I suspect that somehow you are seeing
> another tcp.h file, instead, perhaps one from tcplib. I haven't seen
> this error for some time when I have compiled.

I think you are right.  One of my problems is that I swapped PC's and
stuff doesn't work the way it used to.  Now I see why everyone complained
about the way I set stuff up ;-)

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

reply via email to

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