lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV ac-0.59 on HPUX 10.20


From: Roger Hill
Subject: Re: LYNX-DEV ac-0.59 on HPUX 10.20
Date: Fri, 5 Sep 1997 10:12:52 -0400 (GMT+4)

On Fri, 5 Sep 1997, T.E.Dickey wrote:

> curses.  However, there's that "color" curses (which I added a test in #59
> to try to pick up).  A copy of the logs would help me analyze that (to see
> if my script found it, or what).
> 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:596: checking host system type
configure:621: checking for gcc
configure:650: checking for cc
configure:698: checking whether the C compiler (cc  ) works
configure:712: cc -o conftest    conftest.c  1>&5
configure:732: checking whether the C compiler (cc  ) is a cross-compiler
configure:737: checking whether we are using GNU C
configure:746: cc -E conftest.c
configure:789: checking how to run the C preprocessor
configure:810: cc -E  conftest.c >/dev/null 2>conftest.out
configure:852: checking for ranlib
configure:879: checking whether make sets ${MAKE}
configure:907: checking for style of include in makefiles
configure:957: checking for a BSD compatible install
configure:1011: checking for lint
configure:1041: checking if you want full utility pathnames
configure:1061: checking for system mailer
configure:1088: checking system mail flags
configure:1116: checking for chmod
configure:1181: checking for compress
configure:1246: checking for cp
configure:1311: checking for gzip
configure:1376: checking for install
configure:1441: checking for mkdir
configure:1506: checking for mv
configure:1571: checking for rm
configure:1636: checking for tar
configure:1701: checking for touch
configure:1766: checking for gunzip
configure:1831: checking for unzip
configure:1896: checking for uudecode
configure:1961: checking for zcat
configure:2026: checking for zip
configure:2095: checking for cc option to accept ANSI C
configure:2129: cc -c -g -DCC_HAS_PROTOS  conftest.c 1>&5
cc: "configure", line 2123: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2124: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2125: error 1705: Function prototypes are an ANSI feature.
configure: failed program was:
#line 2113 "configure"
#include "confdefs.h"

#ifndef CC_HAS_PROTOS
#if !defined(__STDC__) || __STDC__ != 1
choke me
#endif
#endif

int main() {

        int test (int i, double x);
        struct s1 {int (*f) (int a);};
        struct s2 {int (*f) (double a);};
; return 0; }
configure:2129: cc -c -g   conftest.c 1>&5
cc: "configure", line 2117: error 1000: Unexpected symbol: "me".
cc: "configure", line 2123: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2124: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2125: error 1705: Function prototypes are an ANSI feature.
configure: failed program was:
#line 2113 "configure"
#include "confdefs.h"

#ifndef CC_HAS_PROTOS
#if !defined(__STDC__) || __STDC__ != 1
choke me
#endif
#endif

int main() {

        int test (int i, double x);
        struct s1 {int (*f) (int a);};
        struct s2 {int (*f) (double a);};
; return 0; }
configure:2129: cc -c -g -qlanglvl=ansi  conftest.c 1>&5
cc: "configure", line 2117: error 1000: Unexpected symbol: "me".
cc: "configure", line 2123: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2124: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2125: error 1705: Function prototypes are an ANSI feature.
configure: failed program was:
#line 2113 "configure"
#include "confdefs.h"

#ifndef CC_HAS_PROTOS
#if !defined(__STDC__) || __STDC__ != 1
choke me
#endif
#endif

int main() {

        int test (int i, double x);
        struct s1 {int (*f) (int a);};
        struct s2 {int (*f) (double a);};
; return 0; }
configure:2129: cc -c -g -std1  conftest.c 1>&5
cc: error 1400: Option t usage: -t c,name where c may be 1 or more of pc0al.
cc: warning 401: "-s" defeats the purpose of "-g"; "-s" ignored.
cc: "configure", line 2117: error 1000: Unexpected symbol: "me".
cc: "configure", line 2123: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2124: error 1705: Function prototypes are an ANSI feature.
cc: "configure", line 2125: error 1705: Function prototypes are an ANSI feature.
configure: failed program was:
#line 2113 "configure"
#include "confdefs.h"

#ifndef CC_HAS_PROTOS
#if !defined(__STDC__) || __STDC__ != 1
choke me
#endif
#endif

int main() {

        int test (int i, double x);
        struct s1 {int (*f) (int a);};
        struct s2 {int (*f) (double a);};
; return 0; }
configure:2129: cc -c -g -Aa -D_HPUX_SOURCE  conftest.c 1>&5
configure:2151: checking for working const
configure:2205: cc -c -g -Aa -D_HPUX_SOURCE  conftest.c 1>&5
configure:2403: checking for gethostname
configure:2431: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c  1>&5
configure:2569: checking for -linet
configure:2583: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-linet   1>&5
/usr/ccs/bin/ld: Can't find library for -linet
configure: failed program was:
#line 2576 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:2606: checking for socket
configure:2634: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c  1>&5
configure:2773: checking for gethostbyname
configure:2801: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c  1>&5
configure:2884: checking for strcasecmp
configure:2912: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c  1>&5
configure:2995: checking for screen type
configure:3023: checking for initscr
configure:3051: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c   1>&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   initscr (code)
configure: failed program was:
#line 3028 "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:3170: checking for tgoto
configure:3198: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c   1>&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   tgoto (code)
configure: failed program was:
#line 3175 "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:3267: checking for tgoto in -ltermcap
configure:3286: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-ltermcap    1>&5
configure:3304: checking for initscr in -lcurses
configure:3323: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses  -ltermcap   1>&5
configure:3511: checking for curses performance tradeoff
configure:3532: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
cc: "/usr/include/", line 3: error 1000: Unexpected symbol: ".".
cc: error 2014: Exceeded DVF limit.
configure: failed program was:
#line 3518 "configure"
#include "confdefs.h"

#include <>
int main() {

#if defined(wbkgdset) && defined(clearok) && defined(getbkgd)
        int x = ERR;
#else
        int x = ;       /* force an error */
#endif
        
; return 0; }
configure:4583: checking for ANSI C header files
configure:4596: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4663: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:4687: checking whether time.h and sys/time.h may both be included
configure:4701: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:4726: checking for dirent.h that defines DIR
configure:4739: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:4764: checking for opendir in -ldir
configure:4783: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c -ldir 
 -lcurses -ltermcap   1>&5
/usr/ccs/bin/ld: Can't find library for -ldir
configure: failed program was:
#line 4772 "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:4862: checking for fcntl.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for limits.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for string.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for sys/fcntl.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for sys/filio.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 4868: error 4036: Can't open include file 'sys/filio.h'.
configure: failed program was:
#line 4867 "configure"
#include "confdefs.h"
#include <sys/filio.h>
configure:4862: checking for sys/ioctl.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for sys/param.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for sys/time.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for termio.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for termios.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4862: checking for unistd.h
configure:4872: cc -E  conftest.c >/dev/null 2>conftest.out
configure:4900: checking termio.h and termios.h
configure:4919: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:4940: checking for pid_t
configure:4974: checking for vfork.h
configure:4984: cc -E  conftest.c >/dev/null 2>conftest.out
cpp: "configure", line 4980: error 4036: Can't open include file 'vfork.h'.
configure: failed program was:
#line 4979 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:5009: checking for working vfork
configure:5159: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5183: checking for broken/missing definition of remove
configure:5196: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5242: checking for cuserid
configure:5270: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5242: checking for getcwd
configure:5270: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5242: checking for putenv
configure:5270: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5242: checking for readdir
configure:5270: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5298: checking if TRUE/FALSE are defined
configure:5313: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:5339: checking for errno external decl
configure:5353: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:5373: checking for setlocale()
configure:5386: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5407: checking if NGROUPS is defined
configure:5427: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:5480: checking declaration of sys_errlist
configure:5496: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
cc: "configure", line 5492: error 1588: "sys_errlist" undefined.
cc: "configure", line 5492: error 1554: Indirection must be through a pointer.
cc: "configure", line 5492: error 1527: Incompatible types in cast: Must cast 
from scalar to scalar or to void type.
configure: failed program was:
#line 5486 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <sys/types.h>
#include <errno.h> 
int main() {
char *c = (char *) *sys_errlist
; return 0; }
configure:5516: checking if struct utmp is declared
configure:5531: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:5577: checking if curses supports alternate-character set
configure:5592: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
cc: "configure", line 5588: error 1588: "acs_map" undefined.
configure: failed program was:
#line 5583 "configure"
#include "confdefs.h"

#include <curses.h>
        
int main() {
chtype x = acs_map['l']; acs_map['m'] = 0
; return 0; }
configure:5612: checking if curses supports fancy attributes
configure:5631: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5651: checking for ncurses version
configure:5668: cc -E  conftest.c 2>&5 | grep '^Autoconf ' >conftest.out
configure:5723: checking if curses supports color attributes
configure:5744: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
cc: "configure", line 5734: error 1588: "COLOR_BLUE" undefined.
configure: failed program was:
#line 5729 "configure"
#include "confdefs.h"

#include <curses.h>

int main() {
chtype x = COLOR_BLUE;
         has_colors();
         start_color();
#ifndef NCURSES_BROKEN
         wbkgd(curscr, getbkgd(stdscr)); /* X/Open XPG4 aka SVr4 Curses */
#endif
        
; return 0; }
configure:5771: checking declaration of size-change
configure:5820: cc -c -g -Aa -D_HPUX_SOURCE -DSNAKE  conftest.c 1>&5
configure:5851: checking if ttytype is declared in curses library
configure:5864: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5889: checking for cbreak
configure:5917: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5889: checking for keypad
configure:5917: cc -o conftest -g -Aa -D_HPUX_SOURCE -DSNAKE   conftest.c 
-lcurses -ltermcap   1>&5
configure:5947: checking if character-translation code should be used
configure:5975: checking if color-style code should be used
configure:6027: checking if you want to use zlib for decompression of some gzip 
files
configure:6170: checking if directory-editor code should be used
configure:6195: checking if you wish to allow extracting from archives via DirEd
configure:6213: checking if you wish to allow users to redefine DirEd keys
configure:6238: checking if you wish to allow permissions commands via DirEd
configure:6263: checking if you wish to allow executable-permission commands 
via DirEd
configure:6281: checking if you wish to allow "tar" commands from DirEd
configure:6306: checking if you wish to allow "uudecode" commands from DirEd
configure:6331: checking if you wish to allow "zip" and "unzip" commands from 
DirEd
configure:6356: checking if you wish to allow "gzip" and "gunzip" commands from 
DirEd
configure:6382: checking if you want long-directory listings
configure:6407: checking if parent-directory references are permitted
configure:6426: checking if you want to see long compiling messages
configure:6450: checking if you want to check memory-leaks
configure:6473: checking if you want to enable debug-code

============================================================================
Roger Hill, P.O.Box 4T, Barbados, West Indies.   
Tel:246-230-9596        Fax:246-433-8365         E-mail: address@hidden
============================================================================

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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