The message below from alexus
<[EMAIL PROTECTED]> was forwarded
by the list maintainer.
>root@box:/usr/local/src/lynx2-8-3# make
>cd WWW/Library/Implementation && make CC="gcc" \
> LY_CFLAGS="-O2 -DLINUX -D_GNU_SOURCE " \
> CPPFLAGS="" \
> LYFLAGS=""
>make[1]: Entering directory
>`/usr/local/src/lynx2-8-3/WWW/Library/Implementation'
>make[1]: Nothing to be done for `all'.
>make[1]: Leaving directory
>`/usr/local/src/lynx2-8-3/WWW/Library/Implementation'
>cd src && make all CC="gcc" \
> CFLAGS="-O2 -DLINUX -D_GNU_SOURCE " \
> CPPFLAGS="" \
> LIBS="-lcurses -L/lib " \
> SITE_DEFS="" \
> WWWINC=WWW/Library/Implementation \
> WWWLIB="../WWW/Library/Implementation/libwww.a"
>make[1]: Entering directory `/usr/local/src/lynx2-8-3/src'
>Compiling Lynx sources
>cd chrtrans && make \
> SITE_DEFS="" \
> CFLAGS="-O2 -DLINUX -D_GNU_SOURCE " \
> CPPFLAGS="" \
> CC="gcc" tables
>make[2]: Entering directory `/usr/local/src/lynx2-8-3/src/chrtrans'
>make[2]: Nothing to be done for `tables'.
>make[2]: Leaving directory `/usr/local/src/lynx2-8-3/src/chrtrans'
>gcc -DHAVE_CONFIG_H
>-DLOCALEDIR=\"/usr/local/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 `/usr/local/src/lynx2-8-3/src'
>make: *** [all] Error 2
>root@box:/usr/local/src/lynx2-8-3#
>
>any ideas?
>
>root@box:/usr/local/src/lynx2-8-3# uname -a
>Linux box 2.2.17 #2 Tue Nov 7 23:23:22 EST 2000 i686 unknown
>root@box:/usr/local/src/lynx2-8-3#
>
>i mean i simply downloaded distributive off of your website and did
>./configure;make
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]