lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Re: dev17 (config.log)


From: Philip Webb
Subject: Re: lynx-dev Re: dev17 (config.log)
Date: Fri, 19 Feb 1999 14:12:26 -0500 (EST)

my earlier message with configure output seems to have gone astray
-- it's not in the Archive  4 hrs  later -- ,
so here it is again in  3  parts, starting with script & .log :
 
configure script:

./configure --disable-echo \
--prefix=$HOME/ld17/lynx2-8-2 --exec-prefix=$HOME/ld17/lynx2-8-2 \
--libdir=$HOME/ld17/lynx2-8-2 --mandir=$HOME/ld17/lynx2-8-2/lynx_help \
--enable-nsl-fork --enable-persistent-cookies \
--disable-dired --disable-long-list --disable-debug

2-8-2dev.17: config.log :

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

configure:616: checking host system type
configure:641: checking for gcc
configure:671: checking for cc
configure:754: checking whether the C compiler (cc  ) works
configure:770: cc -o conftest    conftest.c  1>&5
configure:796: checking whether the C compiler (cc  ) is a cross-compiler
configure:801: checking whether we are using GNU C
configure:810: cc -E conftest.c
configure:829: checking whether cc accepts -g
configure:861: checking how to run the C preprocessor
configure:882: cc -E  conftest.c >/dev/null 2>conftest.out
configure:943: checking for ranlib
configure:971: checking whether make sets ${MAKE}
configure:999: checking for style of include in makefiles
configure:1061: checking for a BSD compatible install
configure:1118: checking for lint
configure:1149: checking for AIX
configure:1173: checking for POSIXized ISC
configure:1199: checking if you want to see long compiling messages
configure:1247: checking if you want to check memory-leaks
configure:1271: checking if you want to enable debug-code
configure:1453: checking for ANSI C header files
configure:1466: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1533: cc -o conftest    conftest.c  1>&5
configure:1557: checking for working const
configure:1611: cc -c   conftest.c 1>&5
configure:1632: checking for inline
configure:1646: cc -c   conftest.c 1>&5
cfe: Error: configure, line 1642: Syntax Error
 } inline foo() {
 ---------^
configure: failed program was:
#line 1639 "configure"
#include "confdefs.h"

int main() {
} inline foo() {
; return 0; }
configure:1646: cc -c   conftest.c 1>&5
cfe: Error: configure, line 1642: Syntax Error
 } __inline__ foo() {
 -------------^
configure: failed program was:
#line 1639 "configure"
#include "confdefs.h"

int main() {
} __inline__ foo() {
; return 0; }
configure:1646: cc -c   conftest.c 1>&5
configure:1672: checking for off_t
configure:1705: checking for size_t
configure:1740: checking for working alloca.h
configure:1752: cc -o conftest    conftest.c  1>&5
configure:1773: checking for alloca
configure:1806: cc -o conftest    conftest.c  1>&5
configure:1975: checking for unistd.h
configure:1985: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2014: checking for getpagesize
configure:2042: cc -o conftest    conftest.c  1>&5
configure:2067: checking for working mmap
configure:2215: cc -o conftest    conftest.c  1>&5
configure:2243: checking for argz.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
cfe: Error: configure: 2249: Cannot open file argz.h for #include
configure: failed program was:
#line 2248 "configure"
#include "confdefs.h"
#include <argz.h>
configure:2243: checking for limits.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for locale.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for nl_types.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for malloc.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for string.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for unistd.h
configure:2243: checking for values.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2243: checking for sys/param.h
configure:2253: cc -E  conftest.c >/dev/null 2>conftest.out
configure:2283: checking for getcwd
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for munmap
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for putenv
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for setenv
configure:2311: cc -o conftest    conftest.c  1>&5
ld32: ERROR 33: Unresolved text symbol "setenv" -- 1st referenced by conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 2288 "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:2283: checking for setlocale
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for strchr
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for strcasecmp
configure:2311: cc -o conftest    conftest.c  1>&5
configure:2283: checking for __argz_count
configure:2311: cc -o conftest    conftest.c  1>&5
ld32: ERROR 33: Unresolved text symbol "__argz_count" -- 1st referenced by 
conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 2288 "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:2283: checking for __argz_stringify
configure:2311: cc -o conftest    conftest.c  1>&5
ld32: ERROR 33: Unresolved text symbol "__argz_stringify" -- 1st referenced by 
conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 2288 "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:2283: checking for __argz_next
configure:2311: cc -o conftest    conftest.c  1>&5
ld32: ERROR 33: Unresolved text symbol "__argz_next" -- 1st referenced by 
conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 2288 "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:2340: checking for stpcpy
configure:2368: cc -o conftest    conftest.c  1>&5
ld32: ERROR 33: Unresolved text symbol "stpcpy" -- 1st referenced by conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 2345 "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:2402: checking for LC_MESSAGES
configure:2414: cc -o conftest    conftest.c  1>&5
configure:2435: checking whether NLS is requested
configure:3469: checking if you want full utility pathnames
configure:3490: checking for system mailer
configure:3517: checking system mail flags
configure:3545: checking for chmod
configure:3622: checking for compress
configure:3699: checking for cp
configure:3776: checking for gzip
configure:3853: checking for mkdir
configure:3930: checking for mv
configure:4007: checking for rm
configure:4084: checking for tar
configure:4161: checking for touch
configure:4238: checking for gunzip
configure:4315: checking for unzip
configure:4392: checking for bzip2
configure:4469: checking for uudecode
configure:4546: checking for zcat
configure:4623: checking for zip
configure:4700: checking for telnet
configure:4777: checking for tn3270
configure:4854: checking for rlogin
configure:4950: checking for cc option to accept ANSI C
configure:4990: cc -c  -DCC_HAS_PROTOS  conftest.c 1>&5
configure:5018: checking for working const
configure:5396: checking if you want socks library
configure:5416: checking if you want socks5 library
configure:5620: checking for network libraries
configure:5631: checking for gethostname
configure:5659: cc -o conftest    conftest.c  1>&5
configure:5797: checking for -linet
configure:5811: cc -o conftest    conftest.c -linet   1>&5
ld32: FATAL 9: I/O error (-linet): No such file or directory
configure: failed program was:
#line 5804 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:5834: checking for socket
configure:5862: cc -o conftest    conftest.c  1>&5
configure:6001: checking for gethostbyname
configure:6029: cc -o conftest    conftest.c  1>&5
configure:6112: checking for strcasecmp
configure:6228: checking for inet_aton function
configure:6245: cc -o conftest    conftest.c   1>&5
cfe: Error: /usr/include/sys/socket.h, line 164: Syntax Error
        uid_t            *rlu_uidp;
 ----   ^
cfe: Error: /usr/include/sys/socket.h, line 164: Empty declaration specifiers
        uid_t            *rlu_uidp;
 ----   -----           --^
cfe: Error: /usr/include/sys/socket.h, line 165: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 165: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 233: Syntax Error
        dev_t           dev;     
        ^
cfe: Error: /usr/include/sys/socket.h, line 233: Empty declaration specifiers
        dev_t           dev;     
        ----------------^
cfe: Error: /usr/include/sys/socket.h, line 235: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 235: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 283: Syntax Error
        caddr_t msg_name;                
        ^
cfe: Error: /usr/include/sys/socket.h, line 283: Empty declaration specifiers
        caddr_t msg_name;                
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Syntax Error
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Empty declaration specifiers
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 289: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 289: Empty declaration
 };
 -^
configure: failed program was:
#line 6234 "configure"
#include "confdefs.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:6265: checking for inet_addr function
configure:6282: cc -o conftest    conftest.c   1>&5
cfe: Error: /usr/include/sys/socket.h, line 164: Syntax Error
        uid_t            *rlu_uidp;
 ----   ^
cfe: Error: /usr/include/sys/socket.h, line 164: Empty declaration specifiers
        uid_t            *rlu_uidp;
 ----   -----           --^
cfe: Error: /usr/include/sys/socket.h, line 165: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 165: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 233: Syntax Error
        dev_t           dev;     
        ^
cfe: Error: /usr/include/sys/socket.h, line 233: Empty declaration specifiers
        dev_t           dev;     
        ----------------^
cfe: Error: /usr/include/sys/socket.h, line 235: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 235: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 283: Syntax Error
        caddr_t msg_name;                
        ^
cfe: Error: /usr/include/sys/socket.h, line 283: Empty declaration specifiers
        caddr_t msg_name;                
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Syntax Error
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Empty declaration specifiers
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 289: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 289: Empty declaration
 };
 -^
configure: failed program was:
#line 6271 "configure"
#include "confdefs.h"

#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
    
int main() {
inet_addr(0)
; return 0; }
configure:6297: checking for library with inet_addr
configure:6318: cc -o conftest    conftest.c   -lbind 1>&5
cfe: Error: /usr/include/sys/socket.h, line 164: Syntax Error
        uid_t            *rlu_uidp;
 ----   ^
cfe: Error: /usr/include/sys/socket.h, line 164: Empty declaration specifiers
        uid_t            *rlu_uidp;
 ----   -----           --^
cfe: Error: /usr/include/sys/socket.h, line 165: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 165: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 233: Syntax Error
        dev_t           dev;     
        ^
cfe: Error: /usr/include/sys/socket.h, line 233: Empty declaration specifiers
        dev_t           dev;     
        ----------------^
cfe: Error: /usr/include/sys/socket.h, line 235: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 235: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 283: Syntax Error
        caddr_t msg_name;                
        ^
cfe: Error: /usr/include/sys/socket.h, line 283: Empty declaration specifiers
        caddr_t msg_name;                
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Syntax Error
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Empty declaration specifiers
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 289: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 289: Empty declaration
 };
 -^
configure: failed program was:
#line 6307 "configure"
#include "confdefs.h"

#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
                
int main() {
inet_addr(0)
; return 0; }
configure:6318: cc -o conftest    conftest.c   -lresolv 1>&5
cfe: Error: /usr/include/sys/socket.h, line 164: Syntax Error
        uid_t            *rlu_uidp;
 ----   ^
cfe: Error: /usr/include/sys/socket.h, line 164: Empty declaration specifiers
        uid_t            *rlu_uidp;
 ----   -----           --^
cfe: Error: /usr/include/sys/socket.h, line 165: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 165: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 233: Syntax Error
        dev_t           dev;     
        ^
cfe: Error: /usr/include/sys/socket.h, line 233: Empty declaration specifiers
        dev_t           dev;     
        ----------------^
cfe: Error: /usr/include/sys/socket.h, line 235: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 235: Empty declaration
 };
 -^
cfe: Error: /usr/include/sys/socket.h, line 283: Syntax Error
        caddr_t msg_name;                
        ^
cfe: Error: /usr/include/sys/socket.h, line 283: Empty declaration specifiers
        caddr_t msg_name;                
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Syntax Error
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 287: Empty declaration specifiers
        caddr_t msg_accrights;           
        ------- ^
cfe: Error: /usr/include/sys/socket.h, line 289: Syntax Error
 };
 ^
cfe: Warning 625: /usr/include/sys/socket.h, line 289: Empty declaration
 };
 -^
configure: failed program was:
#line 6307 "configure"
#include "confdefs.h"

#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
                
int main() {
inet_addr(0)
; return 0; }
configure:6345: checking for screen type
configure:6380: checking for initscr
configure:6408: cc -o conftest    conftest.c   1>&5
ld32: ERROR 33: Unresolved text symbol "initscr" -- 1st referenced by 
conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 6385 "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:6582: checking for tgoto
configure:6610: cc -o conftest    conftest.c   1>&5
ld32: ERROR 33: Unresolved text symbol "tgoto" -- 1st referenced by conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 6587 "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:6631: checking for tgoto in -ltermcap
configure:6650: cc -o conftest    conftest.c -ltermcap    1>&5
configure:6680: checking for initscr in -lcursesX
configure:6699: cc -o conftest    conftest.c -lcursesX  -ltermcap   1>&5
ld32: FATAL 9: I/O error (-lcursesX): No such file or directory
configure: failed program was:
#line 6688 "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:6680: checking for initscr in -lcurses
configure:6699: cc -o conftest    conftest.c -lcurses  -ltermcap   1>&5
configure:6748: checking if we need both curses and termcap libraries
configure:6757: cc -o conftest    conftest.c -lcurses   1>&5
configure:6796: checking for curses performance tradeoff
configure:6817: cc -c   conftest.c 1>&5
cfe: Error: configure, line 6811: Syntax Error
        int x = ;        
        --------^
configure: failed program was:
#line 6803 "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:8005: checking for location of config-file
configure:8015: checking for ANSI C header files
configure:8119: checking whether time.h and sys/time.h may both be included
configure:8133: cc -c   conftest.c 1>&5
configure:8158: checking for dirent.h that defines DIR
configure:8171: cc -c   conftest.c 1>&5
configure:8196: checking for opendir in -ldir
configure:8215: cc -o conftest    conftest.c -ldir  -lcurses   1>&5
ld32: FATAL 9: I/O error (-ldir): No such file or directory
configure: failed program was:
#line 8204 "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:8295: checking for fcntl.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for limits.h
configure:8295: checking for stdlib.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for string.h
configure:8295: checking for sys/fcntl.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for sys/filio.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for sys/ioctl.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for sys/param.h
configure:8295: checking for sys/time.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for termio.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for termios.h
configure:8305: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8295: checking for unistd.h
configure:8333: checking termio.h and termios.h
configure:8352: cc -c   conftest.c 1>&5
configure:8375: checking for sys/wait.h
configure:8385: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8513: checking for union wait
configure:8530: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
compiles ok w/o union wait
configure:8655: checking for stdarg.h
configure:8665: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8655: checking for varargs.h
configure:8665: cc -E  conftest.c >/dev/null 2>conftest.out
configure:8692: checking for standard varargs
configure:8713: cc -c   conftest.c 1>&5
configure:8733: checking for uid_t in sys/types.h
configure:8767: checking type of array argument to getgroups
configure:8800: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:8838: checking for pid_t
configure:8871: checking for uid_t in sys/types.h
configure:8905: checking for mode_t
configure:8941: checking for vfork.h
configure:8951: cc -E  conftest.c >/dev/null 2>conftest.out
cfe: Error: configure: 8947: Cannot open file vfork.h for #include
configure: failed program was:
#line 8946 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:8976: checking for working vfork
configure:9127: cc -o conftest    conftest.c -lcurses   1>&5
cfe: Warning 630: configure, line 9074: The number of arguments doesn't agree 
with the number in the declaration.
   sparc_address_test ();
 ---------------------^
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
ld32: ERROR 33: Unresolved text symbol "vfork" -- 1st referenced by conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 9032 "configure"
#include "confdefs.h"
/* Thanks to Paul Eggert for this test.  */
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_VFORK_H
#include <vfork.h>
#endif
/* On some sparc systems, changes by the child to local and incoming
   argument registers are propagated back to the parent.
   The compiler is told about this with #include <vfork.h>,
   but some compilers (e.g. gcc -O) don't grok <vfork.h>.
   Test for this by using a static variable whose address
   is put into a register that is clobbered by the vfork.  */
static
#ifdef __cplusplus
sparc_address_test (int arg)
#else
sparc_address_test (arg) int arg;
#endif
{
  static pid_t child;
  if (!child) {
    child = vfork ();
    if (child < 0) {
      perror ("vfork");
      _exit(2);
    }
    if (!child) {
      arg = getpid();
      write(-1, "", 0);
      _exit (arg);
    }
  }
}
main() {
  pid_t parent = getpid ();
  pid_t child;

  sparc_address_test ();

  child = vfork ();

  if (child == 0) {
    /* Here is another test for sparc vfork register problems.
       This test uses lots of local variables, at least
       as many local variables as main has allocated so far
       including compiler temporaries.  4 locals are enough for
       gcc 1.40.3 on a Solaris 4.1.3 sparc, but we use 8 to be safe.
       A buggy compiler should reuse the register of parent
       for one of the local variables, since it will think that
       parent can't possibly be used any more in this routine.
       Assigning to the local variable will thus munge parent
       in the parent process.  */
    pid_t
      p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
      p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
    /* Convince the compiler that p..p7 are live; otherwise, it might
       use the same hardware register for all 8 local variables.  */
    if (p != p1 || p != p2 || p != p3 || p != p4
        || p != p5 || p != p6 || p != p7)
      _exit(1);

    /* On some systems (e.g. IRIX 3.3),
       vfork doesn't separate parent from child file descriptors.
       If the child closes a descriptor before it execs or exits,
       this munges the parent's descriptor as well.
       Test for this by closing stdout in the child.  */
    _exit(close(fileno(stdout)) != 0);
  } else {
    int status;
    struct stat st;

    while (wait(&status) != child)
      ;
    exit(
         /* Was there some problem with vforking?  */
         child < 0

         /* Did the child fail?  (This shouldn't happen.)  */
         || status

         /* Did the vfork/compiler bug occur?  */
         || parent != getpid()

         /* Did the file descriptor bug occur?  */
         || fstat(fileno(stdout), &st) != 0
         );
  }
}
configure:9151: checking if we should use fcntl or ioctl
configure:9169: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9218: checking for broken/missing definition of remove
configure:9231: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9271: checking for lstat
configure:9286: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for cuserid
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for getcwd
configure:9320: checking for getgroups
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for gettimeofday
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for popen
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for putenv
configure:9320: checking for readdir
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for strerror
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9320: checking for waitpid
configure:9348: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9378: checking for mktime
configure:9406: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9378: checking for strstr
configure:9406: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9437: checking for strstr declaration
configure:9451: cc -c   conftest.c 1>&5
cfe: Error: configure, line 9446: redeclaration of 'strstr'; previous 
declaration at line 71 in file '/usr/include/string.h'
 extern int     strstr();
 ------ ---     ^
cfe: Error: configure, line 9446: Incompatible function return type for this 
function.
 extern int     strstr();
 ------ ---     ------^
configure: failed program was:
#line 9442 "configure"
#include "confdefs.h"
#include <string.h>
int main() {
#ifndef strstr
extern  int     strstr();
#endif
; return 0; }
configure:9506: checking for getgrgid declaration
configure:9522: cc -c   conftest.c 1>&5
cfe: Error: configure, line 9517: redeclaration of 'getgrgid'; previous 
declaration at line 47 in file '/usr/include/grp.h'
 extern int     getgrgid();
 ------ ---     ^
cfe: Error: configure, line 9517: Incompatible function return type for this 
function.
 extern int     getgrgid();
 ------ ---     --------^
configure: failed program was:
#line 9511 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrgid
extern  int     getgrgid();
#endif
; return 0; }
configure:9506: checking for getgrnam declaration
configure:9522: cc -c   conftest.c 1>&5
cfe: Error: configure, line 9517: redeclaration of 'getgrnam'; previous 
declaration at line 48 in file '/usr/include/grp.h'
 extern int     getgrnam();
 ------ ---     ^
cfe: Error: configure, line 9517: Incompatible function return type for this 
function.
 extern int     getgrnam();
 ------ ---     --------^
configure: failed program was:
#line 9511 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <grp.h>
int main() {
#ifndef getgrnam
extern  int     getgrnam();
#endif
; return 0; }
configure:9579: checking if TRUE/FALSE are defined
configure:9594: cc -c   conftest.c 1>&5
configure:9621: checking declaration of errno
configure:9640: cc -c   conftest.c 1>&5
configure:9712: checking for setlocale()
configure:9725: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
configure:9746: checking if NGROUPS is defined
configure:9766: cc -c   conftest.c 1>&5
configure:9822: checking declaration of sys_nerr
configure:9841: cc -c   conftest.c 1>&5
configure:9822: checking declaration of sys_errlist
configure:9841: cc -c   conftest.c 1>&5
configure:9914: checking if struct utmp is declared
configure:9929: cc -c   conftest.c 1>&5
cfe: Error: configure, line 9925: 'ut_host' undefined; reoccurrences will not 
be reported.
 struct utmp x; char *y = &x.ut_host[0]
 ---------------------------^
cfe: Error: configure, line 9925: member of structure or union required
 struct utmp x; char *y = &x.ut_host[0]
 ----------------------------^
configure: failed program was:
#line 9920 "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:9944: cc -c   conftest.c 1>&5
configure:9973: checking if character set is EBCDIC
configure:9992: cc -c   conftest.c 1>&5
cfe: Warning 605: configure: 9987: #error "Character set is not EBCDIC"
configure:10026: checking if curses supports alternate-character set
configure:10043: cc -o conftest    conftest.c -lcurses   1>&5
configure:10066: checking if curses supports fancy attributes
configure:10085: cc -o conftest    conftest.c -lcurses   1>&5
configure:10105: checking for ncurses version
configure:10162: cc -o conftest    conftest.c -lcurses   1>&5
cfe: Error: configure, line 10155: Syntax Error
        make an error
        -----^
configure: failed program was:
#line 10139 "configure"
#include "confdefs.h"

#include <curses.h>
int main()
{
        FILE *fp = fopen("out22695", "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:10227: checking if curses supports color attributes
configure:10248: cc -o conftest    conftest.c -lcurses   1>&5
configure:10275: checking declaration of size-change
configure:10328: cc -c   conftest.c 1>&5
size-change succeeded ()
configure:10360: checking if ttytype is declared in curses library
configure:10373: cc -o conftest    conftest.c -lcurses   1>&5
configure:10401: checking for cbreak
configure:10429: cc -o conftest    conftest.c -lcurses   1>&5
configure:10401: checking for define_key
configure:10429: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
ld32: ERROR 33: Unresolved text symbol "define_key" -- 1st referenced by 
conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 10406 "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:10401: checking for keypad
configure:10429: cc -o conftest    conftest.c -lcurses   1>&5
configure:10401: checking for use_default_colors
configure:10429: cc -o conftest    conftest.c -lcurses   1>&5
ld32: WARNING 84: /usr/lib/libcurses.so is not used for resolving any symbol.
ld32: ERROR 33: Unresolved text symbol "use_default_colors" -- 1st referenced 
by conftest.o.
ld32: INFO 60: Output file removed because of error.
configure: failed program was:
#line 10406 "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:10401: checking for wborder
configure:10429: cc -o conftest    conftest.c -lcurses   1>&5
configure:10459: checking if new-style forms-based options screen should be used
configure:10483: checking if old-style options menu should be used
configure:10507: checking if configuration info should be browsable
configure:10531: checking if experimental alternative line-edit bindings should 
be used
configure:10555: checking if experimental keyboard-layout logic should be used
configure:10579: checking if experimental persistent-cookie logic should be used
configure:10603: checking if color-style code should be used
configure:10664: checking if partial-display should be used
configure:10718: checking if you want to use extended HTML DTD logic
configure:10742: checking if you want to use external commands
configure:10766: checking if you want to use setfont support
configure:10790: checking if you want cgi-link support
configure:10809: checking if you want exec-links support
configure:10828: checking if you want exec-scripts support
configure:10847: checking if you want internal-links feature
configure:10871: checking if you want to fork NSL requests
configure:10895: checking if you want to log URL requests via syslog
configure:10919: checking if you want to underline links
configure:10943: checking if help files should be gzip'ed
configure:10972: checking if you want to use zlib for decompression of some 
gzip files
configure:11125: checking if directory-editor code should be used
configure:11151: checking if you wish to allow extracting from archives via 
DirEd
configure:11170: checking if you wish to allow users to redefine DirEd keys
configure:11196: checking if you wish to allow permissions commands via DirEd
configure:11222: checking if you wish to allow executable-permission commands 
via DirEd
configure:11241: checking if you wish to allow tar commands from DirEd
configure:11267: checking if you wish to allow uudecode commands from DirEd
configure:11293: checking if you wish to allow zip and unzip commands from DirEd
configure:11319: checking if you wish to allow gzip and gunzip commands from 
DirEd
configure:11346: checking if you want long-directory listings
configure:11372: checking if parent-directory references are permitted
configure:11392: checking if we can include termio.h with curses
configure:11410: cc -c  -DHAVE_CONFIG_H -I. -I. -I./src 
-I./WWW/Library/Implementation  conftest.c 1>&5

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

reply via email to

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