lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx 2-8-3


From: Fiber McGee
Subject: lynx-dev lynx 2-8-3
Date: Wed, 08 Nov 2000 11:43:14 -0600

The message below from alexus
<address@hidden> was forwarded
by the list maintainer.

address@hidden:/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
address@hidden:/usr/local/src/lynx2-8-3#

any ideas?

address@hidden:/usr/local/src/lynx2-8-3# uname -a
Linux box 2.2.17 #2 Tue Nov 7 23:23:22 EST 2000 i686 unknown
address@hidden:/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 address@hidden

reply via email to

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