lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Problem builing lynx on Sun Sparcstation 20


From: FHAAS.CH.ORACLE.COM
Subject: LYNX-DEV Problem builing lynx on Sun Sparcstation 20
Date: 01 Apr 98 15:17:01 +0200

Greetings, 
 
 
maybe somebody can give me a clue about the problem. I'm trying to install 
Lynx 2.8 on a SUN Sparcstation 20 (sun4m architecture) with Solaris 2.6. 
I run configure with no problem at all, but when I run make afterwards I get 
... 
                 from ../../../WWW/Library/Implementation/HTParse.c:6: 
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified" 
... 
I'm not sure how and where to define DATAMODEL_NATIVE, in 
/usr/include/sys/model.h the code looks like: 
#if defined(_LP64) 
#define DATAMODEL_NATIVE    DATAMODEL_LP64 
#elif   defined(_ILP32) 
#define DATAMODEL_NATIVE    DATAMODEL_ILP32 
#else 
#error  "No DATAMODEL_NATIVE specified" 
#endif  /* _LP64 || _ILP32 */ 
 
The error messages in detail: 
chsunb:root:/tools/www/lynx/lynx2-8/lynx2-8 => make 
cd WWW/Library/unix && make CC="gcc" \ 
        LY_CFLAGS="-O2" \ 
        CPPFLAGS="" \ 
        LYFLAGS="" 
gcc -c -o ../../Library/unix/HTParse.o -DHAVE_CONFIG_H   -I../../.. 
-I../../../src -I../../.. -I../../../src -O2   
-I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH 
../../../WWW/Library/Implementation/HTParse.c 
In file included from ../../../WWW/Library/Implementation/tcp.h:528, 
                 from ../../../WWW/Library/Implementation/HTParse.c:6: 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/sys/param.h:187: 
warning: `NBBY' redefined 
/usr/include/sys/select.h:45: warning: this is the location of the previous 
definition 
In file included from /usr/include/sys/stream.h:26, 
                 from /usr/include/netinet/in.h:38, 
                 from ../../../WWW/Library/Implementation/tcp.h:638, 
                 from ../../../WWW/Library/Implementation/HTParse.c:6: 
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified" 
*** Error code 1 
make: Fatal error: Command failed for target `../../Library/unix/HTParse.o' 
Current working directory /tools/www/lynx/lynx2-8/lynx2-8/WWW/Library/unix 
*** Error code 1 
make: Fatal error: Command failed for target `all' 
 
config.cache: 
chsunb:root:/tools/www/lynx/lynx2-8/lynx2-8 => more config.cache 
# This file is a shell script that caches the results of configure 
# tests run on this system so they can be shared between configure 
# scripts and configure runs.  It is not useful on other systems. 
# If it contains results you don't want to keep, you may remove or edit it. 
# 
# By default, configure uses ./config.cache as the cache file, 
# creating it if it does not exist already.  You can give configure 
# the --cache-file=FILE option to use a different cache file; that is 
# what configure does when it calls configure scripts in 
# subdirectories, so they share the cache. 
# Giving --cache-file=/dev/null disables caching, for debugging configure. 
# config.status only pays attention to the cache file if you give it the 
# --recheck option to rerun configure. 
# 
ac_cv_c_const=${ac_cv_c_const='yes'} 
ac_cv_func_cbreak=${ac_cv_func_cbreak='yes'} 
ac_cv_func_cuserid=${ac_cv_func_cuserid='yes'} 
ac_cv_func_decl_getgrgid=${ac_cv_func_decl_getgrgid='yes'} 
ac_cv_func_decl_getgrnam=${ac_cv_func_decl_getgrnam='yes'} 
ac_cv_func_decl_strstr=${ac_cv_func_decl_strstr='yes'} 
ac_cv_func_getcwd=${ac_cv_func_getcwd='yes'} 
ac_cv_func_getgroups=${ac_cv_func_getgroups='yes'} 
ac_cv_func_gethostbyname=${ac_cv_func_gethostbyname='yes'} 
ac_cv_func_gethostname=${ac_cv_func_gethostname='yes'} 
ac_cv_func_initscr=${ac_cv_func_initscr='no'} 
ac_cv_func_keypad=${ac_cv_func_keypad='yes'} 
ac_cv_func_lstat=${ac_cv_func_lstat='yes'} 
ac_cv_func_mktime=${ac_cv_func_mktime='yes'} 
ac_cv_func_putenv=${ac_cv_func_putenv='yes'} 
ac_cv_func_readdir=${ac_cv_func_readdir='yes'} 
ac_cv_func_socket=${ac_cv_func_socket='yes'} 
ac_cv_func_strcasecmp=${ac_cv_func_strcasecmp='yes'} 
ac_cv_func_strerror=${ac_cv_func_strerror='yes'} 
ac_cv_func_strstr=${ac_cv_func_strstr='yes'} 
ac_cv_func_tgoto=${ac_cv_func_tgoto='no'} 
ac_cv_func_use_default_colors=${ac_cv_func_use_default_colors='no'} 
ac_cv_func_vfork_works=${ac_cv_func_vfork_works='yes'} 
ac_cv_func_waitpid=${ac_cv_func_waitpid='yes'} 
ac_cv_func_wborder=${ac_cv_func_wborder='yes'} 
ac_cv_header_dirent_dirent_h=${ac_cv_header_dirent_dirent_h='yes'} 
ac_cv_header_fcntl_h=${ac_cv_header_fcntl_h='yes'} 
ac_cv_header_limits_h=${ac_cv_header_limits_h='yes'} 
ac_cv_header_stdc=${ac_cv_header_stdc='yes'} 
ac_cv_header_stdlib_h=${ac_cv_header_stdlib_h='yes'} 
ac_cv_header_string_h=${ac_cv_header_string_h='yes'} 
ac_cv_header_sys_fcntl_h=${ac_cv_header_sys_fcntl_h='yes'} 
ac_cv_header_sys_filio_h=${ac_cv_header_sys_filio_h='yes'} 
ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h='yes'} 
ac_cv_header_sys_param_h=${ac_cv_header_sys_param_h='no'} 
ac_cv_header_sys_time_h=${ac_cv_header_sys_time_h='yes'} 
ac_cv_header_sys_wait_h=${ac_cv_header_sys_wait_h='yes'} 
ac_cv_header_termio_h=${ac_cv_header_termio_h='yes'} 
ac_cv_header_termios_h=${ac_cv_header_termios_h='yes'} 
ac_cv_header_time=${ac_cv_header_time='yes'} 
ac_cv_header_unistd_h=${ac_cv_header_unistd_h='yes'} 
ac_cv_header_vfork_h=${ac_cv_header_vfork_h='no'} 
ac_cv_lib_curses_initscr=${ac_cv_lib_curses_initscr='yes'} 
ac_cv_lib_dir_opendir=${ac_cv_lib_dir_opendir='no'} 
ac_cv_lib_inet=${ac_cv_lib_inet='no'} 
ac_cv_lib_nsl_gethostbyname=${ac_cv_lib_nsl_gethostbyname='yes'} 
ac_cv_lib_socket_socket=${ac_cv_lib_socket_socket='yes'} 
ac_cv_lib_termcap_tgoto=${ac_cv_lib_termcap_tgoto='yes'} 
ac_cv_path_CHMOD=${ac_cv_path_CHMOD='/usr/bin/chmod'} 
ac_cv_path_COMPRESS=${ac_cv_path_COMPRESS='/usr/bin/compress'} 
ac_cv_path_COPY=${ac_cv_path_COPY='/usr/bin/cp'} 
ac_cv_path_GZIP=${ac_cv_path_GZIP='/opt/gnu/bin/gzip'} 
ac_cv_path_MKDIR=${ac_cv_path_MKDIR='/usr/bin/mkdir'} 
ac_cv_path_MV=${ac_cv_path_MV='/usr/bin/mv'} 
ac_cv_path_RM=${ac_cv_path_RM='/usr/bin/rm'} 
ac_cv_path_TAR=${ac_cv_path_TAR='/usr/local/bin/tar'} 
ac_cv_path_TOUCH=${ac_cv_path_TOUCH='/usr/bin/touch'} 
ac_cv_path_UNCOMPRESS=${ac_cv_path_UNCOMPRESS='/opt/gnu/bin/gunzip'} 
ac_cv_path_UNZIP=${ac_cv_path_UNZIP='/opt/gnu/bin/unzip'} 
ac_cv_path_UUDECODE=${ac_cv_path_UUDECODE='/usr/bin/uudecode'} 
ac_cv_path_ZCAT=${ac_cv_path_ZCAT='/opt/gnu/bin/zcat'} 
ac_cv_path_ZIP=${ac_cv_path_ZIP='zip'} 
ac_cv_prog_CC=${ac_cv_prog_CC='gcc'} 
ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E'} 
ac_cv_prog_LINT=${ac_cv_prog_LINT='lint'} 
ac_cv_prog_RANLIB=${ac_cv_prog_RANLIB='ranlib'} 
ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross='no'} 
ac_cv_prog_cc_g=${ac_cv_prog_cc_g='yes'} 
ac_cv_prog_cc_works=${ac_cv_prog_cc_works='yes'} 
ac_cv_prog_gcc=${ac_cv_prog_gcc='yes'} 
ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set='yes'} 
ac_cv_type_mode_t=${ac_cv_type_mode_t='yes'} 
ac_cv_type_pid_t=${ac_cv_type_pid_t='yes'} 
cf_cv_SYSTEM_MAIL=${cf_cv_SYSTEM_MAIL='/usr/lib/sendmail'} 
cf_cv_alt_char_set=${cf_cv_alt_char_set='no'} 
cf_cv_baddef_remove=${cf_cv_baddef_remove='no'} 
cf_cv_bool_defs=${cf_cv_bool_defs='no'} 
cf_cv_color_curses=${cf_cv_color_curses='no'} 
cf_cv_curs_performance=${cf_cv_curs_performance='no'} 
cf_cv_dcl_errno=${cf_cv_dcl_errno='yes'} 
cf_cv_dcl_sys_errlist=${cf_cv_dcl_sys_errlist='no'} 
cf_cv_dcl_sys_nerr=${cf_cv_dcl_sys_nerr='no'} 
cf_cv_fancy_curses=${cf_cv_fancy_curses='no'} 
cf_cv_fionbio=${cf_cv_fionbio='fcntl'} 
cf_cv_have_errno=${cf_cv_have_errno='yes'} 
cf_cv_have_sys_errlist=${cf_cv_have_sys_errlist='yes'} 
cf_cv_have_sys_nerr=${cf_cv_have_sys_nerr='yes'} 
cf_cv_have_ttytype=${cf_cv_have_ttytype='no'} 
cf_cv_have_utmp=${cf_cv_have_utmp='utmpx'} 
cf_cv_locale=${cf_cv_locale='yes'} 
cf_cv_ncurses_header=${cf_cv_ncurses_header='curses.h'} 
cf_cv_ncurses_version=${cf_cv_ncurses_version='no'} 
cf_cv_netlibs=${cf_cv_netlibs='-lnsl -lsocket '} 
cf_cv_ngroups=${cf_cv_ngroups='NGROUPS_MAX'} 
cf_cv_screen=${cf_cv_screen='curses'} 
cf_cv_sizechange=${cf_cv_sizechange='no'} 
cf_cv_system_mail_flags=${cf_cv_system_mail_flags='-t -oi'} 
cf_cv_termio_and_termios=${cf_cv_termio_and_termios='no'} 
cf_cv_type_unionwait=${cf_cv_type_unionwait='no'} 
 
config.status looke like: 
#! /bin/sh 
# Generated automatically by configure. 
# Run this file to recreate the current configuration. 
# This directory was configured as follows, 
# on host chsunb: 
# 
# ./configure  --exec-prefix=/opt/lynx2.8 
# 
# Compiler output produced by configure, useful for debugging 
# configure, is in ./config.log if it exists. 
  
ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]" 
for ac_option 
do 
  case "$ac_option" in 
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 
    echo "running ${CONFIG_SHELL-/bin/sh} ./configure  
--exec-prefix=/opt/lynx2. 
8 --no-create --no-recursion" 
    exec ${CONFIG_SHELL-/bin/sh} ./configure  --exec-prefix=/opt/lynx2.8 
--no-cr 
eate --no-recursion ;; 
  -version | --version | --versio | --versi | --vers | --ver | --ve | --v) 
    echo "./config.status generated by autoconf version 2.12.971230" 
    exit 0 ;; 
  -help | --help | --hel | --he | --h) 
    echo "$ac_cs_usage"; exit 0 ;; 
  *) echo "$ac_cs_usage"; exit 1 ;; 
  esac 
done 
  
ac_given_srcdir=. 
ac_given_INSTALL="./install.sh -c" 
  
trap 'rm -fr makefile   WWW/Library/unix/makefile       src/makefile    
src/chrt 
rans/makefile  lynx_cfg.h conftest*; exit 1' 1 2 15 
  
# Protect against being on the right side of a sed subst in config.status. 
sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; 
 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF 
/^[     ]*VPATH[        ]*=[^:]*$/d 
  
address@hidden@%-O2 %g 
address@hidden@%%g 
address@hidden@%%g 
address@hidden@%-DHAVE_CONFIG_H%g 
address@hidden@%%g 
address@hidden@%-lcurses -ltermcap  -lnsl -lsocket %g 
address@hidden@%/opt/lynx2.8%g 
address@hidden@%/usr/local%g 
address@hidden@%s,x,x,%g 
address@hidden@%${exec_prefix}/bin%g 
address@hidden@%${exec_prefix}/sbin%g 
address@hidden@%${exec_prefix}/libexec%g 
address@hidden@%${prefix}/share%g 
address@hidden@%${prefix}/etc%g 
address@hidden@%${prefix}/com%g 
address@hidden@%${prefix}/var%g 
address@hidden@%${exec_prefix}/lib%g 
address@hidden@%${prefix}/include%g 
address@hidden@%/usr/include%g 
address@hidden@%${prefix}/info%g 
address@hidden@%${prefix}/man%g 
address@hidden@%sparc-sun-solaris2.6%g 
address@hidden@%sparc-sun-solaris2.6%g 
address@hidden@%sparc%g 
address@hidden@%sun%g 
address@hidden@%solaris2.6%g 
address@hidden@%gcc%g 
address@hidden@%gcc -E%g 
address@hidden@%ranlib%g 
address@hidden@%%g 
address@hidden@%include %g 
address@hidden@%%g 
address@hidden@%${INSTALL}%g 
address@hidden@%${INSTALL} -m 644%g 
address@hidden@%lint%g 
address@hidden@%%g 
address@hidden@%# compiling%g 
address@hidden@%# compiling%g 
address@hidden@%%g 
address@hidden@%%g 
address@hidden@%/usr/bin/chmod%g 
address@hidden@%/usr/bin/compress%g 
address@hidden@%/usr/bin/cp%g 
address@hidden@%/opt/gnu/bin/gzip%g 
address@hidden@%/usr/bin/mkdir%g 
address@hidden@%/usr/bin/mv%g 
address@hidden@%/usr/bin/rm%g 
address@hidden@%/usr/local/bin/tar%g 
address@hidden@%/usr/bin/touch%g 
address@hidden@%/opt/gnu/bin/gunzip%g 
address@hidden@%/opt/gnu/bin/unzip%g 
address@hidden@%/usr/bin/uudecode%g 
address@hidden@%/opt/gnu/bin/zcat%g 
address@hidden@%zip%g 
address@hidden@%%g 
address@hidden@%%g 
address@hidden@%%g 
address@hidden@%#%g 
  
CEOF 
  
# Split the substitutions into bite-sized pieces for seds with 
# small command number limits, like on Digital OSF/1 and HP-UX. 
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. 
ac_file=1 # Number of current file. 
ac_beg=1 # First line for current file. 
ac_end=$ac_max_sed_cmds # Line after last line for current file. 
ac_more_lines=: 
ac_sed_cmds="" 
while $ac_more_lines; do 
  if test $ac_beg -gt 1; then 
    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file 
  else 
    sed "${ac_end}q" conftest.subs > conftest.s$ac_file 
  fi 
  if test ! -s conftest.s$ac_file; then 
    ac_more_lines=false 
    rm -f conftest.s$ac_file 
  else 
    if test -z "$ac_sed_cmds"; then 
      ac_sed_cmds="sed -f conftest.s$ac_file" 
    else 
      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" 
    fi 
    ac_file=`expr $ac_file + 1` 
    ac_beg=$ac_end 
    ac_end=`expr $ac_end + $ac_max_sed_cmds` 
  fi 
done 
if test -z "$ac_sed_cmds"; then 
  ac_sed_cmds=cat 
fi 
CONFIG_FILES=${CONFIG_FILES-"makefile   WWW/Library/unix/makefile       
src/make 
file    src/chrtrans/makefile "} 
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then 
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
  case "$ac_file" in 
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` 
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; 
  *) ac_file_in="${ac_file}.in" ;; 
  esac 
  
  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. 
  
  # Remove last slash and all that follows it.  Not all systems have
dirname. 
  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then 
    # The file is in a subdirectory. 
    test ! -d "$ac_dir" && mkdir "$ac_dir" 
    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" 
    # A "../" for each directory in $ac_dir_suffix. 
    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` 
  else 
    ac_dir_suffix= ac_dots= 
  fi 
  
  case "$ac_given_srcdir" in 
  .)  srcdir=. 
      if test -z "$ac_dots"; then top_srcdir=. 
      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 
  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir"
;; 
  *) # Relative path. 
    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" 
    top_srcdir="$ac_dots$ac_given_srcdir" ;; 
  esac 
  
  case "$ac_given_INSTALL" in 
  [/$]*) INSTALL="$ac_given_INSTALL" ;; 
  *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 
  esac 
  
  echo creating "$ac_file" 
  rm -f "$ac_file" 
  configure_input="Generated automatically from `echo $ac_file_in|sed 
's%.*/%%'` 
 by configure." 
  case "$ac_file" in 
  *Makefile*) ac_comsub="1i\\ 
# $configure_input" ;; 
  *) ac_comsub= ;; 
  esac 
  
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% 
$ac_ 
given_srcdir/%g"` 
  sed -e "$ac_comsub 
address@hidden@%$configure_input%g 
address@hidden@%$srcdir%g 
address@hidden@%$top_srcdir%g 
address@hidden@%$INSTALL%g 
" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file 
fi; done 
rm -f conftest.s* 
  
# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where 
# NAME is the cpp macro being defined and VALUE is the value it is being
given. 
# 
# ac_d sets the value in "#define NAME VALUE" lines. 
ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)' 
ac_dB='\([      ][      ]*\)[^  ]*%\1#\2' 
ac_dC='\3' 
ac_dD='%g' 
# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". 
ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
ac_uB='\([      ]\)%\1#\2define\3' 
ac_uC=' ' 
ac_uD='\4%g' 
# ac_e turns "#undef NAME" without trailing blanks into "#define NAME
VALUE". 
ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)' 
ac_eB='$%\1#\2define\3' 
ac_eC=' ' 
ac_eD='%g' 
  
if test "${CONFIG_HEADERS+set}" != set; then 
  CONFIG_HEADERS="lynx_cfg.h:config.hin" 
fi 
for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then 
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 
  case "$ac_file" in 
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` 
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; 
  *) ac_file_in="${ac_file}.in" ;; 
  esac 
  
  echo creating $ac_file 
  
  rm -f conftest.frag conftest.in conftest.out 
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% 
$ac_ 
given_srcdir/%g"` 
  cat $ac_file_inputs > conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}SYSTEM_MAIL${ac_dB}SYSTEM_MAIL${ac_dC}"/usr/lib/sendmail"${ac_dD} 
${ac_uA}SYSTEM_MAIL${ac_uB}SYSTEM_MAIL${ac_uC}"/usr/lib/sendmail"${ac_uD} 
${ac_eA}SYSTEM_MAIL${ac_eB}SYSTEM_MAIL${ac_eC}"/usr/lib/sendmail"${ac_eD} 
${ac_dA}SYSTEM_MAIL_FLAGS${ac_dB}SYSTEM_MAIL_FLAGS${ac_dC}"-t -oi"${ac_dD} 
${ac_uA}SYSTEM_MAIL_FLAGS${ac_uB}SYSTEM_MAIL_FLAGS${ac_uC}"-t -oi"${ac_uD} 
${ac_eA}SYSTEM_MAIL_FLAGS${ac_eB}SYSTEM_MAIL_FLAGS${ac_eC}"-t -oi"${ac_eD} 
${ac_dA}CHMOD_PATH${ac_dB}CHMOD_PATH${ac_dC}"/usr/bin/chmod"${ac_dD} 
${ac_uA}CHMOD_PATH${ac_uB}CHMOD_PATH${ac_uC}"/usr/bin/chmod"${ac_uD} 
${ac_eA}CHMOD_PATH${ac_eB}CHMOD_PATH${ac_eC}"/usr/bin/chmod"${ac_eD} 
${ac_dA}COMPRESS_PATH${ac_dB}COMPRESS_PATH${ac_dC}"/usr/bin/compress"${ac_dD}

${ac_uA}COMPRESS_PATH${ac_uB}COMPRESS_PATH${ac_uC}"/usr/bin/compress"${ac_uD}$
{ac_eA}COMPRESS_PATH${ac_eB}COMPRESS_PATH${ac_eC}"/usr/bin/compress"${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}COPY_PATH${ac_dB}COPY_PATH${ac_dC}"/usr/bin/cp"${ac_dD} 
${ac_uA}COPY_PATH${ac_uB}COPY_PATH${ac_uC}"/usr/bin/cp"${ac_uD} 
${ac_eA}COPY_PATH${ac_eB}COPY_PATH${ac_eC}"/usr/bin/cp"${ac_eD} 
${ac_dA}GZIP_PATH${ac_dB}GZIP_PATH${ac_dC}"/opt/gnu/bin/gzip"${ac_dD} 
${ac_uA}GZIP_PATH${ac_uB}GZIP_PATH${ac_uC}"/opt/gnu/bin/gzip"${ac_uD} 
${ac_eA}GZIP_PATH${ac_eB}GZIP_PATH${ac_eC}"/opt/gnu/bin/gzip"${ac_eD} 
${ac_dA}MKDIR_PATH${ac_dB}MKDIR_PATH${ac_dC}"/usr/bin/mkdir"${ac_dD} 
${ac_uA}MKDIR_PATH${ac_uB}MKDIR_PATH${ac_uC}"/usr/bin/mkdir"${ac_uD} 
${ac_eA}MKDIR_PATH${ac_eB}MKDIR_PATH${ac_eC}"/usr/bin/mkdir"${ac_eD} 
${ac_dA}MV_PATH${ac_dB}MV_PATH${ac_dC}"/usr/bin/mv"${ac_dD} 
${ac_uA}MV_PATH${ac_uB}MV_PATH${ac_uC}"/usr/bin/mv"${ac_uD} 
${ac_eA}MV_PATH${ac_eB}MV_PATH${ac_eC}"/usr/bin/mv"${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}RM_PATH${ac_dB}RM_PATH${ac_dC}"/usr/bin/rm"${ac_dD} 
${ac_uA}RM_PATH${ac_uB}RM_PATH${ac_uC}"/usr/bin/rm"${ac_uD} 
${ac_eA}RM_PATH${ac_eB}RM_PATH${ac_eC}"/usr/bin/rm"${ac_eD} 
${ac_dA}TAR_PATH${ac_dB}TAR_PATH${ac_dC}"/usr/local/bin/tar"${ac_dD} 
${ac_uA}TAR_PATH${ac_uB}TAR_PATH${ac_uC}"/usr/local/bin/tar"${ac_uD} 
${ac_eA}TAR_PATH${ac_eB}TAR_PATH${ac_eC}"/usr/local/bin/tar"${ac_eD} 
${ac_dA}TOUCH_PATH${ac_dB}TOUCH_PATH${ac_dC}"/usr/bin/touch"${ac_dD} 
${ac_uA}TOUCH_PATH${ac_uB}TOUCH_PATH${ac_uC}"/usr/bin/touch"${ac_uD} 
${ac_eA}TOUCH_PATH${ac_eB}TOUCH_PATH${ac_eC}"/usr/bin/touch"${ac_eD} 
${ac_dA}UNCOMPRESS_PATH${ac_dB}UNCOMPRESS_PATH${ac_dC}"/opt/gnu/bin/gunzip"${a
c_ 
dD} 
${ac_uA}UNCOMPRESS_PATH${ac_uB}UNCOMPRESS_PATH${ac_uC}"/opt/gnu/bin/gunzip"${ac
_ 
uD} 
${ac_eA}UNCOMPRESS_PATH${ac_eB}UNCOMPRESS_PATH${ac_eC}"/opt/gnu/bin/gunzip"${ac
_ 
eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  cat > conftest.frag <<CEOF 
${ac_dA}UNZIP_PATH${ac_dB}UNZIP_PATH${ac_dC}"/opt/gnu/bin/unzip"${ac_dD} 
${ac_uA}UNZIP_PATH${ac_uB}UNZIP_PATH${ac_uC}"/opt/gnu/bin/unzip"${ac_uD} 
${ac_eA}UNZIP_PATH${ac_eB}UNZIP_PATH${ac_eC}"/opt/gnu/bin/unzip"${ac_eD} 
${ac_dA}UUDECODE_PATH${ac_dB}UUDECODE_PATH${ac_dC}"/usr/bin/uudecode"${ac_dD}

${ac_uA}UUDECODE_PATH${ac_uB}UUDECODE_PATH${ac_uC}"/usr/bin/uudecode"${ac_uD}

${ac_eA}UUDECODE_PATH${ac_eB}UUDECODE_PATH${ac_eC}"/usr/bin/uudecode"${ac_eD}

${ac_dA}ZCAT_PATH${ac_dB}ZCAT_PATH${ac_dC}"/opt/gnu/bin/zcat"${ac_dD} 
${ac_uA}ZCAT_PATH${ac_uB}ZCAT_PATH${ac_uC}"/opt/gnu/bin/zcat"${ac_uD} 
${ac_eA}ZCAT_PATH${ac_eB}ZCAT_PATH${ac_eC}"/opt/gnu/bin/zcat"${ac_eD} 
${ac_dA}ZIP_PATH${ac_dB}ZIP_PATH${ac_dC}"zip"${ac_dD} 
${ac_uA}ZIP_PATH${ac_uB}ZIP_PATH${ac_uC}"zip"${ac_uD} 
${ac_eA}ZIP_PATH${ac_eB}ZIP_PATH${ac_eC}"zip"${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}INSTALL_PATH${ac_dB}INSTALL_PATH${ac_dC}"install"${ac_dD} 
${ac_uA}INSTALL_PATH${ac_uB}INSTALL_PATH${ac_uC}"install"${ac_uD} 
${ac_eA}INSTALL_PATH${ac_eB}INSTALL_PATH${ac_eC}"install"${ac_eD} 
${ac_dA}UNIX${ac_dB}UNIX${ac_dC}1${ac_dD} 
${ac_uA}UNIX${ac_uB}UNIX${ac_uC}1${ac_uD} 
${ac_eA}UNIX${ac_eB}UNIX${ac_eC}1${ac_eD} 
${ac_dA}HAVE_GETHOSTNAME${ac_dB}HAVE_GETHOSTNAME${ac_dC}1${ac_dD} 
${ac_uA}HAVE_GETHOSTNAME${ac_uB}HAVE_GETHOSTNAME${ac_uC}1${ac_uD} 
${ac_eA}HAVE_GETHOSTNAME${ac_eB}HAVE_GETHOSTNAME${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SOCKET${ac_dB}HAVE_SOCKET${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SOCKET${ac_uB}HAVE_SOCKET${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SOCKET${ac_eB}HAVE_SOCKET${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_GETHOSTBYNAME${ac_dB}HAVE_GETHOSTBYNAME${ac_dC}1${ac_dD} 
${ac_uA}HAVE_GETHOSTBYNAME${ac_uB}HAVE_GETHOSTBYNAME${ac_uC}1${ac_uD} 
${ac_eA}HAVE_GETHOSTBYNAME${ac_eB}HAVE_GETHOSTBYNAME${ac_eC}1${ac_eD} 
${ac_dA}HAVE_STRCASECMP${ac_dB}HAVE_STRCASECMP${ac_dC}1${ac_dD} 
${ac_uA}HAVE_STRCASECMP${ac_uB}HAVE_STRCASECMP${ac_uC}1${ac_uD} 
${ac_eA}HAVE_STRCASECMP${ac_eB}HAVE_STRCASECMP${ac_eC}1${ac_eD} 
${ac_dA}LYNX_CFG_FILE${ac_dB}LYNX_CFG_FILE${ac_dC}"/opt/lynx2.8/lib/lynx.cfg"$
{a 
c_dD} 
${ac_uA}LYNX_CFG_FILE${ac_uB}LYNX_CFG_FILE${ac_uC}"/opt/lynx2.8/lib/lynx.cfg"${
a 
c_uD} 
${ac_eA}LYNX_CFG_FILE${ac_eB}LYNX_CFG_FILE${ac_eC}"/opt/lynx2.8/lib/lynx.cfg"${
a 
c_eD} 
${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD} 
${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD} 
${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}TIME_WITH_SYS_TIME${ac_dB}TIME_WITH_SYS_TIME${ac_dC}1${ac_dD} 
${ac_uA}TIME_WITH_SYS_TIME${ac_uB}TIME_WITH_SYS_TIME${ac_uC}1${ac_uD} 
${ac_eA}TIME_WITH_SYS_TIME${ac_eB}TIME_WITH_SYS_TIME${ac_eC}1${ac_eD} 
${ac_dA}HAVE_DIRENT_H${ac_dB}HAVE_DIRENT_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_DIRENT_H${ac_uB}HAVE_DIRENT_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_DIRENT_H${ac_eB}HAVE_DIRENT_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_FCNTL_H${ac_dB}HAVE_FCNTL_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_FCNTL_H${ac_uB}HAVE_FCNTL_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_FCNTL_H${ac_eB}HAVE_FCNTL_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_LIMITS_H${ac_dB}HAVE_LIMITS_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_LIMITS_H${ac_uB}HAVE_LIMITS_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_LIMITS_H${ac_eB}HAVE_LIMITS_H${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_STDLIB_H${ac_eB}HAVE_STDLIB_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_STRING_H${ac_eB}HAVE_STRING_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SYS_FCNTL_H${ac_dB}HAVE_SYS_FCNTL_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_FCNTL_H${ac_uB}HAVE_SYS_FCNTL_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_FCNTL_H${ac_eB}HAVE_SYS_FCNTL_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SYS_FILIO_H${ac_dB}HAVE_SYS_FILIO_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_FILIO_H${ac_uB}HAVE_SYS_FILIO_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_FILIO_H${ac_eB}HAVE_SYS_FILIO_H${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_SYS_IOCTL_H${ac_dB}HAVE_SYS_IOCTL_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_IOCTL_H${ac_uB}HAVE_SYS_IOCTL_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_IOCTL_H${ac_eB}HAVE_SYS_IOCTL_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SYS_TIME_H${ac_dB}HAVE_SYS_TIME_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_TIME_H${ac_uB}HAVE_SYS_TIME_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_TIME_H${ac_eB}HAVE_SYS_TIME_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_TERMIO_H${ac_dB}HAVE_TERMIO_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_TERMIO_H${ac_uB}HAVE_TERMIO_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_TERMIO_H${ac_eB}HAVE_TERMIO_H${ac_eC}1${ac_eD} 
${ac_dA}HAVE_TERMIOS_H${ac_dB}HAVE_TERMIOS_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_TERMIOS_H${ac_uB}HAVE_TERMIOS_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_TERMIOS_H${ac_eB}HAVE_TERMIOS_H${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_UNISTD_H${ac_eB}HAVE_UNISTD_H${ac_eC}1${ac_eD} 
${ac_dA}TERMIO_AND_TERMIOS${ac_dB}TERMIO_AND_TERMIOS${ac_dC}1${ac_dD} 
${ac_uA}TERMIO_AND_TERMIOS${ac_uB}TERMIO_AND_TERMIOS${ac_uC}1${ac_uD} 
${ac_eA}TERMIO_AND_TERMIOS${ac_eB}TERMIO_AND_TERMIOS${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SYS_WAIT_H${ac_dB}HAVE_SYS_WAIT_H${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_WAIT_H${ac_uB}HAVE_SYS_WAIT_H${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_WAIT_H${ac_eB}HAVE_SYS_WAIT_H${ac_eC}1${ac_eD} 
${ac_dA}USE_FCNTL${ac_dB}USE_FCNTL${ac_dC}1${ac_dD} 
${ac_uA}USE_FCNTL${ac_uB}USE_FCNTL${ac_uC}1${ac_uD} 
${ac_eA}USE_FCNTL${ac_eB}USE_FCNTL${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_LSTAT${ac_dB}HAVE_LSTAT${ac_dC}1${ac_dD} 
${ac_uA}HAVE_LSTAT${ac_uB}HAVE_LSTAT${ac_uC}1${ac_uD} 
${ac_eA}HAVE_LSTAT${ac_eB}HAVE_LSTAT${ac_eC}1${ac_eD} 
${ac_dA}HAVE_CUSERID${ac_dB}HAVE_CUSERID${ac_dC}1${ac_dD} 
${ac_uA}HAVE_CUSERID${ac_uB}HAVE_CUSERID${ac_uC}1${ac_uD} 
${ac_eA}HAVE_CUSERID${ac_eB}HAVE_CUSERID${ac_eC}1${ac_eD} 
${ac_dA}HAVE_GETCWD${ac_dB}HAVE_GETCWD${ac_dC}1${ac_dD} 
${ac_uA}HAVE_GETCWD${ac_uB}HAVE_GETCWD${ac_uC}1${ac_uD} 
${ac_eA}HAVE_GETCWD${ac_eB}HAVE_GETCWD${ac_eC}1${ac_eD} 
${ac_dA}HAVE_GETGROUPS${ac_dB}HAVE_GETGROUPS${ac_dC}1${ac_dD} 
${ac_uA}HAVE_GETGROUPS${ac_uB}HAVE_GETGROUPS${ac_uC}1${ac_uD} 
${ac_eA}HAVE_GETGROUPS${ac_eB}HAVE_GETGROUPS${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_PUTENV${ac_dB}HAVE_PUTENV${ac_dC}1${ac_dD} 
${ac_uA}HAVE_PUTENV${ac_uB}HAVE_PUTENV${ac_uC}1${ac_uD} 
${ac_eA}HAVE_PUTENV${ac_eB}HAVE_PUTENV${ac_eC}1${ac_eD} 
${ac_dA}HAVE_READDIR${ac_dB}HAVE_READDIR${ac_dC}1${ac_dD} 
${ac_uA}HAVE_READDIR${ac_uB}HAVE_READDIR${ac_uC}1${ac_uD} 
${ac_eA}HAVE_READDIR${ac_eB}HAVE_READDIR${ac_eC}1${ac_eD} 
${ac_dA}HAVE_STRERROR${ac_dB}HAVE_STRERROR${ac_dC}1${ac_dD} 
${ac_uA}HAVE_STRERROR${ac_uB}HAVE_STRERROR${ac_uC}1${ac_uD} 
${ac_eA}HAVE_STRERROR${ac_eB}HAVE_STRERROR${ac_eC}1${ac_eD} 
${ac_dA}HAVE_WAITPID${ac_dB}HAVE_WAITPID${ac_dC}1${ac_dD} 
${ac_uA}HAVE_WAITPID${ac_uB}HAVE_WAITPID${ac_uC}1${ac_uD} 
${ac_eA}HAVE_WAITPID${ac_eB}HAVE_WAITPID${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_MKTIME${ac_dB}HAVE_MKTIME${ac_dC}1${ac_dD} 
${ac_uA}HAVE_MKTIME${ac_uB}HAVE_MKTIME${ac_uC}1${ac_uD} 
${ac_eA}HAVE_MKTIME${ac_eB}HAVE_MKTIME${ac_eC}1${ac_eD} 
${ac_dA}HAVE_STRSTR${ac_dB}HAVE_STRSTR${ac_dC}1${ac_dD} 
${ac_uA}HAVE_STRSTR${ac_uB}HAVE_STRSTR${ac_uC}1${ac_uD} 
${ac_eA}HAVE_STRSTR${ac_eB}HAVE_STRSTR${ac_eC}1${ac_eD} 
${ac_dA}TRUE${ac_dB}TRUE${ac_dC}(1)${ac_dD} 
${ac_uA}TRUE${ac_uB}TRUE${ac_uC}(1)${ac_uD} 
${ac_eA}TRUE${ac_eB}TRUE${ac_eC}(1)${ac_eD} 
${ac_dA}FALSE${ac_dB}FALSE${ac_dC}(0)${ac_dD} 
${ac_uA}FALSE${ac_uB}FALSE${ac_uC}(0)${ac_uD} 
${ac_eA}FALSE${ac_eB}FALSE${ac_eC}(0)${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_ERRNO${ac_dB}HAVE_ERRNO${ac_dC}1${ac_dD} 
${ac_uA}HAVE_ERRNO${ac_uB}HAVE_ERRNO${ac_uC}1${ac_uD} 
${ac_eA}HAVE_ERRNO${ac_eB}HAVE_ERRNO${ac_eC}1${ac_eD} 
${ac_dA}LOCALE${ac_dB}LOCALE${ac_dC}1${ac_dD} 
${ac_uA}LOCALE${ac_uB}LOCALE${ac_uC}1${ac_uD} 
${ac_eA}LOCALE${ac_eB}LOCALE${ac_eC}1${ac_eD} 
${ac_dA}NGROUPS${ac_dB}NGROUPS${ac_dC}NGROUPS_MAX${ac_dD} 
${ac_uA}NGROUPS${ac_uB}NGROUPS${ac_uC}NGROUPS_MAX${ac_uD} 
${ac_eA}NGROUPS${ac_eB}NGROUPS${ac_eC}NGROUPS_MAX${ac_eD} 
${ac_dA}DECL_SYS_NERR${ac_dB}DECL_SYS_NERR${ac_dC}1${ac_dD} 
${ac_uA}DECL_SYS_NERR${ac_uB}DECL_SYS_NERR${ac_uC}1${ac_uD} 
${ac_eA}DECL_SYS_NERR${ac_eB}DECL_SYS_NERR${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}HAVE_SYS_NERR${ac_dB}HAVE_SYS_NERR${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_NERR${ac_uB}HAVE_SYS_NERR${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_NERR${ac_eB}HAVE_SYS_NERR${ac_eC}1${ac_eD} 
${ac_dA}DECL_SYS_ERRLIST${ac_dB}DECL_SYS_ERRLIST${ac_dC}1${ac_dD} 
${ac_uA}DECL_SYS_ERRLIST${ac_uB}DECL_SYS_ERRLIST${ac_uC}1${ac_uD} 
${ac_eA}DECL_SYS_ERRLIST${ac_eB}DECL_SYS_ERRLIST${ac_eC}1${ac_eD} 
${ac_dA}HAVE_SYS_ERRLIST${ac_dB}HAVE_SYS_ERRLIST${ac_dC}1${ac_dD} 
${ac_uA}HAVE_SYS_ERRLIST${ac_uB}HAVE_SYS_ERRLIST${ac_uC}1${ac_uD} 
${ac_eA}HAVE_SYS_ERRLIST${ac_eB}HAVE_SYS_ERRLIST${ac_eC}1${ac_eD} 
${ac_dA}HAVE_UTMP${ac_dB}HAVE_UTMP${ac_dC}1${ac_dD} 
${ac_uA}HAVE_UTMP${ac_uB}HAVE_UTMP${ac_uC}1${ac_uD} 
${ac_eA}HAVE_UTMP${ac_eB}HAVE_UTMP${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  cat > conftest.frag <<CEOF 
${ac_dA}UTMPX_FOR_UTMP${ac_dB}UTMPX_FOR_UTMP${ac_dC}1${ac_dD} 
${ac_uA}UTMPX_FOR_UTMP${ac_uB}UTMPX_FOR_UTMP${ac_uC}1${ac_uD} 
${ac_eA}UTMPX_FOR_UTMP${ac_eB}UTMPX_FOR_UTMP${ac_eC}1${ac_eD} 
${ac_dA}HAVE_CBREAK${ac_dB}HAVE_CBREAK${ac_dC}1${ac_dD} 
${ac_uA}HAVE_CBREAK${ac_uB}HAVE_CBREAK${ac_uC}1${ac_uD} 
${ac_eA}HAVE_CBREAK${ac_eB}HAVE_CBREAK${ac_eC}1${ac_eD} 
${ac_dA}HAVE_KEYPAD${ac_dB}HAVE_KEYPAD${ac_dC}1${ac_dD} 
${ac_uA}HAVE_KEYPAD${ac_uB}HAVE_KEYPAD${ac_uC}1${ac_uD} 
${ac_eA}HAVE_KEYPAD${ac_eB}HAVE_KEYPAD${ac_eC}1${ac_eD} 
${ac_dA}HAVE_WBORDER${ac_dB}HAVE_WBORDER${ac_dC}1${ac_dD} 
${ac_uA}HAVE_WBORDER${ac_uB}HAVE_WBORDER${ac_uC}1${ac_uD} 
${ac_eA}HAVE_WBORDER${ac_eB}HAVE_WBORDER${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}USE_EXTERNALS${ac_dB}USE_EXTERNALS${ac_dC}1${ac_dD} 
${ac_uA}USE_EXTERNALS${ac_uB}USE_EXTERNALS${ac_uC}1${ac_uD} 
${ac_eA}USE_EXTERNALS${ac_eB}USE_EXTERNALS${ac_eC}1${ac_eD} 
${ac_dA}DONT_TRACK_INTERNAL_LINKS${ac_dB}DONT_TRACK_INTERNAL_LINKS${ac_dC}1${a
c_ 
dD} 
${ac_uA}DONT_TRACK_INTERNAL_LINKS${ac_uB}DONT_TRACK_INTERNAL_LINKS${ac_uC}1${ac
_ 
uD} 
${ac_eA}DONT_TRACK_INTERNAL_LINKS${ac_eB}DONT_TRACK_INTERNAL_LINKS${ac_eC}1${ac
_ 
eD} 
${ac_dA}DIRED_SUPPORT${ac_dB}DIRED_SUPPORT${ac_dC}1${ac_dD} 
${ac_uA}DIRED_SUPPORT${ac_uB}DIRED_SUPPORT${ac_uC}1${ac_uD} 
${ac_eA}DIRED_SUPPORT${ac_eB}DIRED_SUPPORT${ac_eC}1${ac_eD} 
${ac_dA}OK_OVERRIDE${ac_dB}OK_OVERRIDE${ac_dC}1${ac_dD} 
${ac_uA}OK_OVERRIDE${ac_uB}OK_OVERRIDE${ac_uC}1${ac_uD} 
${ac_eA}OK_OVERRIDE${ac_eB}OK_OVERRIDE${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}OK_PERMIT${ac_dB}OK_PERMIT${ac_dC}1${ac_dD} 
${ac_uA}OK_PERMIT${ac_uB}OK_PERMIT${ac_uC}1${ac_uD} 
${ac_eA}OK_PERMIT${ac_eB}OK_PERMIT${ac_eC}1${ac_eD} 
${ac_dA}OK_TAR${ac_dB}OK_TAR${ac_dC}1${ac_dD} 
${ac_uA}OK_TAR${ac_uB}OK_TAR${ac_uC}1${ac_uD} 
${ac_eA}OK_TAR${ac_eB}OK_TAR${ac_eC}1${ac_eD} 
${ac_dA}OK_UUDECODE${ac_dB}OK_UUDECODE${ac_dC}1${ac_dD} 
${ac_uA}OK_UUDECODE${ac_uB}OK_UUDECODE${ac_uC}1${ac_uD} 
${ac_eA}OK_UUDECODE${ac_eB}OK_UUDECODE${ac_eC}1${ac_eD} 
${ac_dA}OK_ZIP${ac_dB}OK_ZIP${ac_dC}1${ac_dD} 
${ac_uA}OK_ZIP${ac_uB}OK_ZIP${ac_uC}1${ac_uD} 
${ac_eA}OK_ZIP${ac_eB}OK_ZIP${ac_eC}1${ac_eD} 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  cat > conftest.frag <<CEOF 
${ac_dA}OK_GZIP${ac_dB}OK_GZIP${ac_dC}1${ac_dD} 
${ac_uA}OK_GZIP${ac_uB}OK_GZIP${ac_uC}1${ac_uD} 
${ac_eA}OK_GZIP${ac_eB}OK_GZIP${ac_eC}1${ac_eD} 
${ac_dA}LONG_LIST${ac_dB}LONG_LIST${ac_dC}1${ac_dD} 
${ac_uA}LONG_LIST${ac_uB}LONG_LIST${ac_uC}1${ac_uD} 
${ac_eA}LONG_LIST${ac_eB}LONG_LIST${ac_eC}1${ac_eD} 
s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% 
CEOF 
  sed -f conftest.frag conftest.in > conftest.out 
  rm -f conftest.in 
  mv conftest.out conftest.in 
  
  rm -f conftest.frag conftest.h 
  echo "/* $ac_file.  Generated automatically by configure.  */" >
conftest.h 
  cat conftest.in >> conftest.h 
  rm -f conftest.in 
  if cmp -s $ac_file conftest.h 2>/dev/null; then 
    echo "$ac_file is unchanged" 
    rm -f conftest.h 
  else 
    # Remove last slash and all that follows it.  Not all systems have
dirname. 
      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` 
      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then 
      # The file is in a subdirectory. 
      test ! -d "$ac_dir" && mkdir "$ac_dir" 
    fi 
    rm -f $ac_file 
    mv conftest.h $ac_file 
  fi 
fi; done 
# Extra initialization commands, if any 
  
# Extra commands, if any 
  
exit 0 
 
config.log looks like: 
chsunb:root:/tools/www/lynx/lynx2-8/lynx2-8 => more config.log 
This file contains any messages produced by compilers while 
running configure, to aid debugging if configure makes a mistake. 
  
configure:589: checking host system type 
configure:614: checking for gcc 
configure:691: checking whether the C compiler (gcc  ) works 
configure:705: gcc -o conftest    conftest.c  1>&5 
configure:725: checking whether the C compiler (gcc  ) is a cross-compiler 
configure:730: checking whether we are using GNU C 
configure:739: gcc -E conftest.c 
configure:754: checking whether gcc accepts -g 
configure:782: checking how to run the C preprocessor 
configure:803: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:845: checking for ranlib 
configure:872: checking whether make sets ${MAKE} 
configure:900: checking for style of include in makefiles 
configure:961: checking for a BSD compatible install 
configure:1015: checking for lint 
configure:1049: checking if you want to see long compiling messages 
configure:1089: checking if you want to check memory-leaks 
configure:1113: checking if you want to enable debug-code 
configure:1158: checking if you want to turn on gcc warnings 
configure:1295: checking if you want full utility pathnames 
configure:1316: checking for system mailer 
configure:1343: checking system mail flags 
configure:1371: checking for chmod 
configure:1436: checking for compress 
configure:1501: checking for cp 
configure:1566: checking for gzip 
configure:1631: checking for mkdir 
configure:1696: checking for mv 
configure:1761: checking for rm 
configure:1826: checking for tar 
configure:1891: checking for touch 
configure:1956: checking for gunzip 
configure:2021: checking for unzip 
configure:2086: checking for uudecode 
configure:2151: checking for zcat 
configure:2216: checking for zip 
configure:2362: checking for working const 
configure:2416: gcc -c -O2  conftest.c 1>&5 
configure:2702: checking for network libraries 
configure:2713: checking for gethostname 
configure:2741: gcc -o conftest -O2   conftest.c  1>&5 
configure:2879: checking for -linet 
configure:2893: gcc -o conftest -O2   conftest.c -linet   1>&5 
ld: fatal: library -linet: not found 
ld: fatal: File processing errors. No output written to conftest 
configure: failed program was: 
#line 2886 "configure" 
#include "confdefs.h" 
  
int main() { 
main() 
; return 0; } 
configure:2916: checking for socket 
configure:2944: gcc -o conftest -O2   conftest.c  1>&5 
Undefined                       first referenced 
 symbol                             in file 
socket                              /tmp/ccoXxfz_1.o 
ld: fatal: Symbol referencing errors. No output written to conftest 
configure: failed program was: 
#line 2921 "configure" 
#include "confdefs.h" 
/* System header to define __stub macros and hopefully few prototypes, 
    which can conflict with char socket(); below.  */ 
#include <assert.h> 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char socket(); 
  
int main() { 
  
/* The GNU C library defines this for functions which it implements 
    to always fail with ENOSYS.  Some functions are actually named 
    something starting with __ and the normal name is an alias.  */ 
#if defined (__stub_socket) || defined (__stub___socket) 
choke me 
#else 
socket(); 
#endif 
  
; return 0; } 
configure:2967: checking for socket in -lsocket 
configure:2986: gcc -o conftest -O2   conftest.c -lsocket   1>&5 
configure:3083: checking for gethostbyname 
configure:3111: gcc -o conftest -O2   conftest.c  1>&5 
Undefined                       first referenced 
 symbol                             in file 
gethostbyname                       /tmp/cc0LZJYD1.o 
ld: fatal: Symbol referencing errors. No output written to conftest 
configure: failed program was: 
#line 3088 "configure" 
#include "confdefs.h" 
/* System header to define __stub macros and hopefully few prototypes, 
    which can conflict with char gethostbyname(); below.  */ 
#include <assert.h> 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char gethostbyname(); 
  
int main() { 
  
/* The GNU C library defines this for functions which it implements 
    to always fail with ENOSYS.  Some functions are actually named 
    something starting with __ and the normal name is an alias.  */ 
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) 
choke me 
#else 
gethostbyname(); 
#endif 
  
; return 0; } 
configure:3134: checking for gethostbyname in -lnsl 
configure:3153: gcc -o conftest -O2   conftest.c -lnsl -lsocket   1>&5 
configure:3194: checking for strcasecmp 
configure:3222: gcc -o conftest -O2   conftest.c  1>&5 
configure:3309: checking for screen type 
configure:3344: checking for initscr 
configure:3372: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5 
Undefined                       first referenced 
 symbol                             in file 
initscr                             /tmp/cc0N_6I41.o 
ld: fatal: Symbol referencing errors. No output written to conftest 
configure: failed program was: 
#line 3349 "configure" 
#include "confdefs.h" 
/* System header to define __stub macros and hopefully few prototypes, 
    which can conflict with char initscr(); below.  */ 
#include <assert.h> 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char initscr(); 
  
int main() { 
  
/* The GNU C library defines this for functions which it implements 
    to always fail with ENOSYS.  Some functions are actually named 
    something starting with __ and the normal name is an alias.  */ 
#if defined (__stub_initscr) || defined (__stub___initscr) 
choke me 
#else 
initscr(); 
#endif 
  
; return 0; } 
configure:3543: checking for tgoto 
configure:3571: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5 
Undefined                       first referenced 
 symbol                             in file 
tgoto                               /tmp/cc0Rc3Jj1.old: fatal: Symbol 
referencing errors. No output written to conftest 
configure: failed program was: 
#line 3548 "configure" 
#include "confdefs.h" 
/* System header to define __stub macros and hopefully few prototypes, 
    which can conflict with char tgoto(); below.  */ 
#include <assert.h> 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char tgoto(); 
  
int main() { 
  
/* The GNU C library defines this for functions which it implements 
    to always fail with ENOSYS.  Some functions are actually named 
    something starting with __ and the normal name is an alias.  */ 
#if defined (__stub_tgoto) || defined (__stub___tgoto) 
choke me 
#else 
tgoto(); 
#endif 
; return 0; } 
configure:3592: checking for tgoto in -ltermcap 
configure:3611: gcc -o conftest -O2   conftest.c -ltermcap   -lnsl -lsocket  
1>& 
5 
configure:3641: checking for initscr in -lcurses 
configure:3660: gcc -o conftest -O2   conftest.c -lcurses  -ltermcap  -lnsl 
-lso 
cket  1>&5 
configure:3709: checking if we need both curses and termcap libraries 
configure:3718: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket 
1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:3712: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 3711 "configure" 
#include "confdefs.h" 
#include <curses.h> 
int main() { 
initscr(); tgoto((char *)0, 0, 0); 
; return 0; } 
configure:3735: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:3729: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 3728 "configure" 
#include "confdefs.h" 
#include <curses.h> 
int main() { 
initscr() 
; return 0; } 
configure:3757: checking for curses performance tradeoff 
configure:3778: gcc -c -O2  conftest.c 1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:3766: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: In function `main': 
configure:3772: parse error before `;' 
configure: failed program was: 
#line 3764 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
int main() { 
  
#if defined(wbkgdset) && defined(clearok) && defined(getbkgd) 
        int x = ERR; 
#else 
        int x = ;       /* force an error */ 
#endif 
         
; return 0; } 
configure:4927: checking for location of config-file 
configure:4937: checking for ANSI C header files 
configure:4950: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5017: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:5041: checking whether time.h and sys/time.h may both be included 
configure:5055: gcc -c -O2  conftest.c 1>&5 
configure:5080: checking for dirent.h that defines DIR 
configure:5093: gcc -c -O2  conftest.c 1>&5 
configure:5118: checking for opendir in -ldir 
configure:5137: gcc -o conftest -O2   conftest.c -ldir  -lcurses -ltermcap  
-lns 
l -lsocket  1>&5 
ld: fatal: library -ldir: not found 
ld: fatal: File processing errors. No output written to conftest 
configure: failed program was: 
#line 5126 "configure" 
#include "confdefs.h" 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char opendir(); 
  
int main() { 
opendir() 
; return 0; } 
configure:5217: checking for fcntl.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for limits.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for stdlib.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for string.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for sys/fcntl.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for sys/filio.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for sys/ioctl.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for sys/param.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
In file included from configure:5223: 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/sys/param.h:187: 
war 
ning: `NBBY' redefined 
/usr/include/sys/select.h:45: warning: this is the location of the previous 
defi 
nition 
configure: failed program was: 
#line 5222 "configure" 
#include "confdefs.h" 
#include <sys/param.h> 
configure:5217: checking for sys/time.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for termio.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for termios.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5217: checking for unistd.h 
configure:5227: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5255: checking termio.h and termios.h 
configure:5274: gcc -c -O2  conftest.c 1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from configure:5264: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 5261 "configure" 
#include "confdefs.h" 
  
#if HAVE_TERMIO_H 
#include <termio.h> 
#endif 
#if HAVE_TERMIOS_H 
#include <termios.h> 
#endif  
int main() { 
putchar (0x0a) 
; return 0; } 
configure:5297: checking for sys/wait.h 
configure:5307: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5435: checking for union wait 
configure:5452: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
compiles ok w/o union wait 
configure:5573: checking for mode_t 
configure:5608: checking for pid_t 
configure:5642: checking for vfork.h 
configure:5652: gcc -E  conftest.c >/dev/null 2>conftest.out 
configure:5648: vfork.h: No such file or directory 
configure: failed program was: 
#line 5647 "configure" 
#include "confdefs.h" 
#include <vfork.h> 
configure:5677: checking for working vfork 
configure:5827: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:5851: checking if we should use fcntl or ioctl 
configure:5869: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure: In function `main': 
configure:5864: `FIONBIO' undeclared (first use this function) 
configure:5864: (Each undeclared identifier is reported only once 
configure:5864: for each function it appears in.) 
configure: failed program was: 
#line 5857 "configure" 
#include "confdefs.h" 
  
#include <sys/types.h> 
#include <sys/ioctl.h> 
  
int main() { 
  
        int ret = ioctl(0, FIONBIO, (char *)0); 
         
; return 0; } 
configure:5895: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:5918: checking for broken/missing definition of remove 
configure:5931: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:5971: checking for lstat 
configure:5986: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for cuserid 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for getcwd 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for getgroups 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for putenvconfigure:6046: gcc -o conftest -O2   
conftest.c -lcurses -ltermcap  -lnsl -lsoc 
ket  1>&5 
configure:6018: checking for readdir 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for strerror 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6018: checking for waitpid 
configure:6046: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6076: checking for mktime 
configure:6104: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6076: checking for strstr 
configure:6104: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6135: checking for strstr declaration 
configure:6149: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6144: conflicting types for `strstr' 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/string.h:50: 
previou 
s declaration of `strstr' 
configure: failed program was: 
#line 6140 "configure" 
#include "confdefs.h" 
#include <string.h> 
int main() { 
#ifndef strstr 
extern  int     strstr(); 
#endif 
; return 0; } 
configure:6204: checking for getgrgid declaration 
configure:6220: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6215: conflicting types for `getgrgid' 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/grp.h:35:
previous 
d 
eclaration of `getgrgid' 
configure: failed program was: 
#line 6209 "configure" 
#include "confdefs.h" 
  
#include <stdio.h> 
#include <grp.h> 
int main() { 
#ifndef getgrgid 
extern  int     getgrgid(); 
#endif 
; return 0; } 
configure:6204: checking for getgrnam declaration 
configure:6220: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6215: conflicting types for `getgrnam' 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/grp.h:36:
previous 
d 
eclaration of `getgrnam' 
configure: failed program was: 
#line 6209 "configure" 
#include "confdefs.h" 
  
#include <stdio.h> 
#include <grp.h> 
int main() { 
#ifndef getgrnam 
extern  int     getgrnam(); 
#endif 
; return 0; } 
configure:6277: checking if TRUE/FALSE are defined 
configure:6292: gcc -c -O2  conftest.c 1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:6285: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 6283 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
#include <stdio.h> 
int main() { 
int x = TRUE, y = FALSE 
; return 0; } 
configure:6319: checking declaration of errno 
configure:6338: gcc -c -O2  conftest.c 1>&5 
configure:6410: checking for setlocale() 
configure:6423: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6444: checking if NGROUPS is defined 
configure:6464: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6461: `NGROUPS' undeclared (first use this function) 
configure:6461: (Each undeclared identifier is reported only once 
configure:6461: for each function it appears in.) 
configure: failed program was: 
#line 6450 "configure" 
#include "confdefs.h" 
  
#if HAVE_SYS_PARAM_H 
#include <sys/param.h> 
#endif 
#if HAVE_LIMITS_H 
#include <limits.h> 
#endif 
  
int main() { 
int x = NGROUPS 
; return 0; } 
configure:6486: gcc -c -O2  conftest.c 1>&5 
configure:6520: checking declaration of sys_nerr 
configure:6539: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6536: `sys_nerr' undeclared (first use this function) 
configure:6536: (Each undeclared identifier is reported only once 
configure:6536: for each function it appears in.) 
configure: failed program was: 
#line 6526 "configure" 
#include "confdefs.h" 
  
#if HAVE_STDLIB_H 
#include <stdlib.h> 
#endif 
#include <stdio.h> 
#include <sys/types.h> 
#include <errno.h>  
int main() { 
long x = (long) sys_nerr 
; return 0; } 
configure:6569: checking existence of sys_nerr 
configure:6581: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6520: checking declaration of sys_errlist 
configure:6539: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6536: `sys_errlist' undeclared (first use this function) 
configure:6536: (Each undeclared identifier is reported only once 
configure:6536: for each function it appears in.) 
configure: failed program was: 
#line 6526 "configure" 
#include "confdefs.h" 
  
#if HAVE_STDLIB_H 
#include <stdlib.h> 
#endif 
#include <stdio.h> 
#include <sys/types.h> 
#include <errno.h>  
int main() { 
long x = (long) sys_errlist 
; return 0; } 
configure:6569: checking existence of sys_errlist 
configure:6581: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:6612: checking if struct utmp is declared 
configure:6627: gcc -c -O2  conftest.c 1>&5 
configure: In function `main': 
configure:6623: structure has no member named `ut_host' 
configure: failed program was: 
#line 6618 "configure" 
#include "confdefs.h" 
  
#include <sys/types.h> 
#include <utmp.h> 
int main() { 
struct utmp x; char *y = &x.ut_host[0] 
; return 0; } 
configure:6642: gcc -c -O2  conftest.c 1>&5 
configure:6673: checking if curses supports alternate-character set 
configure:6688: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:6681: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 6679 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
         
int main() { 
chtype x = acs_map['l']; acs_map['m'] = 0 
; return 0; } 
configure:6708: checking if curses supports fancy attributes 
configure:6727: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:6716: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 6714 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
  
int main() { 
attrset(A_UNDERLINE|A_BOLD|A_REVERSE); 
         wattrset(stdscr, A_BLINK|A_DIM); 
         attroff(A_BOLD); 
         keypad(stdscr,TRUE); 
         
; return 0; } 
configure:6747: checking for ncurses version 
configure:6804: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:6783: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: In function `main': 
configure:6797: `make' undeclared (first use this function) 
configure:6797: (Each undeclared identifier is reported only once 
configure:6797: for each function it appears in.) 
configure:6797: parse error before `an' 
configure: failed program was: 
#line 6781 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
int main() 
{ 
        FILE *fp = fopen("out9851", "w"); 
#ifdef NCURSES_VERSION 
# ifdef NCURSES_VERSION_PATCH 
        fprintf(fp, "%s.%d\n", NCURSES_VERSION, NCURSES_VERSION_PATCH); 
# else 
        fprintf(fp, "%s\n", NCURSES_VERSION); 
# endif 
#else 
# ifdef __NCURSES_H 
        fprintf(fp, "old\n"); 
# else 
        make an error 
# endif 
#endif 
        exit(0); 
} 
configure:6869: checking if curses supports color attributes 
configure:6890: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:6877: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 6875 "configure" 
#include "confdefs.h" 
  
#include <curses.h> 
  
int main() { 
chtype x = COLOR_BLUE; 
         has_colors(); 
         start_color(); 
#ifndef NCURSES_BROKEN 
         wbkgd(curscr, getbkgd(stdscr)); /* X/Open XPG4 aka SVr4 Curses */ 
#endif 
         
; return 0; } 
configure:6917: checking declaration of size-change 
configure:6970: gcc -c -O2  conftest.c 1>&5 
In file included from /usr/include/termios.h:13, 
                 from configure:6934: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 6931 "configure" 
#include "confdefs.h" 
#include <sys/types.h> 
#if HAVE_TERMIOS_H 
#include <termios.h> 
#else 
#if HAVE_TERMIO_H 
#include <termio.h> 
#endif 
#endif 
#if NEED_PTEM_H 
/* This is a workaround for SCO:  they neglected to define struct winsize in 
 * termios.h -- it's only in termio.h and ptem.h 
 */ 
#include        <sys/stream.h> 
#include        <sys/ptem.h> 
#endif 
#if !defined(sun) || !defined(HAVE_TERMIOS_H) 
#include <sys/ioctl.h> 
#endif 
  
int main() { 
  
#ifdef TIOCGSIZE 
        struct ttysize win;     /* FIXME: what system is this? */ 
        int y = win.ts_lines; 
        int x = win.ts_cols; 
#else 
#ifdef TIOCGWINSZ 
        struct winsize win; 
        int y = win.ws_row; 
        int x = win.ws_col; 
#else 
        no TIOCGSIZE or TIOCGWINSZ 
#endif /* TIOCGWINSZ */ 
#endif /* TIOCGSIZE */ 
         
; return 0; } 
configure:6970: gcc -c -O2 -DNEED_PTEM_H  conftest.c 1>&5 
In file included from /usr/include/sys/turnstile.h:12, 
                 from /usr/include/sys/t_lock.h:20, 
                 from /usr/include/sys/vnode.h:37, 
                 from /usr/include/sys/stream.h:21, 
                 from configure:6944: 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/include/sys/param.h:187: 
war 
ning: `NBBY' redefined 
/usr/include/sys/select.h:45: warning: this is the location of the previous 
defi 
nition 
In file included from /usr/include/sys/stream.h:26, 
                 from configure:6944: 
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified" 
configure: failed program was: 
#line 6931 "configure" 
#include "confdefs.h" 
#include <sys/types.h> 
#if HAVE_TERMIOS_H 
#include <termios.h> 
#else 
#if HAVE_TERMIO_H 
#include <termio.h> 
#endif 
#endif 
#if NEED_PTEM_H 
/* This is a workaround for SCO:  they neglected to define struct winsize in 
 * termios.h -- it's only in termio.h and ptem.h 
 */ 
#include        <sys/stream.h> 
#include        <sys/ptem.h> 
#endif 
#if !defined(sun) || !defined(HAVE_TERMIOS_H) 
#include <sys/ioctl.h> 
#endif 
  
int main() { 
  
#ifdef TIOCGSIZE 
        struct ttysize win;     /* FIXME: what system is this? */ 
        int y = win.ts_lines; 
        int x = win.ts_cols; 
#else 
#ifdef TIOCGWINSZ 
        struct winsize win; 
        int y = win.ws_row; 
        int x = win.ws_col; 
#else 
        no TIOCGSIZE or TIOCGWINSZ 
#endif /* TIOCGWINSZ */ 
#endif /* TIOCGSIZE */ 
         
; return 0; } 
configure:7002: checking if ttytype is declared in curses library 
configure:7015: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
In file included from /usr/include/sys/termio.h:13, 
                 from /usr/include/termio.h:13, 
                 from 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.2/includ 
e/curses.h:48, 
                 from configure:7009: 
/usr/include/sys/termios.h:376: parse error before `uint32_t' 
/usr/include/sys/termios.h:376: warning: no semicolon at end of struct or
union 
configure: failed program was: 
#line 7008 "configure" 
#include "confdefs.h" 
#include <curses.h> 
int main() { 
char *x = &ttytype[1]; *x = 1 
; return 0; } 
configure:7042: checking for cbreak 
configure:7070: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:7042: checking for keypad 
configure:7070: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:7042: checking for use_default_colors 
configure:7070: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
Undefined                       first referenced 
 symbol                             in file 
use_default_colors                  /tmp/cc0sUFl61.o 
ld: fatal: Symbol referencing errors. No output written to conftest 
configure: failed program was: 
#line 7047 "configure" 
#include "confdefs.h" 
/* System header to define __stub macros and hopefully few prototypes, 
    which can conflict with char use_default_colors(); below.  */ 
#include <assert.h> 
/* Override any gcc2 internal prototype to avoid an error.  */ 
/* We use char because int might match the return type of a gcc2 
    builtin and then its argument prototype would still apply.  */ 
char use_default_colors(); 
  
int main() { 
  
/* The GNU C library defines this for functions which it implements 
    to always fail with ENOSYS.  Some functions are actually named 
    something starting with __ and the normal name is an alias.  */ 
#if defined (__stub_use_default_colors) || defined 
(__stub___use_default_colors) 
choke me 
#else 
use_default_colors(); 
#endif 
  
; return 0; } 
configure:7042: checking for wborder 
configure:7070: gcc -o conftest -O2   conftest.c -lcurses -ltermcap  -lnsl 
-lsoc 
ket  1>&5 
configure:7100: checking if experimental 8-bit case-conversion should be
used 
configure:7123: checking if color-style code should be used 
configure:7214: checking if you want to use extended HTML DTD logic 
configure:7238: checking if you want to use external commands 
configure:7262: checking if you want to use setfont support 
configure:7286: checking if you want internal-links feature 
configure:7310: checking if you want to fork NSL requests 
configure:7334: checking if you want to underline links 
configure:7358: checking if you want to use zlib for decompression of some 
gzip  
files 
configure:7511: checking if directory-editor code should be used 
configure:7537: checking if you wish to allow extracting from archives via 
DirEd 
configure:7556: checking if you wish to allow users to redefine DirEd keys 
configure:7582: checking if you wish to allow permissions commands via DirEd 
configure:7608: checking if you wish to allow executable-permission commands 
via 
 DirEd 
configure:7627: checking if you wish to allow tar commands from DirEd 
configure:7653: checking if you wish to allow uudecode commands from DirEd 
configure:7679: checking if you wish to allow zip and unzip commands from
DirEd 
configure:7705: checking if you wish to allow gzip and gunzip commands from 
DirE 
d 
configure:7732: checking if you want long-directory listings 
configure:7758: checking if parent-directory references are permitted 
 
With kindest regards, 
Frank Haas 
*****************************************************************************

Frank Haas                                                 Oracle
Switzerland 
Principal Support Consultant                          Software Support
Center 
Phone: 0041-61-425 62 00                             Onsite: 0041-1-236 57
82 
Fax: 0041-61-425 62 64                           Onsite fax: 0041-1-236 81 20

reply via email to

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