[Kroupware] Seg Fault during installation

Bill bhalpin at collaborativefusion.com
Fri Apr 11 15:55:39 CEST 2003


I'm attempting to install Kolab server on a RH7.3 box (PIII).  This is
the process I've used so far:

1.  download src rpm's from kolab-current directory
2.  as normal user:  sh ./openpkg-1.2.0-1.2.0.src.sh --prefix=/kolab
--user=kolab --group=kolab 2>&1 | tee > kolab.log
3.  installed the resulting binary as root
4.  su - kolab
5.  rpm -ihv *.src.rpm
6.  rpm -bb make.spec

I can get this far without hitch.  However, when I su to root and
attempt to install the rpm I get a seg fault.  The seg fault result is
pretty much immediate, it gives no other info and I didnt find a core
file.

I did a quick search thru the archives and didnt notice anything
relevant.  

If I am understanding the log correctly, the problems seems to be
missing header files?  

I've attached a copy of the config.log.  Could someone offer me some
advice on how to fix this issue?

Thanks

-b

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

It was created by GNU make configure 3.80, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --prefix=/kolab --without-libiconv-prefix --without-libintl-prefix --disable-nls

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

hostname = bill.collaborativefusion.com
uname -m = i686
uname -r = 2.4.18-10
uname -s = Linux
uname -v = #1 Tue Aug 26 12:09:38 EDT 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /kolab/bin
PATH: /kolab/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


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

configure:1317: checking for a BSD-compatible install
configure:1371: result: /usr/bin/install -c
configure:1382: checking whether build environment is sane
configure:1425: result: yes
configure:1458: checking for gawk
configure:1474: found /bin/gawk
configure:1484: result: gawk
configure:1494: checking whether make sets ${MAKE}
configure:1514: result: yes
configure:1669: checking whether make sets ${MAKE}
configure:1689: result: yes
configure:1746: checking for gcc
configure:1772: result: cc
configure:2014: checking for C compiler version
configure:2017: cc --version </dev/null >&5
2.96
configure:2020: $? = 0
configure:2022: cc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
configure:2025: $? = 0
configure:2027: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2030: $? = 1
configure:2050: checking for C compiler default output
configure:2053: cc -O2 -pipe   conftest.c  >&5
configure:2056: $? = 0
configure:2090: result: a.out
configure:2095: checking whether the C compiler works
configure:2101: ./a.out
configure:2104: $? = 0
configure:2119: result: yes
configure:2126: checking whether we are cross compiling
configure:2128: result: no
configure:2131: checking for suffix of executables
configure:2133: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:2136: $? = 0
configure:2159: result: 
configure:2165: checking for suffix of object files
configure:2183: cc -c -O2 -pipe  conftest.c >&5
configure:2186: $? = 0
configure:2205: result: o
configure:2209: checking whether we are using the GNU C compiler
configure:2230: cc -c -O2 -pipe  conftest.c >&5
configure:2233: $? = 0
configure:2236: test -s conftest.o
configure:2239: $? = 0
configure:2251: result: yes
configure:2257: checking whether cc accepts -g
configure:2275: cc -c -g  conftest.c >&5
configure:2278: $? = 0
configure:2281: test -s conftest.o
configure:2284: $? = 0
configure:2294: result: yes
configure:2311: checking for cc option to accept ANSI C
configure:2368: cc  -c -O2 -pipe  conftest.c >&5
configure:2371: $? = 0
configure:2374: test -s conftest.o
configure:2377: $? = 0
configure:2394: result: none needed
configure:2412: cc -c -O2 -pipe  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2415: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2532: checking for style of include used by make
configure:2560: result: GNU
configure:2588: checking dependency style of cc
configure:2650: result: gcc3
configure:2679: checking for a BSD-compatible install
configure:2733: result: /usr/bin/install -c
configure:2785: checking for ranlib
configure:2801: found /usr/bin/ranlib
configure:2812: result: ranlib
configure:2829: checking how to run the C preprocessor
configure:2855: cc -E  conftest.c
configure:2861: $? = 0
configure:2888: cc -E  conftest.c
configure:2884:28: ac_nonexistent.h: No such file or directory
configure:2894: $? = 1
configure: failed program was:
#line 2883 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2931: result: cc -E
configure:2946: cc -E  conftest.c
configure:2952: $? = 0
configure:2979: cc -E  conftest.c
configure:2975:28: ac_nonexistent.h: No such file or directory
configure:2985: $? = 1
configure: failed program was:
#line 2974 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3026: checking for ar
configure:3042: found /usr/bin/ar
configure:3053: result: ar
configure:3063: checking for perl
configure:3079: found /usr/bin/perl
configure:3090: result: perl
configure:3105: checking build system type
configure:3123: result: i686-pc-linux-gnu
configure:3131: checking host system type
configure:3145: result: i686-pc-linux-gnu
configure:3155: checking for egrep
configure:3165: result: grep -E
configure:3171: checking for AIX
configure:3190: result: no
configure:3197: checking for strerror in -lcposix
configure:3224: cc -o conftest -O2 -pipe   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3227: $? = 1
configure: failed program was:
#line 3204 "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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:3244: result: no
configure:3252: checking for ANSI C header files
configure:3266: cc -E  conftest.c
configure:3272: $? = 0
configure:3357: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:3360: $? = 0
configure:3362: ./conftest
configure:3365: $? = 0
configure:3379: result: yes
configure:3403: checking for sys/types.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for sys/stat.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for stdlib.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for string.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for memory.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for strings.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for inttypes.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for stdint.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3403: checking for unistd.h
configure:3416: cc -c -O2 -pipe  conftest.c >&5
configure:3419: $? = 0
configure:3422: test -s conftest.o
configure:3425: $? = 0
configure:3435: result: yes
configure:3457: checking minix/config.h usability
configure:3466: cc -c -O2 -pipe  conftest.c >&5
configure:3494:26: minix/config.h: No such file or directory
configure:3469: $? = 1
configure: failed program was:
#line 3459 "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 <minix/config.h>
configure:3484: result: no
configure:3488: checking minix/config.h presence
configure:3495: cc -E  conftest.c
configure:3491:26: minix/config.h: No such file or directory
configure:3501: $? = 1
configure: failed program was:
#line 3490 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:3519: result: no
configure:3537: checking for minix/config.h
configure:3544: result: no
configure:3592: checking for msgfmt
configure:3623: result: no
configure:3629: checking for gmsgfmt
configure:3660: result: :
configure:3670: checking for xgettext
configure:3701: result: no
configure:3709: checking for msgmerge
configure:3739: result: no
configure:3798: checking for ld used by GCC
configure:3861: result: /usr/bin/ld
configure:3870: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
configure:3882: result: yes
configure:3888: checking for shared library run path origin
configure:3901: result: done
configure:4318: checking whether NLS is requested
configure:4327: result: no
configure:5090: checking for special C compiler options needed for large files
configure:5164: result: no
configure:5170: checking for _FILE_OFFSET_BITS value needed for large files
configure:5198: cc -c -O2 -pipe  conftest.c >&5
configure:5184: warning: left shift count >= width of type
configure:5184: warning: left shift count >= width of type
configure:5186: size of array `off_t_is_large' is negative
configure:5201: $? = 1
configure: failed program was:
#line 5177 "configure"
#include "confdefs.h"
#include <sys/types.h>
 /* Check that off_t can represent 2**63 - 1 correctly.
    We can't simply define LARGE_OFF_T to be 9223372036854775807,
    since some C++ compilers masquerading as C compilers
    incorrectly reject 9223372036854775807.  */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
		       && LARGE_OFF_T % 2147483647 == 1)
		      ? 1 : -1];
int
main ()
{

  ;
  return 0;
}
configure:5237: cc -c -O2 -pipe  conftest.c >&5
configure:5240: $? = 0
configure:5243: test -s conftest.o
configure:5246: $? = 0
configure:5257: result: 64
configure:5267: checking for _LARGE_FILES value needed for large files
configure:5295: cc -c -O2 -pipe  conftest.c >&5
configure:5298: $? = 0
configure:5301: test -s conftest.o
configure:5304: $? = 0
configure:5354: result: no
configure:5368: checking for library containing getpwnam
configure:5395: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:5398: $? = 0
configure:5401: test -s conftest
configure:5404: $? = 0
configure:5457: result: none required
configure:5466: checking for ANSI C header files
configure:5593: result: yes
configure:5611: checking for dirent.h that defines DIR
configure:5632: cc -c -O2 -pipe  conftest.c >&5
configure:5635: $? = 0
configure:5638: test -s conftest.o
configure:5641: $? = 0
configure:5651: result: yes
configure:5664: checking for library containing opendir
configure:5691: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:5694: $? = 0
configure:5697: test -s conftest
configure:5700: $? = 0
configure:5753: result: none required
configure:5859: checking whether stat file-mode macros are broken
configure:5904: result: no
configure:5914: checking whether time.h and sys/time.h may both be included
configure:5936: cc -c -O2 -pipe  conftest.c >&5
configure:5939: $? = 0
configure:5942: test -s conftest.o
configure:5945: $? = 0
configure:5955: result: yes
configure:5980: checking for stdlib.h
configure:5985: result: yes
configure:5989: checking locale.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking locale.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for locale.h
configure:6076: result: yes
configure:5980: checking for unistd.h
configure:5985: result: yes
configure:5989: checking limits.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking limits.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for limits.h
configure:6076: result: yes
configure:5989: checking fcntl.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking fcntl.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for fcntl.h
configure:6076: result: yes
configure:5980: checking for string.h
configure:5985: result: yes
configure:5980: checking for memory.h
configure:5985: result: yes
configure:5989: checking sys/param.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking sys/param.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for sys/param.h
configure:6076: result: yes
configure:5989: checking sys/time.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking sys/time.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for sys/time.h
configure:6076: result: yes
configure:5989: checking sys/timeb.h usability
configure:5998: cc -c -O2 -pipe  conftest.c >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6016: result: yes
configure:6020: checking sys/timeb.h presence
configure:6027: cc -E  conftest.c
configure:6033: $? = 0
configure:6051: result: yes
configure:6069: checking for sys/timeb.h
configure:6076: result: yes
configure:6094: checking whether cc understands -c and -o together
configure:6118: cc -c conftest.c -o conftest.o >&5
configure:6121: $? = 0
configure:6123: cc -c conftest.c -o conftest.o >&5
configure:6126: $? = 0
configure:6165: result: yes
configure:6193: checking for cc option to accept ANSI C
configure:6253: cc  -c -O2 -pipe  conftest.c >&5
configure:6256: $? = 0
configure:6259: test -s conftest.o
configure:6262: $? = 0
configure:6276: result: none needed
configure:6287: checking for an ANSI C-conforming const
configure:6351: cc -c -O2 -pipe  conftest.c >&5
configure:6354: $? = 0
configure:6357: test -s conftest.o
configure:6360: $? = 0
configure:6370: result: yes
configure:6380: checking return type of signal handlers
configure:6408: cc -c -O2 -pipe  conftest.c >&5
configure:6411: $? = 0
configure:6414: test -s conftest.o
configure:6417: $? = 0
configure:6427: result: void
configure:6435: checking for uid_t in sys/types.h
configure:6455: result: yes
configure:6470: checking for pid_t
configure:6491: cc -c -O2 -pipe  conftest.c >&5
configure:6494: $? = 0
configure:6497: test -s conftest.o
configure:6500: $? = 0
configure:6510: result: yes
configure:6525: checking for uintmax_t
configure:6546: cc -c -O2 -pipe  conftest.c >&5
configure:6549: $? = 0
configure:6552: test -s conftest.o
configure:6555: $? = 0
configure:6565: result: yes
configure:6628: checking for nanoseconds field of struct stat.st_mtim
configure:6656: cc -c -O2 -pipe  -DST_MTIM_NSEC=tv_nsec conftest.c >&5
configure: In function `main':
configure:6648: structure has no member named `st_mtim'
configure:6659: $? = 1
configure: failed program was:
#line 6642 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/stat.h>
int
main ()
{
struct stat s; s.st_mtim.ST_MTIM_NSEC;
  ;
  return 0;
}
configure:6656: cc -c -O2 -pipe  -DST_MTIM_NSEC=_tv_nsec conftest.c >&5
configure: In function `main':
configure:6648: structure has no member named `st_mtim'
configure:6659: $? = 1
configure: failed program was:
#line 6642 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/stat.h>
int
main ()
{
struct stat s; s.st_mtim.ST_MTIM_NSEC;
  ;
  return 0;
}
configure:6656: cc -c -O2 -pipe  -DST_MTIM_NSEC=st__tim.tv_nsec conftest.c >&5
configure: In function `main':
configure:6648: structure has no member named `st_mtim'
configure:6659: $? = 1
configure: failed program was:
#line 6642 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/stat.h>
int
main ()
{
struct stat s; s.st_mtim.ST_MTIM_NSEC;
  ;
  return 0;
}
configure:6676: result: no
configure:6688: checking whether to use high resolution file timestamps
configure:6732: result: no
configure:6857: checking for standard gettimeofday
configure:6878: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6881: $? = 0
configure:6883: ./conftest
configure:6886: $? = 0
configure:6899: result: yes
configure:6937: checking for memcpy
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6952: warning: conflicting types for built-in function `memcpy'
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for memmove
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for strchr
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for strdup
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for mkstemp
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for mktemp
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
/kolab/RPM/TMP/ccqjdO9l.o: In function `main':
/kolab/RPM/TMP/ccqjdO9l.o(.text+0xb): the use of `mktemp' is dangerous, better use `mkstemp'
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for fdopen
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for bsd_signal
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for dup2
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for getcwd
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for sigsetmask
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for sigaction
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for getgroups
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for seteuid
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for setegid
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for setlinebuf
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for setreuid
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for setregid
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for setvbuf
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for pipe
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for strerror
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:6937: checking for strsignal
configure:6974: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:6977: $? = 0
configure:6980: test -s conftest
configure:6983: $? = 0
configure:6993: result: yes
configure:7004: checking for function prototypes
configure:7007: result: yes
configure:7024: checking whether setvbuf arguments are reversed
configure:7046: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7033: conflicting types for `setvbuf'
/usr/include/stdio.h:261: previous declaration of `setvbuf'
configure:7049: $? = 1
configure: failed program was:
#line 7030 "configure"
#include "confdefs.h"
#include <stdio.h>
#	  if PROTOTYPES
	   int (setvbuf) (FILE *, int, char *, size_t);
#	  endif
int
main ()
{
char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
  ;
  return 0;
}
configure:7142: result: no
configure:7154: checking for working strcoll
configure:7177: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7180: $? = 0
configure:7182: ./conftest
configure:7185: $? = 0
configure:7198: result: yes
configure:7211: checking for working alloca.h
configure:7229: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7232: $? = 0
configure:7235: test -s conftest
configure:7238: $? = 0
configure:7248: result: yes
configure:7258: checking for alloca
configure:7296: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7299: $? = 0
configure:7302: test -s conftest
configure:7305: $? = 0
configure:7315: result: yes
configure:7505: checking for unistd.h
configure:7510: result: yes
configure:7514: checking vfork.h usability
configure:7523: cc -c -O2 -pipe  conftest.c >&5
configure:7551:19: vfork.h: No such file or directory
configure:7526: $? = 1
configure: failed program was:
#line 7516 "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 <vfork.h>
configure:7541: result: no
configure:7545: checking vfork.h presence
configure:7552: cc -E  conftest.c
configure:7548:19: vfork.h: No such file or directory
configure:7558: $? = 1
configure: failed program was:
#line 7547 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:7576: result: no
configure:7594: checking for vfork.h
configure:7601: result: no
configure:7619: checking for fork
configure:7656: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7659: $? = 0
configure:7662: test -s conftest
configure:7665: $? = 0
configure:7675: result: yes
configure:7619: checking for vfork
configure:7656: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7659: $? = 0
configure:7662: test -s conftest
configure:7665: $? = 0
configure:7675: result: yes
configure:7686: checking for working fork
configure:7709: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7712: $? = 0
configure:7714: ./conftest
configure:7717: $? = 0
configure:7730: result: yes
configure:7751: checking for working vfork
configure:7878: result: yes
configure:7913: checking for vprintf
configure:7950: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:7953: $? = 0
configure:7956: test -s conftest
configure:7959: $? = 0
configure:7969: result: yes
configure:7976: checking for _doprnt
configure:8013: cc -o conftest -O2 -pipe   conftest.c  >&5
/kolab/RPM/TMP/ccw5Kdxq.o: In function `main':
/kolab/RPM/TMP/ccw5Kdxq.o(.text+0xb): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:8016: $? = 1
configure: failed program was:
#line 7981 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _doprnt (); 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 _doprnt ();
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__doprnt) || defined (__stub____doprnt)
choke me
#else
f = _doprnt;
#endif

  ;
  return 0;
}
configure:8032: result: no
configure:8046: checking whether closedir returns void
configure:8072: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:8075: $? = 0
configure:8077: ./conftest
configure:8080: $? = 0
configure:8093: result: no
configure:8115: checking for getloadavg
configure:8152: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:8155: $? = 0
configure:8158: test -s conftest
configure:8161: $? = 0
configure:8171: result: yes
configure:8185: checking for pstat_getdynamic
configure:8222: cc -o conftest -O2 -pipe   conftest.c  >&5
/kolab/RPM/TMP/ccHCVxDb.o: In function `main':
/kolab/RPM/TMP/ccHCVxDb.o(.text+0xb): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:8225: $? = 1
configure: failed program was:
#line 8190 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic ();
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_pstat_getdynamic) || defined (__stub___pstat_getdynamic)
choke me
#else
f = pstat_getdynamic;
#endif

  ;
  return 0;
}
configure:8241: result: no
configure:8254: checking for kstat_open in -lkstat
configure:8281: cc -o conftest -O2 -pipe   conftest.c -lkstat   >&5
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:8284: $? = 1
configure: failed program was:
#line 8261 "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 kstat_open ();
int
main ()
{
kstat_open ();
  ;
  return 0;
}
configure:8301: result: no
configure:8551: checking for getloadavg
configure:8588: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:8591: $? = 0
configure:8594: test -s conftest
configure:8597: $? = 0
configure:8607: result: yes
configure:9535: checking whether getloadavg requires setgid
configure:9557: result: no
configure:9645: checking for sys_siglist declaration in signal.h or unistd.h
configure:9669: cc -c -O2 -pipe  conftest.c >&5
configure: In function `main':
configure:9661: warning: initialization discards qualifiers from pointer target type
configure:9672: $? = 0
configure:9675: test -s conftest.o
configure:9678: $? = 0
configure:9688: result: yes
configure:9714: checking sys/wait.h usability
configure:9723: cc -c -O2 -pipe  conftest.c >&5
configure:9726: $? = 0
configure:9729: test -s conftest.o
configure:9732: $? = 0
configure:9741: result: yes
configure:9745: checking sys/wait.h presence
configure:9752: cc -E  conftest.c
configure:9758: $? = 0
configure:9776: result: yes
configure:9794: checking for sys/wait.h
configure:9801: result: yes
configure:9819: checking for waitpid
configure:9856: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:9859: $? = 0
configure:9862: test -s conftest
configure:9865: $? = 0
configure:9875: result: yes
configure:9819: checking for wait3
configure:9856: cc -o conftest -O2 -pipe   conftest.c  >&5
configure:9859: $? = 0
configure:9862: test -s conftest
configure:9865: $? = 0
configure:9875: result: yes
configure:9885: checking for union wait
configure:9919: cc -o conftest -O2 -pipe   conftest.c  >&5
configure: In function `main':
configure:9904: `blow' undeclared (first use in this function)
configure:9904: (Each undeclared identifier is reported only once
configure:9904: for each function it appears in.)
configure:9904: parse error before `chunks'
configure:9922: $? = 1
configure: failed program was:
#line 9890 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/wait.h>
int
main ()
{
union wait status; int pid; pid = wait (&status);
#ifdef WEXITSTATUS
/* Some POSIXoid systems have both the new-style macros and the old
   union wait type, and they do not work together.  If union wait
   conflicts with WEXITSTATUS et al, we don't want to use it at all.  */
if (WEXITSTATUS (status) != 0) pid = -1;
#ifdef WTERMSIG
/* If we have WEXITSTATUS and WTERMSIG, just use them on ints.  */
-- blow chunks here --
#endif
#endif
#ifdef HAVE_WAITPID
/* Make sure union wait works with waitpid.  */
pid = waitpid (-1, &status, 0);
#endif

  ;
  return 0;
}
configure:9946: result: no
configure:10886: checking for SA_RESTART
configure:10905: cc -c -O2 -pipe  conftest.c >&5
configure:10908: $? = 0
configure:10911: test -s conftest.o
configure:10914: $? = 0
configure:10924: result: yes
configure:10945: checking for location of SCCS get command
configure:10957: result: get
configure:10997: checking if system libc has GNU glob
configure:11022: result: yes
configure:11086: checking if malloc debugging is wanted
configure:11107: result: no
configure:11293: creating ./config.status

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

This file was extended by GNU make config.status 3.80, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on bill.collaborativefusion.com

config.status:678: creating Makefile
config.status:678: creating glob/Makefile
config.status:678: creating po/Makefile.in
config.status:678: creating config/Makefile
config.status:678: creating doc/Makefile
config.status:678: creating build.sh
config.status:782: creating config.h
config.status:1145: executing depfiles commands
config.status:1145: executing default-1 commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_decl_sys_siglist=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe'
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_exeext=
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_bsd_signal=yes
ac_cv_func_closedir_void=no
ac_cv_func_dup2=yes
ac_cv_func_fdopen=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgroups=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_gettimeofday=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_pipe=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_setegid=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setregid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setvbuf=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_sigaction=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_strchr=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_cposix_strerror=no
ac_cv_lib_kstat_kstat_open=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=:
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_getpwnam='none required'
ac_cv_search_opendir='none required'
ac_cv_struct_st_mtim_nsec=no
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
make_cv_file_timestamp_hi_res=no
make_cv_job_server=yes
make_cv_path_sccs_get=get
make_cv_sa_restart=yes
make_cv_sys_gnu_glob=yes
make_cv_union_wait=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run autoconf'
AUTOHEADER='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run autoheader'
AUTOMAKE='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run automake-1.7'
AWK='gawk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe'
CPP='cc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GLOBINC=''
GLOBLIB=''
GMSGFMT=':'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
KMEM_GROUP=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /kolab/RPM/TMP/make-3.80/config/missing --run makeinfo'
MAKE_HOST='i686-pc-linux-gnu'
MKINSTALLDIRS='config/mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
NEED_SETGID='false'
OBJEXT='o'
PACKAGE='make'
PACKAGE_BUGREPORT='bug-make at gnu.org'
PACKAGE_NAME='GNU make'
PACKAGE_STRING='GNU make 3.80'
PACKAGE_TARNAME='make'
PACKAGE_VERSION='3.80'
PATH_SEPARATOR=':'
PERL='perl'
POSUB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_CUSTOMS_FALSE=''
USE_CUSTOMS_TRUE='#'
USE_LOCAL_GLOB_FALSE=''
USE_LOCAL_GLOB_TRUE='#'
USE_NLS='no'
VERSION='3.80'
XGETTEXT=':'
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/kolab/RPM/TMP/make-3.80/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/kolab'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ------------- ##
## Output files. ##
## ------------- ##

MAINT_MAKEFILE='/dev/null'

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

#define FILE_TIMESTAMP_HI_RES 0
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_BSD_SIGNAL 1
#define HAVE_DIRENT_H 1
#define HAVE_DUP2 1
#define HAVE_FCNTL_H 1
#define HAVE_FDOPEN 1
#define HAVE_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETGROUPS 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
#define HAVE_PIPE 1
#define HAVE_SA_RESTART 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETLINEBUF 1
#define HAVE_SETREGID 1
#define HAVE_SETREUID 1
#define HAVE_SETVBUF 1
#define HAVE_SIGACTION 1
#define HAVE_SIGSETMASK 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRCOLL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSIGNAL 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
#define HAVE_VPRINTF 1
#define HAVE_WAIT3 1
#define HAVE_WAITPID 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define MAKE_HOST "i686-pc-linux-gnu"
#define MAKE_JOBSERVER 1
#define PACKAGE "make"
#define PACKAGE_BUGREPORT "bug-make at gnu.org"
#define PACKAGE_NAME "GNU make"
#define PACKAGE_STRING "GNU make 3.80"
#define PACKAGE_TARNAME "make"
#define PACKAGE_VERSION "3.80"
#define PROTOTYPES 1
#define RETSIGTYPE void
#define SCCS_GET "get"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define SYS_SIGLIST_DECLARED 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "3.80"
#define _FILE_OFFSET_BITS 64
#define __PROTOTYPES 1

configure: exit 0


More information about the Kroupware mailing list