lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Compile problems w/ncurses


From: Morten Bo Johansen
Subject: lynx-dev Compile problems w/ncurses
Date: Tue, 18 Apr 2000 14:39:14 +0200
User-agent: Mutt/1.1.11i

Hi,


It seems like I can't compile Lynx with ncurses whereas it
compiles fine with slang.

I had the problem with dev21 so I thought I'd fetch the latest
pre6 version to see if the problem persisted before reporting. 

And it does.

Here is the output around the point where things go awry:


gcc  -DHAVE_CONFIG_H
-DLOCALEDIR=\"/usr/local/encap/lynx2-8-3/share/locale\" -I. 
-I.. -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation   
-O2 -DLINUX -D_GNU_SOURCE  -c ./LYClean.c
In file included from /usr/include/ucontext.h:27,
                 from /usr/include/signal.h:317,
                 from LYSignal.h:5,
                 from ./LYClean.c:4:
/usr/include/sys/ucontext.h:74: warning: ERR' redefined
/usr/include/curses.h:195: warning: this is the location of the previous 
definition
In file included from /usr/include/ucontext.h:27,
                 from /usr/include/signal.h:317,
                 from LYSignal.h:5,
                 from ./LYClean.c:4:
/usr/include/sys/ucontext.h:73: parse error before ('
make[1]: *** [LYClean.o] Error 1
make[1]: Leaving directory /home/mojo/src/lynx2-8-3/src'
make: *** [all] Error 2


And here is the output from the configure process grepping for
ncurses:

checking for screen type... ncurses
checking for ncurses header file... predefined
checking for ncurses version... 5.0.20000226
checking for initscr in -lncurses... yes
checking for ncurses version... (cached) 5.0.20000226
checking for obsolete/broken version of ncurses... no


Like I said there is no problem compiling with slang, using
slang 1.40.


As for the rest I am using SuSE 6.4.


This is the first time ever (2-3 years) that I've had any
problem compiling Lynx so I thought I'd report it.


Morten

reply via email to

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