lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev (compilation error2)


From: Klaus Weide
Subject: Re: lynx-dev (compilation error2)
Date: Thu, 8 Jul 1999 00:02:48 -0500 (CDT)

On Thu, 8 Jul 1999, Bernard Liang wrote:
> (my second message)
> I have downloaded     lynx2.8.2pre.3.zip  in to my NT account,
> 
> (the correct file, which was provided to me, but the location of the
> web page where it was downloaded was lost)

I can't help with the Windows- and compiler-specific problems,
but if you really want to start hacking lynx, you should
start with the latest available code.  That is currently
lynx2.8.3dev.3, get the .zip from <http://sol.slcc.edu/lynx/current/>
or one of the mirrors listed there.  That way we can be sure we are
talking about exactly the same code.

> made a directory      d:\lynx_w32
> and unzip(extract) everything into the directory.
> makefile.w32 was found in 
>                       d:\lynx_w32\lynx2-8-2\src\chtrans
> so in dos I type
> d:\lynx_w32\lynx2-8-2\src\chtrans>make -f makefile.w32 > out
>                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> (I need to compile the source to get the excutable, because I was told to
> modify it)
> 
> and get the following:
> 
> 
> 
> 
> MAKE Version 3.7  Copyright (c) 1987, 1994 Borland International
>       Bcc32 +BccW32.cfg -P- -c @MAKE0001.@@@
> 
> Borland C++ 4.5 for Win32 Copyright (c) 1993, 1994 Borland International
> 
> makeuctb.c:
> 
> Error c:\BC45\INCLUDE\winnt.h 191: Declaration terminated incorrectly

I've never used this compiler, but obviously something is wron in line 191
of the file C:\BC45\INCLUDE\winnt.h.  So I would start with looking what
is there.

   Klaus


reply via email to

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