lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev unanswered queries (2)


From: T.E.Dickey
Subject: Re: lynx-dev unanswered queries (2)
Date: Fri, 24 Jul 1998 20:52:00 -0400 (EDT)

> 
> the following problem arose compiling 2-8 & seems to involve  LYCurses.c : 
> can anyone help?  TD ? 
that's probably the one where I had a variable named 'no_color_video',
which I renamed to 'NoColorVideo' (fixes a naming conflict).
  
> > From: address@hidden 
> > Date: Tue, 14 Jul 1998 12:00:23 -0400 
> > Subject: lynx-dev Problem compiling Lynx2-8 
> >  
> > I tried to build Lynx 2.8 on AIX 4.2.1 using the AIX C compiler 
> > and am encountering compilation fatal errors. 
> > The attached file is the output from the make command. 
>   
>       cd WWW/Library/unix && make CC="cc"  LY_CFLAGS="-DAIX4 -D_BSD=44 "  
> CPPFLAGS=""  LYFLAGS="" 
> Target "../../Library/unix/libwww.a" is up to date. 
>       cd src && make all CC="cc"  CFLAGS="-DAIX4 -D_BSD=44 "  CPPFLAGS=""  
> LIBS="-lcurses  -lbsd     "  SITE_DEFS=""  WWWINC=WWW/Library/Implementation  
> WWWLIB="../WWW/Library/unix/libwww.a" 
> Compiling Lynx sources 
>       cd chrtrans && make  SITE_DEFS=""  CFLAGS="-DAIX4 -D_BSD=44 "  
> CPPFLAGS=""  CC="cc" tables 
> Target "tables" is up to date. 
>       cc -DHAVE_CONFIG_H   -I.  -I..  -Ichrtrans  -I./chrtrans  -I..  
> -I../src  -I../WWW/Library/Implementation   -DAIX4 -D_BSD=44  -c ./LYCurses.c 
> "./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: 1254-004 The error code from the last command is 1. 
>  
> Stop. 
> make: 1254-004 The error code from the last command is 2. 
>  
> Stop. 
>  
> --  
> ========================,,============================================ 
> SUPPORT     ___________//___,  Philip Webb : address@hidden 
> ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies 
> TRANSIT    `-O----------O---'  University of Toronto 


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

reply via email to

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