ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:25.53 GB of 70.42 GB (36.26%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ usr/ src/ courier-0.66.1/ maildrop/ - drwxrwxrwx

Directory:
Viewing file:     config.log (53.65 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by maildrop configure 2.5.3, which was
generated by GNU Autoconf 2.66.  Invocation command line was

  $ ./configure --prefix=/usr --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib

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

hostname = MiraNetNew
uname -m = i686
uname -r = 3.0.0-14-generic-pae
uname -s = Linux
uname -v = #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2485: checking for a BSD-compatible install
configure:2553: result: /usr/bin/install -c
configure:2564: checking whether build environment is sane
configure:2614: result: yes
configure:2755: checking for a thread-safe mkdir -p
configure:2794: result: /bin/mkdir -p
configure:2807: checking for gawk
configure:2823: found /usr/bin/gawk
configure:2834: result: gawk
configure:2845: checking whether make sets $(MAKE)
configure:2867: result: yes
configure:2939: checking whether make sets $(MAKE)
configure:2961: result: yes
configure:2985: checking for style of include used by make
configure:3013: result: GNU
configure:3083: checking for gcc
configure:3099: found /usr/bin/gcc
configure:3110: result: gcc
configure:3339: checking for C compiler version
configure:3348: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 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:3359: $? = 0
configure:3348: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
configure:3359: $? = 0
configure:3348: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3359: $? = 4
configure:3348: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3359: $? = 4
configure:3379: checking whether the C compiler works
configure:3401: gcc   /usr/lib/libperl.so conftest.c  >&5
configure:3405: $? = 0
configure:3453: result: yes
configure:3456: checking for C compiler default output file name
configure:3458: result: a.out
configure:3464: checking for suffix of executables
configure:3471: gcc -o conftest   /usr/lib/libperl.so conftest.c  >&5
configure:3475: $? = 0
configure:3497: result: 
configure:3519: checking whether we are cross compiling
configure:3527: gcc -o conftest   /usr/lib/libperl.so conftest.c  >&5
configure:3531: $? = 0
configure:3538: ./conftest
configure:3542: $? = 0
configure:3557: result: no
configure:3562: checking for suffix of object files
configure:3584: gcc -c   conftest.c >&5
configure:3588: $? = 0
configure:3609: result: o
configure:3613: checking whether we are using the GNU C compiler
configure:3632: gcc -c   conftest.c >&5
configure:3632: $? = 0
configure:3641: result: yes
configure:3650: checking whether gcc accepts -g
configure:3670: gcc -c -g  conftest.c >&5
configure:3670: $? = 0
configure:3711: result: yes
configure:3728: checking for gcc option to accept ISO C89
configure:3792: gcc  -c -g -O2  conftest.c >&5
configure:3792: $? = 0
configure:3805: result: none needed
configure:3827: checking dependency style of gcc
configure:3937: result: gcc3
configure:3958: checking how to run the C preprocessor
configure:3989: gcc -E  conftest.c
configure:3989: $? = 0
configure:4003: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4003: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4028: result: gcc -E
configure:4048: gcc -E  conftest.c
configure:4048: $? = 0
configure:4062: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4062: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4091: checking for grep that handles long lines and -e
configure:4149: result: /bin/grep
configure:4154: checking for egrep
configure:4216: result: /bin/grep -E
configure:4221: checking for ANSI C header files
configure:4241: gcc -c -g -O2  conftest.c >&5
configure:4241: $? = 0
configure:4314: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:4314: $? = 0
configure:4314: ./conftest
configure:4314: $? = 0
configure:4325: result: yes
configure:4338: checking for sys/types.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for sys/stat.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for stdlib.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for string.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for memory.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for strings.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for inttypes.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for stdint.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4338: checking for unistd.h
configure:4338: gcc -c -g -O2  conftest.c >&5
configure:4338: $? = 0
configure:4338: result: yes
configure:4351: checking minix/config.h usability
configure:4351: gcc -c -g -O2  conftest.c >&5
conftest.c:45:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4351: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4351: result: no
configure:4351: checking minix/config.h presence
configure:4351: gcc -E  conftest.c
conftest.c:12:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4351: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4351: result: no
configure:4351: checking for minix/config.h
configure:4351: result: no
configure:4372: checking whether it is safe to define __EXTENSIONS__
configure:4390: gcc -c -g -O2  conftest.c >&5
configure:4390: $? = 0
configure:4397: result: yes
configure:4459: checking for gcc
configure:4486: result: gcc
configure:4715: checking for C compiler version
configure:4724: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 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:4735: $? = 0
configure:4724: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
configure:4735: $? = 0
configure:4724: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4735: $? = 4
configure:4724: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4735: $? = 4
configure:4739: checking whether we are using the GNU C compiler
configure:4767: result: yes
configure:4776: checking whether gcc accepts -g
configure:4837: result: yes
configure:4854: checking for gcc option to accept ISO C89
configure:4931: result: none needed
configure:4953: checking dependency style of gcc
configure:5063: result: gcc3
configure:5082: checking for gawk
configure:5109: result: gawk
configure:5120: checking whether ln -s works
configure:5124: result: yes
configure:5189: checking for g++
configure:5205: found /usr/bin/g++
configure:5216: result: g++
configure:5243: checking for C++ compiler version
configure:5252: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Copyright (C) 2011 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:5263: $? = 0
configure:5252: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
configure:5263: $? = 0
configure:5252: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5263: $? = 4
configure:5252: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5263: $? = 4
configure:5267: checking whether we are using the GNU C++ compiler
configure:5286: g++ -c   conftest.cpp >&5
configure:5286: $? = 0
configure:5295: result: yes
configure:5304: checking whether g++ accepts -g
configure:5324: g++ -c -g  conftest.cpp >&5
configure:5324: $? = 0
configure:5365: result: yes
configure:5390: checking dependency style of g++
configure:5500: result: gcc3
configure:5544: checking build system type
configure:5558: result: i686-pc-linux-gnu
configure:5578: checking host system type
configure:5591: result: i686-pc-linux-gnu
configure:5632: checking how to print strings
configure:5659: result: printf
configure:5680: checking for a sed that does not truncate output
configure:5744: result: /bin/sed
configure:5762: checking for fgrep
configure:5824: result: /bin/grep -F
configure:5859: checking for ld used by gcc
configure:5926: result: /usr/bin/ld
configure:5933: checking if the linker (/usr/bin/ld) is GNU ld
configure:5948: result: yes
configure:5960: checking for BSD- or MS-compatible name lister (nm)
configure:6009: result: /usr/bin/nm -B
configure:6139: checking the name lister (/usr/bin/nm -B) interface
configure:6146: gcc -c -g -O2  conftest.c >&5
configure:6149: /usr/bin/nm -B "conftest.o"
configure:6152: output
00000000 B some_variable
configure:6159: result: BSD nm
configure:6163: checking the maximum length of command line arguments
configure:6288: result: 1572864
configure:6305: checking whether the shell understands some XSI constructs
configure:6315: result: yes
configure:6319: checking whether the shell understands "+="
configure:6325: result: yes
configure:6360: checking for /usr/bin/ld option to reload object files
configure:6367: result: -r
configure:6436: checking for objdump
configure:6452: found /usr/bin/objdump
configure:6463: result: objdump
configure:6495: checking how to recognize dependent libraries
configure:6697: result: pass_all
configure:6757: checking for ar
configure:6773: found /usr/bin/ar
configure:6784: result: ar
configure:6862: checking for strip
configure:6878: found /usr/bin/strip
configure:6889: result: strip
configure:6961: checking for ranlib
configure:6977: found /usr/bin/ranlib
configure:6988: result: ranlib
configure:7090: checking command to parse /usr/bin/nm -B output from gcc object
configure:7208: gcc -c -g -O2  conftest.c >&5
configure:7211: $? = 0
configure:7215: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7218: $? = 0
configure:7272: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c conftstm.o >&5
configure:7275: $? = 0
configure:7313: result: ok
configure:8150: checking for dlfcn.h
configure:8150: gcc -c -g -O2  conftest.c >&5
configure:8150: $? = 0
configure:8150: result: yes
configure:8338: checking for objdir
configure:8353: result: .libs
configure:8620: checking if gcc supports -fno-rtti -fno-exceptions
configure:8638: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8642: $? = 0
configure:8655: result: no
configure:8675: checking for gcc option to produce PIC
configure:8960: result: -fPIC -DPIC
configure:8972: checking if gcc PIC flag -fPIC -DPIC works
configure:8990: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8994: $? = 0
configure:9007: result: yes
configure:9031: checking if gcc static flag -static works
configure:9059: result: no
configure:9074: checking if gcc supports -c -o file.o
configure:9095: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9099: $? = 0
configure:9121: result: yes
configure:9129: checking if gcc supports -c -o file.o
configure:9176: result: yes
configure:9209: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10284: result: yes
configure:10321: checking whether -lc should be explicitly linked in
configure:10329: gcc -c -g -O2  conftest.c >&5
configure:10332: $? = 0
configure:10347: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10350: $? = 0
configure:10364: result: no
configure:10529: checking dynamic linker characteristics
configure:10984: gcc -o conftest -g -O2  /usr/lib/libperl.so -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10984: $? = 0
configure:11210: result: GNU/Linux ld.so
configure:11317: checking how to hardcode library paths into programs
configure:11342: result: immediate
configure:11882: checking whether stripping libraries is possible
configure:11887: result: yes
configure:11922: checking if libtool supports shared libraries
configure:11924: result: yes
configure:11927: checking whether to build shared libraries
configure:11948: result: yes
configure:11951: checking whether to build static libraries
configure:11955: result: yes
configure:11978: checking how to run the C++ preprocessor
configure:12005: g++ -E  conftest.cpp
configure:12005: $? = 0
configure:12019: g++ -E  conftest.cpp
conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12019: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12044: result: g++ -E
configure:12064: g++ -E  conftest.cpp
configure:12064: $? = 0
configure:12078: g++ -E  conftest.cpp
conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:12078: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:12246: checking for ld used by g++
configure:12313: result: /usr/bin/ld
configure:12320: checking if the linker (/usr/bin/ld) is GNU ld
configure:12335: result: yes
configure:12390: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13322: result: yes
configure:13350: g++ -c -g -O2  conftest.cpp >&5
configure:13353: $? = 0
configure:13535: checking for g++ option to produce PIC
configure:13857: result: -fPIC -DPIC
configure:13866: checking if g++ PIC flag -fPIC -DPIC works
configure:13884: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13888: $? = 0
configure:13901: result: yes
configure:13922: checking if g++ static flag -static works
configure:13950: result: no
configure:13962: checking if g++ supports -c -o file.o
configure:13983: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13987: $? = 0
configure:14009: result: yes
configure:14014: checking if g++ supports -c -o file.o
configure:14061: result: yes
configure:14091: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14119: result: yes
configure:14262: checking dynamic linker characteristics
configure:14877: result: GNU/Linux ld.so
configure:14930: checking how to hardcode library paths into programs
configure:14955: result: immediate
configure:15018: checking for perl5
configure:15051: result: no
configure:15018: checking for perl
configure:15036: found /usr/bin/perl
configure:15048: result: /usr/bin/perl
configure:15067: checking for -fhandle-exceptions flag to g++
configure:15097: g++ -c -g -O2  conftest.cpp >&5
configure:15097: $? = 0
configure:15115: result: no
configure:15123: checking ability to handle both const and non-const exceptions
configure:15171: g++ -c -g -O2  conftest.cpp >&5
configure:15171: $? = 0
configure:15179: result: yes
configure:15199: checking for getpwnam in -lsun
configure:15224: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c -lsun   >&5
/usr/bin/ld: cannot find -lsun
collect2: ld returned 1 exit status
configure:15224: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpwnam ();
| int
| main ()
| {
| return getpwnam ();
|   ;
|   return 0;
| }
configure:15233: result: no
configure:15273: checking for courierauthconfig
configure:15291: found /usr/bin/courierauthconfig
configure:15303: result: /usr/bin/courierauthconfig
configure:15361: checking for ANSI C header files
configure:15465: result: yes
configure:15473: checking for sys/wait.h that is POSIX.1 compatible
configure:15499: gcc -c -g -O2  conftest.c >&5
configure:15499: $? = 0
configure:15506: result: yes
configure:15514: checking whether time.h and sys/time.h may both be included
configure:15534: gcc -c -g -O2  conftest.c >&5
configure:15534: $? = 0
configure:15541: result: yes
configure:15552: checking for dirent.h that defines DIR
configure:15571: gcc -c -g -O2  conftest.c >&5
configure:15571: $? = 0
configure:15579: result: yes
configure:15592: checking for library containing opendir
configure:15623: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:15623: $? = 0
configure:15640: result: none required
configure:15710: checking fcntl.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking fcntl.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for fcntl.h
configure:15710: result: yes
configure:15710: checking for memory.h
configure:15710: result: yes
configure:15710: checking sys/file.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking sys/file.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for sys/file.h
configure:15710: result: yes
configure:15710: checking sys/time.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking sys/time.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for sys/time.h
configure:15710: result: yes
configure:15710: checking for sys/stat.h
configure:15710: result: yes
configure:15710: checking for unistd.h
configure:15710: result: yes
configure:15710: checking for strings.h
configure:15710: result: yes
configure:15710: checking locale.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking locale.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for locale.h
configure:15710: result: yes
configure:15710: checking pcre.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking pcre.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for pcre.h
configure:15710: result: yes
configure:15710: checking pcre/pcre.h usability
configure:15710: gcc -c -g -O2  conftest.c >&5
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking pcre/pcre.h presence
configure:15710: gcc -E  conftest.c
configure:15710: $? = 0
configure:15710: result: yes
configure:15710: checking for pcre/pcre.h
configure:15710: result: yes
configure:15721: checking for mode_t
configure:15721: gcc -c -g -O2  conftest.c >&5
configure:15721: $? = 0
configure:15721: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
configure:15721: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:15721: result: yes
configure:15732: checking for off_t
configure:15732: gcc -c -g -O2  conftest.c >&5
configure:15732: $? = 0
configure:15732: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:20: error: expected expression before ')' token
configure:15732: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:15732: result: yes
configure:15743: checking for size_t
configure:15743: gcc -c -g -O2  conftest.c >&5
configure:15743: $? = 0
configure:15743: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
configure:15743: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:15743: result: yes
configure:15754: checking for pid_t
configure:15754: gcc -c -g -O2  conftest.c >&5
configure:15754: $? = 0
configure:15754: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:20: error: expected expression before ')' token
configure:15754: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:15754: result: yes
configure:15765: checking for uid_t in sys/types.h
configure:15784: result: yes
configure:15795: checking whether struct tm is in sys/time.h or time.h
configure:15815: gcc -c -g -O2  conftest.c >&5
configure:15815: $? = 0
configure:15822: result: time.h
configure:15830: checking type of array argument to getgroups
configure:15864: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:15864: $? = 0
configure:15864: ./conftest
configure:15864: $? = 0
configure:15889: result: gid_t
configure:15904: checking for special C compiler options needed for large files
configure:15949: result: no
configure:15955: checking for _FILE_OFFSET_BITS value needed for large files
configure:15980: gcc -c -g -O2  conftest.c >&5
conftest.c:42:3: warning: left shift count >= width of type [enabled by default]
conftest.c:42:3: warning: left shift count >= width of type [enabled by default]
conftest.c:43:10: warning: left shift count >= width of type [enabled by default]
conftest.c:43:10: warning: left shift count >= width of type [enabled by default]
conftest.c:42:7: error: size of array 'off_t_is_large' is negative
conftest.c:44:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:15980: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| #define GETGROUPS_T gid_t
| /* end 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:16004: gcc -c -g -O2  conftest.c >&5
configure:16004: $? = 0
configure:16012: result: 64
configure:16126: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16126: $? = 0
configure:16126: ./conftest
configure:16126: $? = 0
configure:16145: checking whether closedir returns void
configure:16169: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16169: $? = 0
configure:16169: ./conftest
configure:16169: $? = 0
configure:16179: result: no
configure:16187: checking return type of signal handlers
configure:16205: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:1: error: void value not ignored as it ought to be
configure:16205: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| #define GETGROUPS_T gid_t
| #define _FILE_OFFSET_BITS 64
| #define MAXLONGSIZE 12
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:16212: result: void
configure:16223: checking for setgroups
configure:16223: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16223: $? = 0
configure:16223: result: yes
configure:16223: checking for setlocale
configure:16223: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16223: $? = 0
configure:16223: result: yes
configure:16233: checking for getpgrp
configure:16233: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16233: $? = 0
configure:16233: result: yes
configure:16246: checking for getpgid
configure:16246: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16246: $? = 0
configure:16246: result: yes
configure:16261: checking whether getpgrp requires zero arguments
configure:16278: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:79:1: error: too many arguments to function 'getpgrp'
/usr/include/unistd.h:633:16: note: declared here
configure:16278: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| #define GETGROUPS_T gid_t
| #define _FILE_OFFSET_BITS 64
| #define MAXLONGSIZE 12
| #define RETSIGTYPE void
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAS_GETPGRP 1
| #define HAS_GETPGID 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:16286: result: yes
configure:16296: checking setpgrp()
configure:16321: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16321: $? = 0
configure:16335: result: 1
configure:16343: checking setpgid()
configure:16369: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:16369: $? = 0
configure:16381: result: 1
configure:16389: checking for missing gethostname prototype
configure:16412: gcc -c -g -O2  conftest.c >&5
conftest.c:51:8: error: expected identifier or '(' before string constant
configure:16412: $? = 1
configure: failed program was:
| #define STDC_HEADERS 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define NEED_NONCONST_EXCEPTIONS 1
| #define AUTHLIB 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_PCRE_PCRE_H 1
| #define GETGROUPS_T gid_t
| #define _FILE_OFFSET_BITS 64
| #define MAXLONGSIZE 12
| #define RETSIGTYPE void
| #define HAVE_SETGROUPS 1
| #define HAVE_SETLOCALE 1
| #define HAS_GETPGRP 1
| #define HAS_GETPGID 1
| #define GETPGRP_VOID 1
| #define HAS_SETPGRP 1
| #define HAS_SETPGID 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| #include	<unistd.h>
| #endif
| 
| extern "C" int gethostname(int,int);
| 
| int
| main ()
| {
| 
| 
|   ;
|   return 0;
| }
configure:16422: result: no
configure:16435: checking default PATH for commands
configure:16447: result: /bin:/usr/bin:/usr/local/bin
configure:16462: checking for qmail-inject
configure:16492: result: no
configure:16543: checking mail transport agent
configure:16566: result: /usr/sbin/sendmail -oi
configure:16673: checking location of system mailboxes
configure:16682: result: ./Maildir
configure:16685: checking whether maildrop should reset its group ID
configure:16694: result: 1
configure:16731: checking privileged users
configure:16752: result: 0
configure:16773: checking for UID of maildrop
configure:16787: result: root
configure:16791: checking for GID of maildrop
configure:16805: result: mail
configure:16813: checking for USE_FLOCK
configure:16822: result: 1
configure:16826: checking for USE_DOTLOCK
configure:16852: result: 1
configure:16856: checking for LOCKEXT_DEF
configure:16865: result: .lock
configure:16869: checking for LOCKSLEEP_DEF
configure:16878: result: 5
configure:16882: checking for LOCKTIMEOUT_DEF
configure:16891: result: 60
configure:16895: checking for LOCKREFRESH_DEF
configure:16904: result: 15
configure:16908: checking for TEMPDIR
configure:16927: result: use tmpfile()
configure:16931: checking for SMALLMSG
configure:16940: result: 8192
configure:16944: checking for GLOBAL_TIMEOUT
configure:16953: result: 300
configure:16957: checking for CRLF_TERM
configure:16974: result: 0
configure:16978: checking for RESTRICT_TRUSTED
configure:16995: result: 1
configure:16999: checking for KEEP_FROMLINE
configure:17016: result: 1
configure:17020: checking for syslog support
configure:17029: result: 0
configure:17095: checking whether to treat authlib errors as tempreject
configure:17104: result: 1
configure:17293: creating ./config.status

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

This file was extended by maildrop config.status 2.5.3, which was
generated by GNU Autoconf 2.66.  Invocation command line was

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

on MiraNetNew

config.status:1198: creating xconfig.h
config.status:1198: creating Makefile
config.status:1198: creating README.html
config.status:1198: creating testsuite
config.status:1198: creating config.h
config.status:1426: executing depfiles commands
config.status:1426: executing libtool commands
configure:19784: WARNING: unrecognized options: --enable-userdb, --enable-maildirquota

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=/usr/lib/libperl.so
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_closedir_void=no
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_setgroups=yes
ac_cv_func_setlocale=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pcre_h=yes
ac_cv_header_pcre_pcre_h=yes
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_file_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_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_host=i686-pc-linux-gnu
ac_cv_lib_sun_getpwnam=no
ac_cv_objext=o
ac_cv_path_COURIERAUTHCONFIG=/usr/bin/courierauthconfig
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_getgroups=gid_t
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
maildir_cv_SYS_GETHOSTNAME=no
maildrop_cv_HAS_SETPGID=1
maildrop_cv_HAS_SETPGRP=1
maildrop_cv_SYS_DEFAULT_PATH=/bin:/usr/bin:/usr/local/bin
maildrop_cv_SYS_INSTALL_MBOXDIR=./Maildir
maildrop_cv_SYS_INSTALL_PRIVUSERS=0
maildrop_cv_SYS_INSTALL_RESET_GID=1
maildrop_cv_SYS_MTA='/usr/sbin/sendmail -oi'
maildrop_cv_const_exceptions=yes
maildrop_cv_handle_exceptions=no

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

ACLOCAL='${SHELL} /usr/src/courier-0.66.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/courier-0.66.1/missing --run tar'
AR='ar'
AUTHINCLUDE=''
AUTHLDADD=''
AUTOCONF='${SHELL} /usr/src/courier-0.66.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/courier-0.66.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/courier-0.66.1/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall'
COURIERAUTHCONFIG=''
CPP='gcc -E'
CPPFLAGS=''
CRLF_TERM='0'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GLOBAL_TIMEOUT='300'
GREP='/bin/grep'
HAVE_LIBIDN_FALSE=''
HAVE_LIBIDN_TRUE='#'
HAVE_SGML_FALSE=''
HAVE_SGML_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEEP_FROMLINE='1'
LD='/usr/bin/ld'
LDFLAGS='/usr/lib/libperl.so'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOCKEXT_DEF='.lock'
LOCKREFRESH_DEF='15'
LOCKSLEEP_DEF='5'
LOCKTIMEOUT_DEF='60'
LTLIBOBJS=''
MAILDROPGID='mail'
MAILDROPUID='root'
MAKEINFO='${SHELL} /usr/src/courier-0.66.1/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='maildrop'
PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net'
PACKAGE_NAME='maildrop'
PACKAGE_STRING='maildrop 2.5.3'
PACKAGE_TARNAME='maildrop'
PACKAGE_URL=''
PACKAGE_VERSION='2.5.3'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
QMAIL=''
RANLIB='ranlib'
RESTRICT_TRUSTED='1'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SMALLMSG='8192'
STRIP='strip'
TEMPDIR='use tmpfile()'
USE_DB='0'
USE_DOTLOCK='1'
USE_FLOCK='1'
USE_GDBM='0'
VERSION='2.5.3'
WITHETCDIR='/etc'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dblibrary='../gdbmobj/libgdbmobj.la'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/src/courier-0.66.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
withetcdir='/etc'

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

#define STDC_HEADERS 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_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define NEED_NONCONST_EXCEPTIONS 1
#define AUTHLIB 0
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_PCRE_H 1
#define HAVE_PCRE_PCRE_H 1
#define GETGROUPS_T gid_t
#define _FILE_OFFSET_BITS 64
#define MAXLONGSIZE 12
#define RETSIGTYPE void
#define HAVE_SETGROUPS 1
#define HAVE_SETLOCALE 1
#define HAS_GETPGRP 1
#define HAS_GETPGID 1
#define GETPGRP_VOID 1
#define HAS_SETPGRP 1
#define HAS_SETPGID 1
#define HAS_GETHOSTNAME 1
#define DEFAULT_PATH "/bin:/usr/bin:/usr/local/bin"
#define HAVE_COURIER 1
#define SENDMAIL_DEF "/usr/sbin/sendmail -oi"
#define DEFAULT_DEF "./Maildir"
#define RESET_GID 1
#define TRUSTED_USERS "0"
#define TRUSTED_GROUPS ""
#define MAILDROPUID "root"
#define MAILDROPGID "mail"
#define SHARED_TEMPDIR 1
#define SYSLOG_LOGGING 0
#define ETCDIR "/etc"
#define AUTHLIB_TEMPREJECT 1

configure: exit 0
Command:
Quick Commands:
Upload:
[OK] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [OK]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.2104 seconds