lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Failures building 2.8.4rel.1


From: Thomas Dickey
Subject: Re: lynx-dev Failures building 2.8.4rel.1
Date: Fri, 20 Jul 2001 16:28:30 -0400
User-agent: Mutt/1.2.5i

On Fri, Jul 20, 2001 at 12:41:07PM -0700, Matt wrote:
> 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.
> address@hidden:~/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     address@hidden:/usr/src/sys/compile/GENERIC  i386
                              ^^^
hmm - I have a 3.1 on one of my machines, but neglected to retest that.
(actually I also have a 2.x as well, but it's not network-capable, so
I don't often build on that configuration).

I built/tested on FreeBSD 4.0, NetBSD 1.5 and OpenBSD 2.8).  The underlying
problem with FreeBSD 3.x is that it has ncurses 1.8.6, which (if it weren't
hacked up) would build normally but couldn't do color-style (it's missing some
definitions as you note.  I'll take a look at the 3.1 & see if what's to be
done.  (I do regular test-builds on Linux with versions of ncurses from
1.8.6 to 5.2, which is simply a matter running a script for an hour).
 
> 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 address@hidden

-- 
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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