lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx2-7-1 w/fotemods


From: Klaus Weide
Subject: Re: LYNX-DEV lynx2-7-1 w/fotemods
Date: Sat, 26 Jul 1997 15:32:48 -0500 (CDT)

On Sat, 26 Jul 1997, Adam Lloyd wrote:

> I sucessfully compiled Lynx 2.7.1 without the fotemods
> 
> I just attempted to compile the with the fotemods in place and got the 
> following error
> 
> LYUtils.c: 246: hline: argument mismatch
> LYUtils.c: 246: hline: argument mismatch
> LYUtils.c: 317: hline: argument mismatch
[...]
> "LYUtils.c", line 1180: syntax error at or near symbol ,
> "LYUtils.c", line 1196: syntax error at or near symbol ,
> "LYUtils.c", line 1286: syntax error at or near symbol ,
> "LYUtils.c", line 1286: fatal error: too many errors
> *** Error code 1
> make: Fatal error: Command failed for target `LYUtils.o'
> Current working directory /usr/export/home/adam/lynx2-7-1/src
> *** Error code 1
> make: Fatal error: Command failed for target `sun4'
> /home/adam/lynx2-7-1 $ 


The development code has this in LYUtils.c, near the top after the last
line with an #include:

#undef hline   /* FIXME: this is a curses feature used as a variable here */

If you add this in your copy of src/LYUtils.c, it may solve the problem.


       Klaus


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