>>>>> Thomas E Dickey writes:

  Thomas> On Thu, 8 Jun 2000, Klaus Weide wrote:
  >> On 8 Jun 2000, Sergei Pokrovsky wrote: > I really had install
  >> fresh ncurses and xterm; but lynx didn't want > to compile with
  >> ncurses (at least, not the native cc, which had many > objections
  >> against the lynx code, like ; after cpp-expanded structure
  >> 
  >> Maybe Tom is interested in pursuing this...

  Thomas> yes (need more information)

The complete config.log I send privately.

-- 
Sergei

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:640: checking host system type
configure:695: checking for gcc
configure:808: checking whether the C compiler (gcc  ) works
configure:824: gcc -o conftest    conftest.c  1>&5
configure:850: checking whether the C compiler (gcc  ) is a cross-compiler
configure:855: checking whether we are using GNU C
configure:864: gcc -E conftest.c
configure:883: checking whether gcc accepts -g
configure:915: checking how to run the C preprocessor
configure:936: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:995: checking whether ln -s works
configure:1018: checking for ranlib
configure:1046: checking whether make sets ${MAKE}
configure:1084: checking for a BSD compatible install
configure:1141: checking for lint
configure:1172: checking for AIX
configure:1196: checking for POSIXized ISC
configure:1222: checking if you want to see long compiling messages
configure:1270: checking if you want to check memory-leaks
configure:1294: checking if you want to enable debug-code
configure:1336: checking if you want to enable lynx trace code *recommended* 
configure:1362: checking if you want to turn on gcc warnings
configure:1499: checking for ANSI C header files
configure:1512: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1579: gcc -o conftest -O2   conftest.c  1>&5
configure:1603: checking for working const
configure:1657: gcc -c -O2  conftest.c 1>&5
configure:1678: checking for inline
configure:1692: gcc -c -O2  conftest.c 1>&5
configure:1718: checking for off_t
configure:1751: checking for size_t
configure:1786: checking for working alloca.h
configure:1798: gcc -o conftest -O2   conftest.c  1>&5
configure:1819: checking for alloca
configure:1852: gcc -o conftest -O2   conftest.c  1>&5
configure:2021: checking for unistd.h
configure:2031: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2060: checking for getpagesize
configure:2088: gcc -o conftest -O2   conftest.c  1>&5
configure:2113: checking for working mmap
configure:2261: gcc -o conftest -O2   conftest.c  1>&5
configure:2294: checking for argz.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2300: argz.h: No such file or directory
configure: failed program was:
#line 2299 "configure"
#include "confdefs.h"
#include <argz.h>
configure:2294: checking for limits.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2294: checking for locale.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2294: checking for nl_types.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2294: checking for malloc.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2294: checking for string.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2294: checking for unistd.h
configure:2294: checking for sys/param.h
configure:2304: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2334: checking for getcwd
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for munmap
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for putenv
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for setenv
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
setenv                              /var/tmp/ccofaqoU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2339 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setenv(); 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 setenv();

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_setenv) || defined (__stub___setenv)
choke me
#else
setenv();
#endif

; return 0; }
configure:2334: checking for setlocale
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for strchr
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for strcasecmp
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for strdup
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
configure:2334: checking for __argz_count
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_count                        /var/tmp/cciJayxU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2339 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count(); 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 __argz_count();

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___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif

; return 0; }
configure:2334: checking for __argz_stringify
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_stringify                    /var/tmp/ccXZaazU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2339 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify(); 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 __argz_stringify();

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___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
__argz_stringify();
#endif

; return 0; }
configure:2334: checking for __argz_next
configure:2362: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_next                         /var/tmp/ccVeaOAU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2339 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next(); 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 __argz_next();

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___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif

; return 0; }
configure:2391: checking for stpcpy
configure:2419: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
stpcpy                              /var/tmp/cc2xaqCU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2396 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy(); 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 stpcpy();

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_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif

; return 0; }
configure:2453: checking for LC_MESSAGES
configure:2465: gcc -o conftest -O2   conftest.c  1>&5
configure:2486: checking whether NLS is requested
configure:3565: checking if you want full utility pathnames
configure:3590: checking for system mailer
configure:3617: checking system mail flags
configure:3645: checking for chmod
configure:3722: checking for compress
configure:3799: checking for cp
configure:3876: checking for gzip
configure:3953: checking for mkdir
configure:4030: checking for mv
configure:4107: checking for rm
configure:4184: checking for tar
configure:4261: checking for touch
configure:4338: checking for gunzip
configure:4415: checking for unzip
configure:4492: checking for bzip2
configure:4569: checking for uudecode
configure:4646: checking for zcat
configure:4723: checking for zip
configure:4800: checking for telnet
configure:4877: checking for tn3270
configure:4954: checking for rlogin
configure:5193: checking for working const
configure:5547: checking if we must define _GNU_SOURCE
configure:5563: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:5558: `make' undeclared (first use in this function)
configure:5558: (Each undeclared identifier is reported only once
configure:5558: for each function it appears in.)
configure:5558: parse error before `an'
configure: failed program was:
#line 5553 "configure"
#include "confdefs.h"
#include <sys/types.h>
int main() {

#ifndef _XOPEN_SOURCE
make an error
#endif
; return 0; }
configure:5583: gcc -c -O2 -D_GNU_SOURCE  conftest.c 1>&5
configure:5635: checking if you want socks library
configure:5655: checking if you want socks5 library
configure:5859: checking for network libraries
configure:5870: checking for gethostname
configure:5898: gcc -o conftest -O2   conftest.c  1>&5
configure:6037: checking for main in -linet
configure:6052: 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 6045 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:6077: checking for socket
configure:6105: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
socket                              /var/tmp/ccTtaGRU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6082 "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:6128: checking for socket in -lsocket
configure:6147: gcc -o conftest -O2   conftest.c -lsocket   1>&5
configure:6244: checking for gethostbyname
configure:6272: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
gethostbyname                       /var/tmp/ccF8aqVU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6249 "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:6295: checking for gethostbyname in -lnsl
configure:6314: gcc -o conftest -O2   conftest.c -lnsl -lsocket   1>&5
configure:6355: checking for strcasecmp
configure:6471: checking for inet_aton function
configure:6488: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
inet_aton                           /var/tmp/ccyJaOZU1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6477 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>

int main() {
inet_aton(0, (struct in_addr *)0)
; return 0; }
configure:6508: checking for inet_addr function
configure:6525: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
configure:6588: checking for screen type
configure:6630: checking for initscr
configure:6658: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
initscr                             /var/tmp/ccewaW2U1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6635 "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:6832: checking for tgoto
configure:6860: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
tgoto                               /var/tmp/cchPay4U1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6837 "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:6881: checking for tgoto in -ltermcap
configure:6900: gcc -o conftest -O2   conftest.c -ltermcap   -lnsl -lsocket  1>&5
configure:6930: checking for initscr in -lcursesX
configure:6949: gcc -o conftest -O2   conftest.c -lcursesX  -ltermcap  -lnsl -lsocket  
1>&5
ld: fatal: library -lcursesX: not found
ld: fatal: File processing errors. No output written to conftest
configure: failed program was:
#line 6938 "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 initscr();

int main() {
initscr()
; return 0; }
configure:6930: checking for initscr in -lcurses
configure:6949: gcc -o conftest -O2   conftest.c -lcurses  -ltermcap  -lnsl -lsocket  
1>&5
configure:6998: checking if we need both curses and termcap libraries
configure:7007: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:7046: checking for curses performance tradeoff
configure:7067: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:7061: parse error before `;'
configure: failed program was:
#line 7053 "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:8233: checking for location of config-file
configure:8245: checking if you want only a few charsets
configure:8306: checking for ANSI C header files
configure:8410: checking whether time.h and sys/time.h may both be included
configure:8424: gcc -c -O2  conftest.c 1>&5
configure:8449: checking for dirent.h that defines DIR
configure:8462: gcc -c -O2  conftest.c 1>&5
configure:8487: checking for opendir in -ldir
configure:8506: gcc -o conftest -O2   conftest.c -ldir  -lcurses  -lnsl -lsocket  1>&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
configure: failed program was:
#line 8495 "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:8588: checking for arpa/inet.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for fcntl.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for limits.h
configure:8588: checking for stdlib.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for string.h
configure:8588: checking for sys/fcntl.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for sys/filio.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for sys/ioctl.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for sys/param.h
configure:8588: checking for sys/time.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for syslog.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for termio.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for termios.h
configure:8598: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8588: checking for unistd.h
configure:8626: checking termio.h and termios.h
configure:8645: gcc -c -O2  conftest.c 1>&5
configure:8665: checking for sigaction and structs
configure:8686: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8710: checking for sys/wait.h
configure:8720: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8848: checking for union wait
configure:8865: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
compiles ok w/o union wait
configure:8990: checking for stdarg.h
configure:9000: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8990: checking for varargs.h
configure:9000: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:9027: checking for standard varargs
configure:9048: gcc -c -O2  conftest.c 1>&5
configure:9068: checking for uid_t in sys/types.h
configure:9102: checking type of array argument to getgroups
configure:9135: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9173: checking for pid_t
configure:9206: checking for uid_t in sys/types.h
configure:9240: checking for mode_t
configure:9276: checking for vfork.h
configure:9286: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:9282: vfork.h: No such file or directory
configure: failed program was:
#line 9281 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:9311: checking for working vfork
configure:9462: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9486: checking if we should use fcntl or ioctl
configure:9504: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure: In function `main':
configure:9499: `FIONBIO' undeclared (first use in this function)
configure:9499: (Each undeclared identifier is reported only once
configure:9499: for each function it appears in.)
configure: failed program was:
#line 9492 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <sys/ioctl.h>

int main() {

        int ret = ioctl(0, FIONBIO, (char *)0);
        
; return 0; }
configure:9530: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9553: checking for broken/missing definition of remove
configure:9566: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9606: checking for lstat
configure:9621: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for cuserid
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for getcwd
configure:9664: checking for getgroups
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for gettimeofday
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for getuid
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for mkstemp
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for mktemp
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for popen
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for putenv
configure:9664: checking for rand
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for readdir
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for setuid
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for srand
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for strerror
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for truncate
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9664: checking for unsetenv
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
unsetenv                            /var/tmp/ccSQaasW1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 9669 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char unsetenv(); 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 unsetenv();

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_unsetenv) || defined (__stub___unsetenv)
choke me
#else
unsetenv();
#endif

; return 0; }
configure:9664: checking for vasprintf
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
vasprintf                           /var/tmp/cckcaOtW1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 9669 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char vasprintf(); 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 vasprintf();

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_vasprintf) || defined (__stub___vasprintf)
choke me
#else
vasprintf();
#endif

; return 0; }
configure:9664: checking for waitpid
configure:9692: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9722: checking for mktime
configure:9750: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9722: checking for strstr
configure:9750: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9781: checking for strstr declaration
configure:9795: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9790: conflicting types for `strstr'
/usr/include/string.h:63: previous declaration of `strstr'
configure:9790: warning: extern declaration of `strstr' doesn't match global one
configure: failed program was:
#line 9786 "configure"
#include "confdefs.h"
#include <string.h>
int main() {
#ifndef strstr
extern  int     strstr();
#endif
; return 0; }
configure:9850: checking for getgrgid declaration
configure:9866: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9861: conflicting types for `getgrgid'
/usr/include/grp.h:40: previous declaration of `getgrgid'
configure:9861: warning: extern declaration of `getgrgid' doesn't match global one
configure: failed program was:
#line 9855 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrgid
extern  int     getgrgid();
#endif
; return 0; }
configure:9850: checking for getgrnam declaration
configure:9866: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9861: conflicting types for `getgrnam'
/usr/include/grp.h:41: previous declaration of `getgrnam'
configure:9861: warning: extern declaration of `getgrnam' doesn't match global one
configure: failed program was:
#line 9855 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrnam
extern  int     getgrnam();
#endif
; return 0; }
configure:9923: checking if TRUE/FALSE are defined
configure:9938: gcc -c -O2  conftest.c 1>&5
configure:9965: checking if external errno is declared
configure:9984: gcc -c -O2  conftest.c 1>&5
configure:10015: checking if external errno exists
configure:10031: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10063: checking if we can set errno
configure:10099: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10122: checking for setlocale()
configure:10135: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10156: checking if NGROUPS is defined
configure:10176: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10173: `NGROUPS' undeclared (first use in this function)
configure:10173: (Each undeclared identifier is reported only once
configure:10173: for each function it appears in.)
configure: failed program was:
#line 10162 "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:10198: gcc -c -O2  conftest.c 1>&5
configure:10232: checking if external sys_nerr is declared
configure:10251: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10248: `sys_nerr' undeclared (first use in this function)
configure:10248: (Each undeclared identifier is reported only once
configure:10248: for each function it appears in.)
configure: failed program was:
#line 10238 "configure"
#include "confdefs.h"

#ifdef 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:10282: checking if external sys_nerr exists
configure:10298: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10232: checking if external sys_errlist is declared
configure:10251: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10248: `sys_errlist' undeclared (first use in this function)
configure:10248: (Each undeclared identifier is reported only once
configure:10248: for each function it appears in.)
configure: failed program was:
#line 10238 "configure"
#include "confdefs.h"

#ifdef 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:10282: checking if external sys_errlist exists
configure:10298: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10334: checking for lastlog.h
configure:10344: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:10334: checking for paths.h
configure:10344: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:10340: paths.h: No such file or directory
configure: failed program was:
#line 10339 "configure"
#include "confdefs.h"
#include <paths.h>
configure:10371: checking for lastlog path
configure:10392: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10389: `_PATH_LASTLOG' undeclared (first use in this function)
configure:10389: (Each undeclared identifier is reported only once
configure:10389: for each function it appears in.)
configure: failed program was:
#line 10377 "configure"
#include "confdefs.h"

#include <sys/types.h>
#ifdef HAVE_LASTLOG_H
#include <lastlog.h>
#else
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif
#endif
int main() {
char *path = _PATH_LASTLOG
; return 0; }
configure:10419: checking for utmp implementation
configure:10443: gcc -c -O2  conftest.c 1>&5
configure:10504: checking if utmp.ut_host is declared
configure:10519: gcc -c -O2  conftest.c 1>&5
configure:10543: checking for exit-status in utmpx
configure:10564: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10560: structure has no member named `__e_exit'
configure: failed program was:
#line 10555 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <utmpx.h>
int main() {
struct utmpx x; long y = x.ut_exit.__e_exit = 0
; return 0; }
configure:10564: gcc -c -O2  conftest.c 1>&5
configure:10596: checking if utmp.ut_xtime is declared
configure:10611: gcc -c -O2  conftest.c 1>&5
configure:10663: checking if utmp.ut_session is declared
configure:10678: gcc -c -O2  conftest.c 1>&5
configure:10703: checking if utmpx is SYSV flavor
configure:10724: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10747: checking if external h_errno exists
configure:10763: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10794: checking if character set is EBCDIC
configure:10813: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:10808: `make' undeclared (first use in this function)
configure:10808: (Each undeclared identifier is reported only once
configure:10808: for each function it appears in.)
configure:10808: parse error before `an'
configure: failed program was:
#line 10800 "configure"
#include "confdefs.h"
 
int main() {
 /* TryCompile function for CharSet.
   Treat any failure as ASCII for compatibility with existing art.
   Use compile-time rather than run-time tests for cross-compiler
   tolerance.  */
#if '0'!=240
make an error "Character set is not EBCDIC"
#endif 
; return 0; }
configure:10847: checking if curses supports alternate-character set
configure:10864: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:10887: checking if curses supports fancy attributes
configure:10906: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
wattr_off                           /var/tmp/ccGJaGcX1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 10893 "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:10926: checking for ncurses version
configure:10983: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11003: checking for obsolete/broken version of ncurses
configure:11023: gcc -c -O2  conftest.c 1>&5
configure:11048: checking if curses supports color attributes
configure:11069: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11096: checking declaration of size-change
configure:11149: gcc -c -O2  conftest.c 1>&5
size-change succeeded ()
configure:11181: checking if ttytype is declared in curses library
configure:11194: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11215: checking if we must define _XOPEN_SOURCE_EXTENDED
configure:11231: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for assume_default_colors
(line 11288) testing assume_default_colors ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure: In function `main':
configure:11311: `assume_default_colors' undeclared (first use in this function)
configure:11311: (Each undeclared identifier is reported only once
configure:11311: for each function it appears in.)
configure: failed program was:
#line 11297 "configure"
#include "confdefs.h"

#ifdef HAVE_XCURSES
#include <xcurses.h>
char * XCursesProgramName = "test";
#else
#include <curses.h>
#ifdef HAVE_TERM_H
#include <term.h>
#endif
#endif
int main() {

#ifndef assume_default_colors
long foo = (long)(&assume_default_colors);
#endif
                        
; return 0; }
configure:11286: checking for cbreak
(line 11288) testing cbreak ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for define_key
(line 11288) testing define_key ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for getattrs
(line 11288) testing getattrs ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for getbegx
(line 11288) testing getbegx ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for getbegy
(line 11288) testing getbegy ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for keypad
(line 11288) testing keypad ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for resizeterm
(line 11288) testing resizeterm ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for use_default_colors
(line 11288) testing use_default_colors ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for wborder
(line 11288) testing wborder ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11286: checking for wredrawln
(line 11288) testing wredrawln ...
configure:11317: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:11349: checking if configuration info should be browsable
configure:11373: checking if new-style forms-based options screen should be used
configure:11397: checking if old-style options menu should be used
configure:11421: checking if experimental address-list page should be used
configure:11445: checking if experimental charset-selection logic should be used
configure:11469: checking if experimental CJK logic should be used
configure:11493: checking if color-style code should be used
configure:11559: checking if you want to use default-colors
configure:11584: checking if experimental file-upload logic should be used
configure:11608: checking if experimental htmlized lynx.cfg should be built
configure:11637: checking if experimental element-justification logic should be used
configure:11661: checking if experimental keyboard-layout logic should be used
configure:11685: checking if experimental JavaScript support should be used
configure:11709: checking if html source should be colorized
configure:11733: checking if read-progress message should show ETA
configure:11757: checking if scrollbar code should be used
configure:11788: checking if source caching should be used
configure:11815: checking if alternative line-edit bindings should be used
configure:11839: checking if you want to use extended HTML DTD logic
configure:11863: checking if partial-display should be used
configure:11887: checking if you want to use external commands
configure:11911: checking if you want to use setfont support
configure:11935: checking if you want cgi-link support
configure:11954: checking if you want change-exec support
configure:11978: checking if you want exec-links support
configure:12002: checking if you want exec-scripts support
configure:12026: checking if you want internal-links feature
configure:12050: checking if you want to fork NSL requests
configure:12074: checking if you want to log URL requests via syslog
configure:12098: checking if persistent-cookie logic should be used
configure:12122: checking if you want to underline links
configure:12146: checking if help files should be gzip'ed
configure:12175: checking if you want to use zlib for decompression of some gzip files
configure:12398: checking if you want to exclude FINGER code
configure:12422: checking if you want to exclude GOPHER code
configure:12446: checking if you want to exclude NEWS code
configure:12470: checking if you want to exclude FTP code
configure:12499: checking if directory-editor code should be used
configure:12525: checking if you wish to allow extracting from archives via DirEd
configure:12544: checking if DirEd mode should override keys
configure:12570: checking if you wish to allow permissions commands via DirEd
configure:12596: checking if you wish to allow executable-permission commands via DirEd
configure:12615: checking if you wish to allow tar commands from DirEd
configure:12641: checking if you wish to allow uudecode commands from DirEd
configure:12667: checking if you wish to allow zip and unzip commands from DirEd
configure:12693: checking if you wish to allow gzip and gunzip commands from DirEd
configure:12720: checking if you want long-directory listings
configure:12746: checking if parent-directory references are permitted
configure:14277: checking if we can include termio.h with curses
configure:14295: gcc -c -O2 -DHAVE_CONFIG_H -I. -I. -I./src 
-I./WWW/Library/Implementation  conftest.c 1>&5
In file included from configure:14288:
src/LYCurses.h:435: parse error before `FANCY_CURSES'
configure: failed program was:
#line 14286 "configure"
#include "confdefs.h"

#include <LYCurses.h>
#include <termio.h>
int main() {
putchar(0x0a)
; return 0; }

Reply via email to