lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] dev 18 : compile error


From: Thomas Dickey
Subject: Re: [Lynx-dev] dev 18 : compile error
Date: Sat, 3 Jun 2006 19:47:05 -0400 (EDT)

On Sat, 3 Jun 2006, Philip Webb wrote:

This is on Gentoo Linux, GCC 3.4.5 , Glibc 2.3.6 , Ncurses 5.4 .
Configure options are :

 ./configure --with-screen=ncurses --disable-menu-options 
--enable-default-colors --enable-prettysrc --enable-read-eta 
--enable-source-cache --enable-externs --enable-cgi-links --enable-nsl-fork 
--enable-gzip-help --disable-finger --disable-gopher --disable-dired  
--disable-news --disable-long-list

validate_x_display() is inside an ifdef disabled by --disable-menu-options
The ifdef's on line 63 of LYOptions.c

I did a recent build with "all" options but see that one isn't in the script - so I hadn't been testing that for some time.

will fix...


Compile crashed at this point :

 gcc  -DLINUX  -D_LARGEFILE_SOURCE  -D_GNU_SOURCE -DHAVE_CONFIG_H  
-DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. 
-I../src -I../WWW/Library/Implementation   -O2  -c ./LYOptions.c
 ./LYOptions.c: In function `postoptions':
 ./LYOptions.c:2831: error: `LYChosenShowColor' undeclared (first use in this 
function)
 ./LYOptions.c:2831: error: (Each undeclared identifier is reported only once
 ./LYOptions.c:2831: error: for each function it appears in.)
 ./LYOptions.c:2832: error: `can_do_colors' undeclared (first use in this 
function)
 ./LYOptions.c: In function `gen_options':
 ./LYOptions.c:3639: error: `can_do_colors' undeclared (first use in this 
function)
 ./LYOptions.c:3655: error: `LYChosenShowColor' undeclared (first use in this 
function)
 make[1]: *** [LYOptions.o] Error 1
 make[1]: Leaving directory `/usr/local/src/lynx2-8-6/src'
 make: *** [all] Error 2

Thanks as always for your long-standing work on Lynx & HTH.

--
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : address@hidden
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto


_______________________________________________
Lynx-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lynx-dev


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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