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:24.49 GB of 70.42 GB (34.78%)
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/ maildrop-2.2.0/ bdbobj/ - drwxr-xr-x

Directory:
Viewing file:     config.log (41.06 KB)      -rw-r--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 bdbobj configure 0.10, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/usr/local --with-db=gdbm --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib --cache-file=/dev/null --srcdir=.

## --------- ##
## 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:2538: checking for a BSD-compatible install
configure:2606: result: /usr/bin/install -c
configure:2617: checking whether build environment is sane
configure:2667: result: yes
configure:2808: checking for a thread-safe mkdir -p
configure:2847: result: /bin/mkdir -p
configure:2860: checking for gawk
configure:2876: found /usr/bin/gawk
configure:2887: result: gawk
configure:2898: checking whether make sets $(MAKE)
configure:2920: result: yes
configure:3006: checking for style of include used by make
configure:3034: result: GNU
configure:3104: checking for gcc
configure:3120: found /usr/bin/gcc
configure:3131: result: gcc
configure:3360: checking for C compiler version
configure:3369: 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:3380: $? = 0
configure:3369: 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:3380: $? = 0
configure:3369: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3380: $? = 4
configure:3369: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3380: $? = 4
configure:3400: checking whether the C compiler works
configure:3422: gcc    conftest.c  >&5
configure:3426: $? = 0
configure:3475: result: yes
configure:3478: checking for C compiler default output file name
configure:3480: result: a.out
configure:3486: checking for suffix of executables
configure:3493: gcc -o conftest    conftest.c  >&5
configure:3497: $? = 0
configure:3519: result: 
configure:3541: checking whether we are cross compiling
configure:3549: gcc -o conftest    conftest.c  >&5
configure:3553: $? = 0
configure:3560: ./conftest
configure:3564: $? = 0
configure:3579: result: no
configure:3584: checking for suffix of object files
configure:3606: gcc -c   conftest.c >&5
configure:3610: $? = 0
configure:3631: result: o
configure:3635: checking whether we are using the GNU C compiler
configure:3654: gcc -c   conftest.c >&5
configure:3654: $? = 0
configure:3663: result: yes
configure:3672: checking whether gcc accepts -g
configure:3692: gcc -c -g  conftest.c >&5
configure:3692: $? = 0
configure:3733: result: yes
configure:3750: checking for gcc option to accept ISO C89
configure:3814: gcc  -c -g -O2  conftest.c >&5
configure:3814: $? = 0
configure:3827: result: none needed
configure:3849: checking dependency style of gcc
configure:3959: result: gcc3
configure:3980: checking how to run the C preprocessor
configure:4011: gcc -E  conftest.c
configure:4011: $? = 0
configure:4025: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4025: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4050: result: gcc -E
configure:4070: gcc -E  conftest.c
configure:4070: $? = 0
configure:4084: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4084: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4113: checking for grep that handles long lines and -e
configure:4171: result: /bin/grep
configure:4176: checking for egrep
configure:4238: result: /bin/grep -E
configure:4243: checking for ANSI C header files
configure:4263: gcc -c -g -O2  conftest.c >&5
configure:4263: $? = 0
configure:4336: gcc -o conftest -g -O2   conftest.c  >&5
configure:4336: $? = 0
configure:4336: ./conftest
configure:4336: $? = 0
configure:4347: result: yes
configure:4360: checking for sys/types.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for sys/stat.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for stdlib.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for string.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for memory.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for strings.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for inttypes.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for stdint.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4360: checking for unistd.h
configure:4360: gcc -c -g -O2  conftest.c >&5
configure:4360: $? = 0
configure:4360: result: yes
configure:4374: checking minix/config.h usability
configure:4374: gcc -c -g -O2  conftest.c >&5
conftest.c:45:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4374: $? = 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:4374: result: no
configure:4374: checking minix/config.h presence
configure:4374: gcc -E  conftest.c
conftest.c:12:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4374: $? = 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:4374: result: no
configure:4374: checking for minix/config.h
configure:4374: result: no
configure:4395: checking whether it is safe to define __EXTENSIONS__
configure:4413: gcc -c -g -O2  conftest.c >&5
configure:4413: $? = 0
configure:4420: result: yes
configure:4482: checking for gcc
configure:4509: result: gcc
configure:4738: checking for C compiler version
configure:4747: 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:4758: $? = 0
configure:4747: 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:4758: $? = 0
configure:4747: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4758: $? = 4
configure:4747: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4758: $? = 4
configure:4762: checking whether we are using the GNU C compiler
configure:4790: result: yes
configure:4799: checking whether gcc accepts -g
configure:4860: result: yes
configure:4877: checking for gcc option to accept ISO C89
configure:4954: result: none needed
configure:4976: checking dependency style of gcc
configure:5086: result: gcc3
configure:5105: checking for gawk
configure:5132: result: gawk
configure:5201: checking for g++
configure:5217: found /usr/bin/g++
configure:5228: result: g++
configure:5255: checking for C++ compiler version
configure:5264: 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:5275: $? = 0
configure:5264: 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:5275: $? = 0
configure:5264: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5275: $? = 4
configure:5264: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5275: $? = 4
configure:5279: checking whether we are using the GNU C++ compiler
configure:5298: g++ -c   conftest.cpp >&5
configure:5298: $? = 0
configure:5307: result: yes
configure:5316: checking whether g++ accepts -g
configure:5336: g++ -c -g  conftest.cpp >&5
configure:5336: $? = 0
configure:5377: result: yes
configure:5402: checking dependency style of g++
configure:5512: result: gcc3
configure:5527: checking for library containing strerror
configure:5558: gcc -o conftest -g -O2   conftest.c  >&5
configure:5558: $? = 0
configure:5575: result: none required
configure:5612: checking build system type
configure:5626: result: i686-pc-linux-gnu
configure:5646: checking host system type
configure:5659: result: i686-pc-linux-gnu
configure:5679: checking for a sed that does not truncate output
configure:5743: result: /bin/sed
configure:5761: checking for fgrep
configure:5823: result: /bin/grep -F
configure:5858: checking for ld used by gcc
configure:5925: result: /usr/bin/ld
configure:5932: checking if the linker (/usr/bin/ld) is GNU ld
configure:5947: result: yes
configure:5959: checking for BSD- or MS-compatible name lister (nm)
configure:6008: result: /usr/bin/nm -B
configure:6126: checking the name lister (/usr/bin/nm -B) interface
configure:6133: gcc -c -g -O2  conftest.c >&5
configure:6136: /usr/bin/nm -B "conftest.o"
configure:6139: output
00000000 B some_variable
configure:6146: result: BSD nm
configure:6149: checking whether ln -s works
configure:6153: result: yes
configure:6161: checking the maximum length of command line arguments
configure:6281: result: 1572864
configure:6298: checking whether the shell understands some XSI constructs
configure:6308: result: yes
configure:6312: checking whether the shell understands "+="
configure:6318: result: yes
configure:6353: checking for /usr/bin/ld option to reload object files
configure:6360: result: -r
configure:6429: checking for objdump
configure:6445: found /usr/bin/objdump
configure:6456: result: objdump
configure:6488: checking how to recognize dependent libraries
configure:6684: result: pass_all
configure:6744: checking for ar
configure:6760: found /usr/bin/ar
configure:6771: result: ar
configure:6849: checking for strip
configure:6865: found /usr/bin/strip
configure:6876: result: strip
configure:6948: checking for ranlib
configure:6964: found /usr/bin/ranlib
configure:6975: result: ranlib
configure:7065: checking command to parse /usr/bin/nm -B output from gcc object
configure:7183: gcc -c -g -O2  conftest.c >&5
configure:7186: $? = 0
configure:7190: /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:7193: $? = 0
configure:7247: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7250: $? = 0
configure:7288: result: ok
configure:8093: checking for dlfcn.h
configure:8093: gcc -c -g -O2  conftest.c >&5
configure:8093: $? = 0
configure:8093: result: yes
configure:8218: checking for C++ compiler version
configure:8227: 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:8238: $? = 0
configure:8227: 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:8238: $? = 0
configure:8227: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:8238: $? = 4
configure:8227: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:8238: $? = 4
configure:8242: checking whether we are using the GNU C++ compiler
configure:8270: result: yes
configure:8279: checking whether g++ accepts -g
configure:8340: result: yes
configure:8365: checking dependency style of g++
configure:8475: result: gcc3
configure:8498: checking how to run the C++ preprocessor
configure:8525: g++ -E  conftest.cpp
configure:8525: $? = 0
configure:8539: g++ -E  conftest.cpp
conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8539: $? = 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8564: result: g++ -E
configure:8584: g++ -E  conftest.cpp
configure:8584: $? = 0
configure:8598: g++ -E  conftest.cpp
conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8598: $? = 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8804: checking for objdir
configure:8819: result: .libs
configure:9111: checking if gcc supports -fno-rtti -fno-exceptions
configure:9129: 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:9133: $? = 0
configure:9146: result: no
configure:9166: checking for gcc option to produce PIC
configure:9438: result: -fPIC -DPIC
configure:9450: checking if gcc PIC flag -fPIC -DPIC works
configure:9468: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9472: $? = 0
configure:9485: result: yes
configure:9509: checking if gcc static flag -static works
configure:9537: result: yes
configure:9552: checking if gcc supports -c -o file.o
configure:9573: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9577: $? = 0
configure:9599: result: yes
configure:9607: checking if gcc supports -c -o file.o
configure:9654: result: yes
configure:9687: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10678: result: yes
configure:10715: checking whether -lc should be explicitly linked in
configure:10720: gcc -c -g -O2  conftest.c >&5
configure:10723: $? = 0
configure:10738: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10741: $? = 0
configure:10753: result: no
configure:10917: checking dynamic linker characteristics
configure:11350: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11350: $? = 0
configure:11580: result: GNU/Linux ld.so
configure:11682: checking how to hardcode library paths into programs
configure:11707: result: immediate
configure:12227: checking whether stripping libraries is possible
configure:12232: result: yes
configure:12267: checking if libtool supports shared libraries
configure:12269: result: yes
configure:12272: checking whether to build shared libraries
configure:12293: result: yes
configure:12296: checking whether to build static libraries
configure:12300: result: yes
configure:12450: checking for ld used by g++
configure:12517: result: /usr/bin/ld
configure:12524: checking if the linker (/usr/bin/ld) is GNU ld
configure:12539: result: yes
configure:12594: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13507: result: yes
configure:13535: g++ -c -g -O2  conftest.cpp >&5
configure:13538: $? = 0
configure:13720: checking for g++ option to produce PIC
configure:14037: result: -fPIC -DPIC
configure:14046: checking if g++ PIC flag -fPIC -DPIC works
configure:14064: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14068: $? = 0
configure:14081: result: yes
configure:14102: checking if g++ static flag -static works
configure:14130: result: yes
configure:14142: checking if g++ supports -c -o file.o
configure:14163: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:14167: $? = 0
configure:14189: result: yes
configure:14194: checking if g++ supports -c -o file.o
configure:14241: result: yes
configure:14271: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14300: result: yes
configure:14437: checking dynamic linker characteristics
configure:14818: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
configure:14818: $? = 0
configure:15048: result: GNU/Linux ld.so
configure:15099: checking how to hardcode library paths into programs
configure:15124: result: immediate
configure:15185: checking for dbopen in -ldb
configure:15210: gcc -o conftest -g -O2   conftest.c -ldb   >&5
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
configure:15210: $? = 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.  */
| 
| /* 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 dbopen ();
| int
| main ()
| {
| return dbopen ();
|   ;
|   return 0;
| }
configure:15219: result: no
configure:15224: checking for db_open in -ldb
configure:15249: gcc -o conftest -g -O2   conftest.c -ldb   >&5
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
configure:15249: $? = 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.  */
| 
| /* 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 db_open ();
| int
| main ()
| {
| return db_open ();
|   ;
|   return 0;
| }
configure:15258: result: no
configure:15263: checking for db_env_create in -ldb
configure:15288: gcc -o conftest -g -O2   conftest.c -ldb   >&5
/usr/bin/ld: cannot find -ldb
collect2: ld returned 1 exit status
configure:15288: $? = 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.  */
| 
| /* 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 db_env_create ();
| int
| main ()
| {
| return db_env_create ();
|   ;
|   return 0;
| }
configure:15297: result: no
configure:15310: checking for dbopen
configure:15310: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccAkBzS1.o: In function `main':
/usr/src/maildrop-2.2.0/bdbobj/conftest.c:53: undefined reference to `dbopen'
collect2: ld returned 1 exit status
configure:15310: $? = 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.  */
| /* Define dbopen to an innocuous variant, in case <limits.h> declares dbopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dbopen innocuous_dbopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dbopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dbopen
| 
| /* 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 dbopen ();
| /* 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_dbopen || defined __stub___dbopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dbopen ();
|   ;
|   return 0;
| }
configure:15310: result: no
configure:15315: checking for db_open
configure:15315: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccfexy98.o: In function `main':
/usr/src/maildrop-2.2.0/bdbobj/conftest.c:53: undefined reference to `db_open'
collect2: ld returned 1 exit status
configure:15315: $? = 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.  */
| /* Define db_open to an innocuous variant, in case <limits.h> declares db_open.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define db_open innocuous_db_open
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char db_open (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef db_open
| 
| /* 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 db_open ();
| /* 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_db_open || defined __stub___db_open
| choke me
| #endif
| 
| int
| main ()
| {
| return db_open ();
|   ;
|   return 0;
| }
configure:15315: result: no
configure:15320: checking for db_env_create
configure:15320: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc0ybEng.o: In function `main':
/usr/src/maildrop-2.2.0/bdbobj/conftest.c:53: undefined reference to `db_env_create'
collect2: ld returned 1 exit status
configure:15320: $? = 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.  */
| /* Define db_env_create to an innocuous variant, in case <limits.h> declares db_env_create.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define db_env_create innocuous_db_env_create
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char db_env_create (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef db_env_create
| 
| /* 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 db_env_create ();
| /* 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_db_env_create || defined __stub___db_env_create
| choke me
| #endif
| 
| int
| main ()
| {
| return db_env_create ();
|   ;
|   return 0;
| }
configure:15320: result: no
configure:15343: checking limits.h usability
configure:15343: gcc -c -g -O2  conftest.c >&5
configure:15343: $? = 0
configure:15343: result: yes
configure:15343: checking limits.h presence
configure:15343: gcc -E  conftest.c
configure:15343: $? = 0
configure:15343: result: yes
configure:15343: checking for limits.h
configure:15343: result: yes
configure:15343: checking fcntl.h usability
configure:15343: gcc -c -g -O2  conftest.c >&5
configure:15343: $? = 0
configure:15343: result: yes
configure:15343: checking fcntl.h presence
configure:15343: gcc -E  conftest.c
configure:15343: $? = 0
configure:15343: result: yes
configure:15343: checking for fcntl.h
configure:15343: result: yes
configure:15343: checking for unistd.h
configure:15343: result: yes
configure:15355: checking for an ANSI C-conforming const
configure:15420: gcc -c -g -O2  conftest.c >&5
configure:15420: $? = 0
configure:15427: result: yes
configure:15435: checking for size_t
configure:15435: gcc -c -g -O2  conftest.c >&5
configure:15435: $? = 0
configure:15435: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:21: error: expected expression before ')' token
configure:15435: $? = 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 HAVE_LIMITS_H 1
| #define HAVE_FCNTL_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:15435: result: yes
configure:15453: checking if the C++ compiler needs -fhandle-exceptions
configure:15471: g++ -c -g -O2  conftest.cpp >&5
configure:15471: $? = 0
configure:15479: result: no
configure:15635: creating ./config.status

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

This file was extended by bdbobj config.status 0.10, which was
generated by GNU Autoconf 2.65.  Invocation command line was

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

on MiraNetNew

config.status:1127: creating Makefile
config.status:1127: creating config.h
config.status:1299: config.h is unchanged
config.status:1347: executing depfiles commands
config.status:1347: executing libtool commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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=
ac_cv_env_LDFLAGS_value=
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_db_env_create=no
ac_cv_func_db_open=no
ac_cv_func_dbopen=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_db_db_env_create=no
ac_cv_lib_db_db_open=no
ac_cv_lib_db_dbopen=no
ac_cv_need_handlexceptions=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
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_strerror='none required'
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
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

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

ACLOCAL='${SHELL} /usr/src/maildrop-2.2.0/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/maildrop-2.2.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/maildrop-2.2.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/maildrop-2.2.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/maildrop-2.2.0/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
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'
FOUND_DB_FALSE=''
FOUND_DB_TRUE='#'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBDB=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/maildrop-2.2.0/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='bdbobj'
PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net'
PACKAGE_NAME='bdbobj'
PACKAGE_STRING='bdbobj 0.10'
PACKAGE_TARNAME='bdbobj'
PACKAGE_URL=''
PACKAGE_VERSION='0.10'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='0.10'
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'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
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/maildrop-2.2.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## 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 HAVE_LIMITS_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1

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