lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] dev 18 : compile error


From: Philip Webb
Subject: [Lynx-dev] dev 18 : compile error
Date: Sat, 3 Jun 2006 19:15:15 -0400
User-agent: Mutt/1.5.11

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

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




reply via email to

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