While trying to build 2.8.4rel.1, I'm getting the following during make:
gcc -O6 -DHAVE_CONFIG_H -DLOCALEDIR=\"/home/lewellyn/share/locale\" -I. -I..
-Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation -O6 -c
./LYCurses.c
./LYCurses.c: In function `LYstartPopup':
./LYCurses.c:1541: `attr_t' undeclared (first use this function)
./LYCurses.c:1541: (Each undeclared identifier is reported only once
./LYCurses.c:1541: for each function it appears in.)
./LYCurses.c:1541: parse error before `b'
./LYCurses.c:1545: `b' undeclared (first use this function)
*** Error code 1
Stop.
*** Error code 1
Stop.
lewellyn@cygoth:~/lynx2-8-4$
I used the following for configure:
./configure --prefix=/home/lewellyn --enable-color-style --enable-default-colors
--enable-file-upload --enable-htmlized-cfg --enable-justify-elts
--enable-nested-tables --enable-prettysrc --enable-read-eta --enable-scrollbar
--enable-source-cache --disable-full-paths --with-screen=ncurses --enable-nsl-fork
--enable-underlines --enable-gzip-help --with-zlib
Uname -a gives the following:
FreeBSD Arevagni.cygoth.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35
GMT 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC i386
gcc version is:
2.7.2.3
I screwed something up here for sure. ;) Wish I could place what it was.
--Matt
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]