help-cfengine
[Top][All Lists]
Advanced

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

Re: wont compile on solaris


From: Asbjørn Karstensen
Subject: Re: wont compile on solaris
Date: Fri, 19 Jul 2002 17:15:42 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611

I don't really understand much of the config.log, so I was hoping somebody would give me a pointer to what I should do. I am getting frustrated...

config.log is attached.

Asbjørn.

----------------------------------------

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

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = xxxxxxxxxxxx
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-08

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = xxxxxxxxxxxxxxxxx
Release = 5.8
KernelID = Generic_108528-08
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
/usr/local/bin:/usr/local/sbin:/root/bin:/local/bin:/usr/java/bin:/store/gnu/bin:/store/bin:/store/java/bin:/opt/bin:/usr/dt/bin:/opt/SUNWrtvc/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/sbin:/unit/bin:/unit/acl/bin:/home/dba/oracle/product/7.2.2.3.0/bin:/usr/demo/SOUND/bin:/bin:/sbin:/usr/openwin/bin:/usr/openwin/bin/xview:/usr/5bin:/usr/tran/sparc/bin:/usr/ucb:/local/tcm/bin:/local/harmony/bin:/local/hotmetal/bin:/local/khoros/bin:.

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:969: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:972: $? = 1
configure:1012: checking build system type
configure:1030: result: sparc-sun-solaris2.8
configure:1037: checking host system type
configure:1051: result: sparc-sun-solaris2.8
configure:1058: checking target system type
configure:1072: result: sparc-sun-solaris2.8
configure:1098: checking for a BSD compatible install
configure:1147: result: /usr/local/bin/install -c
configure:1158: checking whether build environment is sane
configure:1201: result: yes
configure:1234: checking for mawk
configure:1260: result: no
configure:1234: checking for gawk
configure:1249: found /store/bin/gawk
configure:1257: result: gawk
configure:1267: checking whether make sets ${MAKE}
configure:1287: result: yes
configure:1448: checking for gcc
configure:1463: found /usr/local/bin/gcc
configure:1471: result: gcc
configure:1699: checking for C compiler version
configure:1702: gcc --version </dev/null >&5
gcc (GCC) 3.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1705: $? = 0
configure:1707: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as 
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.1
configure:1710: $? = 0
configure:1712: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1715: $? = 1
configure:1735: checking for C compiler default output
configure:1738: gcc    conftest.c  >&5
configure:1741: $? = 0
configure:1770: result: a.out
configure:1775: checking whether the C compiler works
configure:1781: ./a.out
configure:1784: $? = 0
configure:1799: result: yes
configure:1806: checking whether we are cross compiling
configure:1808: result: no
configure:1811: checking for executable suffix
configure:1813: gcc -o conftest    conftest.c  >&5
configure:1816: $? = 0
configure:1838: result: 
configure:1844: checking for object suffix
configure:1862: gcc -c   conftest.c >&5
configure:1865: $? = 0
configure:1884: result: o
configure:1888: checking whether we are using the GNU C compiler
configure:1909: gcc -c   conftest.c >&5
configure:1912: $? = 0
configure:1915: test -s conftest.o
configure:1918: $? = 0
configure:1930: result: yes
configure:1936: checking whether gcc accepts -g
configure:1954: gcc -c -g  conftest.c >&5
configure:1957: $? = 0
configure:1960: test -s conftest.o
configure:1963: $? = 0
configure:1973: result: yes
configure:2000: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2003: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2109: checking for style of include used by make
configure:2136: result: GNU
configure:2142: checking dependency style of gcc
configure:2204: result: gcc3
configure:2212: checking for flex
configure:2227: found /store/bin/flex
configure:2235: result: flex
configure:2250: checking for flex
configure:2273: result: flex
configure:2286: checking for yywrap in -lfl
configure:2313: gcc -o conftest -g -O2   conftest.c -lfl   >&5
configure:2316: $? = 0
configure:2319: test -s conftest
configure:2322: $? = 0
configure:2333: result: yes
configure:2396: checking lex output file root
configure:2415: result: lex.yy
configure:2419: checking whether yytext is a pointer
configure:2435: gcc -o conftest -g -O2   conftest.c  -lfl >&5
configure:2438: $? = 0
configure:2441: test -s conftest
configure:2444: $? = 0
configure:2456: result: yes
configure:2472: checking for bison
configure:2487: found /store/bin/bison
configure:2495: result: bison -y
configure:2544: checking for ranlib
configure:2559: found /usr/ccs/bin/ranlib
configure:2568: result: ranlib
configure:2592: checking for a BSD compatible install
configure:2641: result: /usr/local/bin/install -c
configure:2654: checking for latex
configure:2671: found /usr/local/bin/latex
configure:2683: result: /usr/local/bin/latex
configure:2692: checking for texi2dvi
configure:2709: found /store/bin/texi2dvi
configure:2721: result: /store/bin/texi2dvi
configure:2730: checking for dvips
configure:2747: found /store/bin/dvips
configure:2759: result: /store/bin/dvips
configure:2768: checking for makeinfo
configure:2785: found /store/bin/makeinfo
configure:2797: result: /store/bin/makeinfo
configure:2804: checking for main in -lm
configure:2824: gcc -o conftest -g -O2   conftest.c -lm   >&5
configure:2827: $? = 0
configure:2830: test -s conftest
configure:2833: $? = 0
configure:2844: result: yes
configure:2855: checking for door_create
configure:2892: gcc -o conftest -g -O2   conftest.c -lm  >&5
Undefined                       first referenced
 symbol                             in file
door_create                         /var/tmp//cc7mCsPd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2895: $? = 1
configure: failed program was:
#line 2861 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char door_create (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char door_create ();
char (*f) ();

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_door_create) || defined (__stub___door_create)
choke me
#else
f = door_create;
#endif

  ;
  return 0;
}
configure:2911: result: no
configure:2917: checking for setsockopt
configure:2954: gcc -o conftest -g -O2   conftest.c -lm  >&5
Undefined                       first referenced
 symbol                             in file
setsockopt                          /var/tmp//ccPeCj5g.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2957: $? = 1
configure: failed program was:
#line 2923 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setsockopt (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char setsockopt ();
char (*f) ();

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_setsockopt) || defined (__stub___setsockopt)
choke me
#else
f = setsockopt;
#endif

  ;
  return 0;
}
configure:2973: result: no
configure:2979: checking for setsockopt in -lsocket
configure:3006: gcc -o conftest -g -O2   conftest.c -lsocket  -lm  >&5
configure:3009: $? = 0
configure:3012: test -s conftest
configure:3015: $? = 0
configure:3026: result: yes
configure:3039: checking for gethostent
configure:3076: gcc -o conftest -g -O2   conftest.c -lsocket -lm  >&5
Undefined                       first referenced
 symbol                             in file
gethostent                          /var/tmp//cc6bgAkK.o  (symbol belongs to 
implicit dependency /usr/lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:3079: $? = 1
configure: failed program was:
#line 3045 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostent (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostent ();
char (*f) ();

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_gethostent) || defined (__stub___gethostent)
choke me
#else
f = gethostent;
#endif

  ;
  return 0;
}
configure:3095: result: no
configure:3101: checking for gethostent in -lnsl
configure:3128: gcc -o conftest -g -O2   conftest.c -lnsl  -lsocket -lm  >&5
configure:3131: $? = 0
configure:3134: test -s conftest
configure:3137: $? = 0
configure:3148: result: yes
configure:3161: checking for getaddrinfo
configure:3198: gcc -o conftest -g -O2   conftest.c -lnsl -lsocket -lm  >&5
configure:3201: $? = 0
configure:3204: test -s conftest
configure:3207: $? = 0
configure:3217: result: yes
configure:3283: checking for library containing socket
configure:3310: gcc -o conftest -g -O2   conftest.c -lnsl -lsocket -lm  >&5
configure:3313: $? = 0
configure:3316: test -s conftest
configure:3319: $? = 0
configure:3372: result: none required
configure:3440: checking for BerkeleyDB location
configure:3493: result: /usr/local/BerkeleyDB.4.0
configure:3512: checking Berkeley DB Version
configure:3536: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
-L/usr/local/BerkeleyDB.4.0/lib -R/usr/local/BerkeleyDB.4.0/lib conftest.c 
-lnsl -lsocket -lm  -ldb >&5
configure:3539: $? = 0
configure:3541: ./conftest
configure:3544: $? = 0
configure:3546: result: OK
configure:3560: checking for db_create in -ldb
configure:3587: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
-L/usr/local/BerkeleyDB.4.0/lib -R/usr/local/BerkeleyDB.4.0/lib conftest.c -ldb 
 -lnsl -lsocket -lm  -ldb >&5
Undefined                       first referenced
 symbol                             in file
db_create                           /var/tmp//ccGpN2HS.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:3590: $? = 1
configure: failed program was:
#line 3568 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char db_create ();
int
main ()
{
db_create ();
  ;
  return 0;
}
configure:3607: result: no
configure:3635: checking for OpenSSL location
configure:3650: result: /usr/local/ssl
configure:3688: checking OpenSSL Version
configure:3710: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include  
-I/usr/local/ssl/include  -L/usr/local/ssl/lib conftest.c -lnsl -lsocket -lm  
-lcrypto >&5
configure:3713: $? = 0
configure:3715: ./conftest
configure:3718: $? = 0
configure:3720: result: OK
configure:3734: checking for main in -lcrypto
configure:3754: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include  
-I/usr/local/ssl/include  -L/usr/local/ssl/lib conftest.c -lcrypto  -lnsl 
-lsocket -lm  -lcrypto >&5
configure:3757: $? = 0
configure:3760: test -s conftest
configure:3763: $? = 0
configure:3774: result: yes
configure:3791: checking for main in -lrx
configure:3811: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx  -lnsl -lsocket -lm  >&5
configure:3814: $? = 0
configure:3817: test -s conftest
configure:3820: $? = 0
configure:3831: result: yes
configure:3847: checking how to run the C preprocessor
configure:3873: gcc -E  conftest.c
configure:3879: $? = 0
configure:3906: gcc -E  conftest.c
configure:3903:28: ac_nonexistent.h: No such file or directory
configure:3912: $? = 1
configure: failed program was:
#line 3902 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3949: result: gcc -E
configure:3964: gcc -E  conftest.c
configure:3970: $? = 0
configure:3997: gcc -E  conftest.c
configure:3994:28: ac_nonexistent.h: No such file or directory
configure:4003: $? = 1
configure: failed program was:
#line 3993 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4045: checking for unistd.h
configure:4055: gcc -E  conftest.c
configure:4061: $? = 0
configure:4080: result: yes
configure:4045: checking for stdlib.h
configure:4055: gcc -E  conftest.c
configure:4061: $? = 0
configure:4080: result: yes
configure:4093: checking for sys/mount.h
configure:4103: gcc -E  conftest.c
configure:4109: $? = 0
configure:4128: result: yes
configure:4141: checking for utime.h
configure:4151: gcc -E  conftest.c
configure:4157: $? = 0
configure:4176: result: yes
configure:4189: checking for time.h
configure:4199: gcc -E  conftest.c
configure:4205: $? = 0
configure:4224: result: yes
configure:4237: checking for sys/time.h
configure:4247: gcc -E  conftest.c
configure:4253: $? = 0
configure:4272: result: yes
configure:4285: checking for malloc.h
configure:4295: gcc -E  conftest.c
configure:4301: $? = 0
configure:4320: result: yes
configure:4333: checking for vfs.h
configure:4343: gcc -E  conftest.c
configure:4340:17: vfs.h: No such file or directory
configure:4349: $? = 1
configure: failed program was:
#line 4339 "configure"
#include "confdefs.h"
#include <vfs.h>
configure:4368: result: no
configure:4381: checking for sys/vfs.h
configure:4391: gcc -E  conftest.c
configure:4397: $? = 0
configure:4416: result: yes
configure:4429: checking for sys/sockio.h
configure:4439: gcc -E  conftest.c
configure:4445: $? = 0
configure:4464: result: yes
configure:4477: checking for sys/statvfs.h
configure:4487: gcc -E  conftest.c
configure:4493: $? = 0
configure:4512: result: yes
configure:4525: checking for sys/statfs.h
configure:4535: gcc -E  conftest.c
configure:4541: $? = 0
configure:4560: result: yes
configure:4573: checking for sys/param.h
configure:4583: gcc -E  conftest.c
configure:4589: $? = 0
configure:4608: result: yes
configure:4621: checking for fcntl.h
configure:4631: gcc -E  conftest.c
configure:4637: $? = 0
configure:4656: result: yes
configure:4669: checking for sys/filesys.h
configure:4679: gcc -E  conftest.c
configure:4676:25: sys/filesys.h: No such file or directory
configure:4685: $? = 1
configure: failed program was:
#line 4675 "configure"
#include "confdefs.h"
#include <sys/filesys.h>
configure:4704: result: no
configure:4717: checking for dustat.h
configure:4727: gcc -E  conftest.c
configure:4724:20: dustat.h: No such file or directory
configure:4733: $? = 1
configure: failed program was:
#line 4723 "configure"
#include "confdefs.h"
#include <dustat.h>
configure:4752: result: no
configure:4765: checking for regex.h
configure:4775: gcc -E  conftest.c
configure:4781: $? = 0
configure:4800: result: yes
configure:4765: checking for rxposix.h
configure:4775: gcc -E  conftest.c
configure:4772:21: rxposix.h: No such file or directory
configure:4781: $? = 1
configure: failed program was:
#line 4771 "configure"
#include "confdefs.h"
#include <rxposix.h>
configure:4800: result: no
configure:4813: checking for sys/systeminfo.h
configure:4823: gcc -E  conftest.c
configure:4829: $? = 0
configure:4848: result: yes
configure:4861: checking for sys/acl.h
configure:4871: gcc -E  conftest.c
configure:4877: $? = 0
configure:4896: result: yes
configure:4906: checking for ANSI C header files
configure:4920: gcc -E  conftest.c
configure:4926: $? = 0
configure:5013: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5016: $? = 0
configure:5018: ./conftest
configure:5021: $? = 0
configure:5034: result: yes
configure:5044: checking whether time.h and sys/time.h may both be included
configure:5066: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5069: $? = 0
configure:5072: test -s conftest.o
configure:5075: $? = 0
configure:5085: result: yes
configure:5095: checking for sys/wait.h that is POSIX.1 compatible
configure:5123: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5126: $? = 0
configure:5129: test -s conftest.o
configure:5132: $? = 0
configure:5142: result: yes
configure:5155: checking for dirent.h that defines DIR
configure:5176: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5179: $? = 0
configure:5182: test -s conftest.o
configure:5185: $? = 0
configure:5195: result: yes
configure:5208: checking for opendir in -ldir
configure:5235: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -ldir  -lrx -lnsl -lsocket -lm  >&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5238: $? = 1
configure: failed program was:
#line 5216 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* 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:5255: result: no
configure:5323: checking for sys/types.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for sys/stat.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for stdlib.h
configure:5354: result: yes
configure:5323: checking for string.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for memory.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for strings.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for inttypes.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5338: $? = 0
configure:5341: test -s conftest.o
configure:5344: $? = 0
configure:5354: result: yes
configure:5323: checking for stdint.h
configure:5335: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5364:20: stdint.h: No such file or directory
configure:5338: $? = 1
configure: failed program was:
#line 5329 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:5354: result: no
configure:5323: checking for unistd.h
configure:5354: result: yes
configure:5364: checking for mode_t
configure:5385: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5388: $? = 0
configure:5391: test -s conftest.o
configure:5394: $? = 0
configure:5404: result: yes
configure:5416: checking for size_t
configure:5437: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5440: $? = 0
configure:5443: test -s conftest.o
configure:5446: $? = 0
configure:5456: result: yes
configure:5468: checking for uid_t in sys/types.h
configure:5488: result: yes
configure:5502: checking for pid_t
configure:5523: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5526: $? = 0
configure:5529: test -s conftest.o
configure:5532: $? = 0
configure:5542: result: yes
configure:5554: checking for gcc option to accept ANSI C
configure:5611: gcc  -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5614: $? = 0
configure:5617: test -s conftest.o
configure:5620: $? = 0
configure:5637: result: none needed
configure:5645: checking for an ANSI C-conforming const
configure:5709: gcc -c -g -O2 -I/usr/local/BerkeleyDB.4.0/include  conftest.c 
>&5
configure:5712: $? = 0
configure:5715: test -s conftest.o
configure:5718: $? = 0
configure:5728: result: yes
configure:5741: checking for getcwd
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for getnetgrent
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for waitpid
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for seteuid
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for setegid
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for setreuid
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5741: checking for setregid
configure:5778: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5781: $? = 0
configure:5784: test -s conftest
configure:5787: $? = 0
configure:5797: result: yes
configure:5810: checking for uname
configure:5847: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5850: $? = 0
configure:5853: test -s conftest
configure:5856: $? = 0
configure:5866: result: yes
configure:5810: checking for gethostname
configure:5847: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5850: $? = 0
configure:5853: test -s conftest
configure:5856: $? = 0
configure:5866: result: yes
configure:5810: checking for realpath
configure:5847: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5850: $? = 0
configure:5853: test -s conftest
configure:5856: $? = 0
configure:5866: result: yes
configure:5810: checking for regcomp
configure:5847: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5850: $? = 0
configure:5853: test -s conftest
configure:5856: $? = 0
configure:5866: result: yes
configure:5810: checking for chflags
configure:5847: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
Undefined                       first referenced
 symbol                             in file
chflags                             /var/tmp//ccRJ8CMg.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5850: $? = 1
configure: failed program was:
#line 5816 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char chflags (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char chflags ();
char (*f) ();

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_chflags) || defined (__stub___chflags)
choke me
#else
f = chflags;
#endif

  ;
  return 0;
}
configure:5866: result: no
configure:5879: checking for strstr
configure:5916: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5895: warning: conflicting types for built-in function `strstr'
configure:5919: $? = 0
configure:5922: test -s conftest
configure:5925: $? = 0
configure:5935: result: yes
configure:5879: checking for putenv
configure:5916: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5919: $? = 0
configure:5922: test -s conftest
configure:5925: $? = 0
configure:5935: result: yes
configure:5879: checking for drand48
configure:5916: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5919: $? = 0
configure:5922: test -s conftest
configure:5925: $? = 0
configure:5935: result: yes
configure:5879: checking for srand48
configure:5916: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5919: $? = 0
configure:5922: test -s conftest
configure:5925: $? = 0
configure:5935: result: yes
configure:5879: checking for getaddrinfo
configure:5935: result: yes
configure:5948: checking for bcopy
configure:5985: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5988: $? = 0
configure:5991: test -s conftest
configure:5994: $? = 0
configure:6004: result: yes
configure:5948: checking for mkfifo
configure:5985: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5988: $? = 0
configure:5991: test -s conftest
configure:5994: $? = 0
configure:6004: result: yes
configure:5948: checking for statfs
configure:5985: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5988: $? = 0
configure:5991: test -s conftest
configure:5994: $? = 0
configure:6004: result: yes
configure:5948: checking for statvfs
configure:5985: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:5988: $? = 0
configure:5991: test -s conftest
configure:5994: $? = 0
configure:6004: result: yes
configure:5948: checking for door
configure:5985: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
Undefined                       first referenced
 symbol                             in file
door                                /var/tmp//ccUWshSg.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5988: $? = 1
configure: failed program was:
#line 5954 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char door (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char door ();
char (*f) ();

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_door) || defined (__stub___door)
choke me
#else
f = door;
#endif

  ;
  return 0;
}
configure:6004: result: no
configure:6017: checking for sysinfo
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6017: checking for setsid
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6017: checking for strdup
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6017: checking for strrchr
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6033: warning: conflicting types for built-in function `strrchr'
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6017: checking for strerror
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6017: checking for snprintf
configure:6054: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lrx -lnsl -lsocket -lm  >&5
configure:6057: $? = 0
configure:6060: test -s conftest
configure:6063: $? = 0
configure:6073: result: yes
configure:6084: checking for either struct rtentry or struct ortentry
configure:6116: result: rtentry
configure:6119: checking for main in -lpthread
configure:6139: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lpthread  -lrx -lnsl -lsocket -lm  >&5
configure:6142: $? = 0
configure:6145: test -s conftest
configure:6148: $? = 0
configure:6159: result: yes
configure:6175: checking for pthread.h
configure:6185: gcc -E  conftest.c
configure:6191: $? = 0
configure:6210: result: yes
configure:6223: checking for sched.h
configure:6233: gcc -E  conftest.c
configure:6239: $? = 0
configure:6258: result: yes
configure:6270: checking for lchown
configure:6307: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lpthread -lrx -lnsl -lsocket -lm  >&5
configure:6310: $? = 0
configure:6313: test -s conftest
configure:6316: $? = 0
configure:6326: result: yes
configure:6335: checking for pthread_attr_setstacksize
configure:6372: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lpthread -lrx -lnsl -lsocket -lm  >&5
configure:6375: $? = 0
configure:6378: test -s conftest
configure:6381: $? = 0
configure:6391: result: yes
configure:6460: checking for pthread_sigmask
configure:6497: gcc -o conftest -g -O2 -I/usr/local/BerkeleyDB.4.0/include   
conftest.c -lpthread -lrx -lnsl -lsocket -lm  >&5
configure:6500: $? = 0
configure:6503: test -s conftest
configure:6506: $? = 0
configure:6516: result: yes
configure:7454: checking 8-bit support in Flex
configure:7460: result: 8-bit support added
configure:7471: checking Checking for GCC Specific compile flags
configure:7475: result: yes
configure:7487: checking for hostname
configure:7504: found /usr/local/bin/hostname
configure:7516: result: /usr/local/bin/hostname
configure:7611: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on xxxxxxxxxxxxxxxx

config.status:8118: creating pub/Makefile
config.status:8118: creating src/Makefile
config.status:8118: creating contrib/Makefile
config.status:8118: creating inputs/Makefile
config.status:8118: creating Makefile
config.status:8118: creating doc/Makefile
config.status:8118: creating src/cflex.l
config.status:8118: creating contrib/vicf
config.status:8210: creating src/conf.h
configure:8476: WARNING: =====================================================
configure:8478: WARNING: 
configure:8480: WARNING: DFS users should use --enable-DCE
configure:8482: WARNING: 
configure:8484: WARNING: This version requires Berkeley db version 3.2 or
configure:8486: WARNING: later from www.sleepycat.com
configure:8488: WARNING: This version requires OpenSSL 0.9.6b or later
configure:8490: WARNING: from www.openssl.org
configure:8492: WARNING: 
configure:8494: WARNING: =====================================================
configure:8499: result: DONE: Configuration done. Run make/gmake to build 
cfengine.

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build='sparc-sun-solaris2.8'
ac_cv_build_alias='sparc-sun-solaris2.8'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_bcopy='yes'
ac_cv_func_chflags='no'
ac_cv_func_door='no'
ac_cv_func_door_create='no'
ac_cv_func_drand48='yes'
ac_cv_func_getaddrinfo='yes'
ac_cv_func_getcwd='yes'
ac_cv_func_gethostent='no'
ac_cv_func_gethostname='yes'
ac_cv_func_getnetgrent='yes'
ac_cv_func_lchown='yes'
ac_cv_func_mkfifo='yes'
ac_cv_func_pthread_attr_setstacksize='yes'
ac_cv_func_pthread_sigmask='yes'
ac_cv_func_putenv='yes'
ac_cv_func_realpath='yes'
ac_cv_func_regcomp='yes'
ac_cv_func_setegid='yes'
ac_cv_func_seteuid='yes'
ac_cv_func_setregid='yes'
ac_cv_func_setreuid='yes'
ac_cv_func_setsid='yes'
ac_cv_func_setsockopt='no'
ac_cv_func_snprintf='yes'
ac_cv_func_srand48='yes'
ac_cv_func_statfs='yes'
ac_cv_func_statvfs='yes'
ac_cv_func_strdup='yes'
ac_cv_func_strerror='yes'
ac_cv_func_strrchr='yes'
ac_cv_func_strstr='yes'
ac_cv_func_sysinfo='yes'
ac_cv_func_uname='yes'
ac_cv_func_waitpid='yes'
ac_cv_header_dirent_dirent_h='yes'
ac_cv_header_dustat_h='no'
ac_cv_header_fcntl_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_malloc_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_pthread_h='yes'
ac_cv_header_regex_h='yes'
ac_cv_header_rxposix_h='no'
ac_cv_header_sched_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='no'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_acl_h='yes'
ac_cv_header_sys_filesys_h='no'
ac_cv_header_sys_mount_h='yes'
ac_cv_header_sys_param_h='yes'
ac_cv_header_sys_sockio_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_statfs_h='yes'
ac_cv_header_sys_statvfs_h='yes'
ac_cv_header_sys_systeminfo_h='yes'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_sys_vfs_h='yes'
ac_cv_header_sys_wait_h='yes'
ac_cv_header_time='yes'
ac_cv_header_time_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_utime_h='yes'
ac_cv_header_vfs_h='no'
ac_cv_host='sparc-sun-solaris2.8'
ac_cv_host_alias='sparc-sun-solaris2.8'
ac_cv_lib_crypto_main='yes'
ac_cv_lib_db_db_create='no'
ac_cv_lib_dir_opendir='no'
ac_cv_lib_fl_yywrap='yes'
ac_cv_lib_m_main='yes'
ac_cv_lib_nsl_gethostent='yes'
ac_cv_lib_pthread_main='yes'
ac_cv_lib_rx_main='yes'
ac_cv_lib_socket_setsockopt='yes'
ac_cv_objext='o'
ac_cv_path_DVIPS='/store/bin/dvips'
ac_cv_path_HOSTNAME='/usr/local/bin/hostname'
ac_cv_path_LATEX='/usr/local/bin/latex'
ac_cv_path_MAKEINFO='/store/bin/makeinfo'
ac_cv_path_TEXI2DVI='/store/bin/texi2dvi'
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX='flex'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_lex_root='lex.yy'
ac_cv_prog_lex_yytext_pointer='yes'
ac_cv_prog_make_make_set='yes'
ac_cv_search_socket='none required'
ac_cv_target='sparc-sun-solaris2.8'
ac_cv_target_alias='sparc-sun-solaris2.8'
ac_cv_type_mode_t='yes'
ac_cv_type_pid_t='yes'
ac_cv_type_size_t='yes'
ac_cv_type_uid_t='yes'
am_cv_CC_dependencies_compiler_type='gcc3'

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define PACKAGE "cfengine"
#define VERSION "2.0.3"
#define YYTEXT_POINTER 1
#define HAVE_LIBM 1
#define HAVE_LIBSOCKET 1
#define HAVE_LIBNSL 1
#define USE_BERKELEY_DB 1
#define USE_OPENSSL_LIB 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBRX 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_UTIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_FCNTL_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYS_SYSTEMINFO_H 1
#define HAVE_SYS_ACL_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETCWD 1
#define HAVE_GETNETGRENT 1
#define HAVE_WAITPID 1
#define HAVE_SETEUID 1
#define HAVE_SETEGID 1
#define HAVE_SETREUID 1
#define HAVE_SETREGID 1
#define HAVE_UNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_REALPATH 1
#define HAVE_REGCOMP 1
#define HAVE_STRSTR 1
#define HAVE_PUTENV 1
#define HAVE_DRAND48 1
#define HAVE_SRAND48 1
#define HAVE_GETADDRINFO 1
#define HAVE_BCOPY 1
#define HAVE_MKFIFO 1
#define HAVE_STATFS 1
#define HAVE_STATVFS 1
#define HAVE_SYSINFO 1
#define HAVE_SETSID 1
#define HAVE_STRDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRERROR 1
#define HAVE_SNPRINTF 1
#define HAVE_RTENTRY 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_H 1
#define HAVE_SCHED_H 1
#define HAVE_LCHOWN 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_PTHREAD_SIGMASK 1
#define SOLARIS 1
#define __BIT_TYPES_DEFINED__ 1
#define _POSIX_C_SOURCE 1
#define __EXTENSIONS__ 1
#define WORKDIR "/var/cfengine"
#define AUTOCONF_HOSTNAME "xxxxxxxxxxxxxx"
#define AUTOCONF_SYSNAME "solaris2.8"


configure: exit 0

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = src/conf.h
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on xxxxxxxxxxxxxxxx

config.status:8210: creating src/conf.h
config.status:8351: src/conf.h is unchanged

reply via email to

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