lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev undefined __inet_addr making newest dev releaseconfig


From: mattack
Subject: Re: lynx-dev undefined __inet_addr making newest dev releaseconfig
Date: Sun, 10 Jan 1999 17:12:10 -0800 (PST)

On Sun, 10 Jan 1999 address@hidden wrote:
>yes - but I need information (the config.log, for instance, to see if there
>were any interesting failures).  Otherwise, I'll add on to the existing

The conflig.log is attached to this message..  
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:610: checking host system type
configure:635: checking for gcc
configure:712: checking whether the C compiler (gcc  ) works
configure:726: gcc -o conftest    conftest.c  1>&5
configure:746: checking whether the C compiler (gcc  ) is a cross-compiler
configure:751: checking whether we are using GNU C
configure:760: gcc -E conftest.c
configure:775: checking whether gcc accepts -g
configure:803: checking how to run the C preprocessor
configure:824: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:866: checking for ranlib
configure:893: checking whether make sets ${MAKE}
configure:921: checking for style of include in makefiles
configure:982: checking for a BSD compatible install
configure:1036: checking for lint
configure:1066: checking for AIX
configure:1090: checking for POSIXized ISC
configure:1116: checking if you want to see long compiling messages
configure:1164: checking if you want to check memory-leaks
configure:1188: checking if you want to enable debug-code
configure:1233: checking if you want to turn on gcc warnings
configure:1370: checking for ANSI C header files
configure:1383: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1450: gcc -o conftest -O2   conftest.c  1>&5
configure:1474: checking for working const
configure:1528: gcc -c -O2  conftest.c 1>&5
configure:1549: checking for inline
configure:1563: gcc -c -O2  conftest.c 1>&5
configure:1589: checking for off_t
configure:1622: checking for size_t
configure:1657: checking for working alloca.h
configure:1669: gcc -o conftest -O2   conftest.c  1>&5
configure:1690: checking for alloca
configure:1718: gcc -o conftest -O2   conftest.c  1>&5
configure:1887: checking for unistd.h
configure:1897: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1926: checking for getpagesize
configure:1954: gcc -o conftest -O2   conftest.c  1>&5
configure:1979: checking for working mmap
configure:2127: gcc -o conftest -O2   conftest.c  1>&5
configure:2155: checking for argz.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2161: argz.h: No such file or directory
configure: failed program was:
#line 2160 "configure"
#include "confdefs.h"
#include <argz.h>
configure:2155: checking for limits.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for locale.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for nl_types.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for malloc.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for string.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for unistd.h
configure:2155: checking for values.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2155: checking for sys/param.h
configure:2165: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2195: checking for getcwd
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for munmap
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for putenv
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for setenv
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
setenv                              /var/tmp/ccyJulq_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2200 "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:2195: checking for setlocale
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for strchr
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for strcasecmp
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
configure:2195: checking for __argz_count
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_count                        /var/tmp/cc0CA13b1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2200 "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:2195: checking for __argz_stringify
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_stringify                    /var/tmp/ccGn.4E_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2200 "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:2195: checking for __argz_next
configure:2223: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
__argz_next                         /var/tmp/ccBbZYc_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2200 "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:2252: checking for stpcpy
configure:2280: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
stpcpy                              /var/tmp/cc0GCXZF1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 2257 "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:2314: checking for LC_MESSAGES
configure:2326: gcc -o conftest -O2   conftest.c  1>&5
configure:2347: checking whether NLS is requested
configure:3339: checking if you want full utility pathnames
configure:3360: checking for system mailer
configure:3387: checking system mail flags
configure:3415: checking for chmod
configure:3488: checking for compress
configure:3561: checking for cp
configure:3634: checking for gzip
configure:3707: checking for mkdir
configure:3780: checking for mv
configure:3853: checking for rm
configure:3926: checking for tar
configure:3999: checking for touch
configure:4072: checking for gunzip
configure:4145: checking for unzip
configure:4218: checking for bzip2
configure:4291: checking for uudecode
configure:4364: checking for zcat
configure:4437: checking for zip
configure:4597: checking for working const
configure:4974: checking if you want socks library
configure:4994: checking if you want socks5 library
configure:5198: checking for network libraries
configure:5209: checking for gethostname
configure:5237: gcc -o conftest -O2   conftest.c  1>&5
configure:5375: checking for -linet
configure:5389: 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 5382 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:5412: checking for socket
configure:5440: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
socket                              /var/tmp/cc0UK.S_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 5417 "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:5463: checking for socket in -lsocket
configure:5482: gcc -o conftest -O2   conftest.c -lsocket   1>&5
configure:5579: checking for gethostbyname
configure:5607: gcc -o conftest -O2   conftest.c  1>&5
Undefined                       first referenced
 symbol                             in file
gethostbyname                       /var/tmp/ccZVish_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 5584 "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:5630: checking for gethostbyname in -lnsl
configure:5649: gcc -o conftest -O2   conftest.c -lnsl -lsocket   1>&5
configure:5690: checking for strcasecmp
configure:5806: checking for screen type
configure:5841: checking for initscr
configure:5869: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
initscr                             /var/tmp/ccw7.St_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 5846 "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:6043: checking for tgoto
configure:6071: gcc -o conftest -O2   conftest.c  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
tgoto                               /var/tmp/cc0.lxSW1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 6048 "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:6092: checking for tgoto in -ltermcap
configure:6111: gcc -o conftest -O2   conftest.c -ltermcap   -lnsl -lsocket  
1>&5
configure:6141: checking for initscr in -lcursesX
configure:6160: 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 6149 "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:6141: checking for initscr in -lcurses
configure:6160: gcc -o conftest -O2   conftest.c -lcurses  -ltermcap  -lnsl 
-lsocket  1>&5
configure:6209: checking if we need both curses and termcap libraries
configure:6218: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:6257: checking for curses performance tradeoff
configure:6278: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:6272: parse error before `;'
configure: failed program was:
#line 6264 "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:7466: checking for location of config-file
configure:7476: checking for ANSI C header files
configure:7580: checking whether time.h and sys/time.h may both be included
configure:7594: gcc -c -O2  conftest.c 1>&5
configure:7619: checking for dirent.h that defines DIR
configure:7632: gcc -c -O2  conftest.c 1>&5
configure:7657: checking for opendir in -ldir
configure:7676: 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 7665 "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:7756: checking for fcntl.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for limits.h
configure:7756: checking for stdlib.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for string.h
configure:7756: checking for sys/fcntl.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for sys/filio.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for sys/ioctl.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for sys/param.h
configure:7756: checking for sys/time.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for termio.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for termios.h
configure:7766: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7756: checking for unistd.h
configure:7794: checking termio.h and termios.h
configure:7813: gcc -c -O2  conftest.c 1>&5
configure:7836: checking for sys/wait.h
configure:7846: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:7974: checking for union wait
configure:7991: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
compiles ok w/o union wait
configure:8116: checking for stdarg.h
configure:8126: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8116: checking for varargs.h
configure:8126: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8153: checking for standard varargs
configure:8174: gcc -c -O2  conftest.c 1>&5
configure:8194: checking for uid_t in sys/types.h
configure:8228: checking type of array argument to getgroups
configure:8261: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8299: checking for pid_t
configure:8332: checking for uid_t in sys/types.h
configure:8366: checking for mode_t
configure:8402: checking for vfork.h
configure:8412: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:8408: vfork.h: No such file or directory
configure: failed program was:
#line 8407 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:8437: checking for working vfork
configure:8587: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8611: checking if we should use fcntl or ioctl
configure:8629: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure: In function `main':
configure:8624: `FIONBIO' undeclared (first use this function)
configure:8624: (Each undeclared identifier is reported only once
configure:8624: for each function it appears in.)
configure: failed program was:
#line 8617 "configure"
#include "confdefs.h"

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

int main() {

        int ret = ioctl(0, FIONBIO, (char *)0);
        
; return 0; }
configure:8655: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8678: checking for broken/missing definition of remove
configure:8691: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8731: checking for lstat
configure:8746: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for cuserid
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for getcwd
configure:8780: checking for getgroups
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for gettimeofday
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for popen
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for putenv
configure:8780: checking for readdir
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for strerror
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8780: checking for waitpid
configure:8808: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8838: checking for mktime
configure:8866: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8838: checking for strstr
configure:8866: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:8897: checking for strstr declaration
configure:8911: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:8906: conflicting types for `strstr'
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/include/string.h:56: 
previous declaration of `strstr'
configure: failed program was:
#line 8902 "configure"
#include "confdefs.h"
#include <string.h>
int main() {
#ifndef strstr
extern  int     strstr();
#endif
; return 0; }
configure:8966: checking for getgrgid declaration
configure:8982: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:8977: conflicting types for `getgrgid'
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/include/grp.h:40: previous 
declaration of `getgrgid'
configure: failed program was:
#line 8971 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrgid
extern  int     getgrgid();
#endif
; return 0; }
configure:8966: checking for getgrnam declaration
configure:8982: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:8977: conflicting types for `getgrnam'
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.7.2.3/include/grp.h:41: previous 
declaration of `getgrnam'
configure: failed program was:
#line 8971 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrnam
extern  int     getgrnam();
#endif
; return 0; }
configure:9039: checking if TRUE/FALSE are defined
configure:9054: gcc -c -O2  conftest.c 1>&5
configure:9081: checking declaration of errno
configure:9100: gcc -c -O2  conftest.c 1>&5
configure:9172: checking for setlocale()
configure:9185: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9206: checking if NGROUPS is defined
configure:9226: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9223: `NGROUPS' undeclared (first use this function)
configure:9223: (Each undeclared identifier is reported only once
configure:9223: for each function it appears in.)
configure: failed program was:
#line 9212 "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:9248: gcc -c -O2  conftest.c 1>&5
configure:9282: checking declaration of sys_nerr
configure:9301: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9298: `sys_nerr' undeclared (first use this function)
configure:9298: (Each undeclared identifier is reported only once
configure:9298: for each function it appears in.)
configure: failed program was:
#line 9288 "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:9331: checking existence of sys_nerr
configure:9343: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9282: checking declaration of sys_errlist
configure:9301: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9298: `sys_errlist' undeclared (first use this function)
configure:9298: (Each undeclared identifier is reported only once
configure:9298: for each function it appears in.)
configure: failed program was:
#line 9288 "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:9331: checking existence of sys_errlist
configure:9343: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9374: checking if struct utmp is declared
configure:9389: gcc -c -O2  conftest.c 1>&5
configure: In function `main':
configure:9385: structure has no member named `ut_host'
configure: failed program was:
#line 9380 "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:9404: gcc -c -O2  conftest.c 1>&5
configure:9433: checking if character set is EBCDIC
configure:9452: gcc -c -O2  conftest.c 1>&5
configure:9447: #error "Character set is not EBCDIC"
configure: failed program was:
#line 9439 "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
#error "Character set is not EBCDIC"
#endif 
; return 0; }
configure:9486: checking if curses supports alternate-character set
configure:9503: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9526: checking if curses supports fancy attributes
configure:9545: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9565: checking for ncurses version
configure:9622: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure: In function `main':
configure:9615: `make' undeclared (first use this function)
configure:9615: (Each undeclared identifier is reported only once
configure:9615: for each function it appears in.)
configure:9615: parse error before `an'
configure: failed program was:
#line 9599 "configure"
#include "confdefs.h"

#include <curses.h>
int main()
{
        FILE *fp = fopen("out1643", "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:9687: checking if curses supports color attributes
configure:9708: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9735: checking declaration of size-change
configure:9788: gcc -c -O2  conftest.c 1>&5
size-change succeeded ()
configure:9820: checking if ttytype is declared in curses library
configure:9833: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9861: checking for cbreak
configure:9889: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9861: checking for define_key
configure:9889: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
define_key                          /var/tmp/ccTfdPa_1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 9866 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char define_key(); 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 define_key();

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_define_key) || defined (__stub___define_key)
choke me
#else
define_key();
#endif

; return 0; }
configure:9861: checking for keypad
configure:9889: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9861: checking for use_default_colors
configure:9889: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
Undefined                       first referenced
 symbol                             in file
use_default_colors                  /var/tmp/cc0JHnML1.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 9866 "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:9861: checking for wborder
configure:9889: gcc -o conftest -O2   conftest.c -lcurses  -lnsl -lsocket  1>&5
configure:9919: checking if new-style forms-based options screen should be used
configure:9943: checking if old-style options menu should be used
configure:9967: checking if configuration info should be browsable
configure:9991: checking if experimental alternative line-edit bindings should 
be used
configure:10015: checking if experimental keyboard-layout logic should be used
configure:10039: checking if experimental persistent-cookie logic should be used
configure:10063: checking if color-style code should be used
configure:10124: checking if partial-display should be used
configure:10178: checking if you want to use extended HTML DTD logic
configure:10202: checking if you want to use external commands
configure:10226: checking if you want to use setfont support
configure:10250: checking if you want cgi-link support
configure:10269: checking if you want exec-links support
configure:10288: checking if you want exec-scripts support
configure:10307: checking if you want internal-links feature
configure:10331: checking if you want to fork NSL requests
configure:10355: checking if you want to log URL requests via syslog
configure:10379: checking if you want to underline links
configure:10403: checking if help files should be gzip'ed
configure:10432: checking if you want to use zlib for decompression of some 
gzip files
configure:10585: checking if directory-editor code should be used
configure:10611: checking if you wish to allow extracting from archives via 
DirEd
configure:10630: checking if you wish to allow users to redefine DirEd keys
configure:10656: checking if you wish to allow permissions commands via DirEd
configure:10682: checking if you wish to allow executable-permission commands 
via DirEd
configure:10701: checking if you wish to allow tar commands from DirEd
configure:10727: checking if you wish to allow uudecode commands from DirEd
configure:10753: checking if you wish to allow zip and unzip commands from DirEd
configure:10779: checking if you wish to allow gzip and gunzip commands from 
DirEd
configure:10806: checking if you want long-directory listings
configure:10832: checking if parent-directory references are permitted
configure:10852: checking if we can include termio.h with curses
configure:10870: gcc -c -O2 -DHAVE_CONFIG_H -I. -I. -I./src 
-I./WWW/Library/Implementation  conftest.c 1>&5

reply via email to

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