lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx2.8 + AIX4.2.1


From: T.E.Dickey
Subject: Re: LYNX-DEV lynx2.8 + AIX4.2.1
Date: Wed, 8 Apr 1998 13:27:19 -0400 (EDT)

> 
> In compiling  <lynx2.8.1dev.5.zip> for an AIX 4.2.1 I get following 
> error-msgs.: 
>  
> "./LYCurses.c", line 478.20: 1506-277 (S) Syntax error: possible missing ';' 
> or ','?  
> "./LYCurses.c", line 489.13: 1506-122 (S) Expecting pointer to struct or 
> union.       
> "./LYCurses.c", line 490.17: 1506-122 (S) Expecting pointer to struct or 
> union.       
> "./LYCurses.c", line 492.13: 1506-122 (S) Expecting pointer to struct or 
> union.       
> "./LYCurses.c", line 493.17: 1506-122 (S) Expecting pointer to struct or 
> union.       
> "./LYCurses.c", line 508.42: 1506-122 (S) Expecting pointer to struct or 
> union.       
> "./LYCurses.c", line 512.48: 1506-122 (S) Expecting pointer to struct or 
> union.       
> make: The error code from the last command is 1.                              
>         
>  
>  
> Any Help ? 
this looks like the one reported last week - your curses.h includes term.h,
which conflicts with the symbol 'no_color_video' which is in the LYsetWAttr
function -- rename that & it'll probably compile/work.

> l  Dr.Hubert Voelzgen        l  Phone:     +49-228-733436           l 

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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