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.34 GB of 70.42 GB (34.57%)
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/ liblock/ - drwxrwxrwx

Directory:
Viewing file:     config.log (33.19 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 liblock configure 0.60, which was
generated by GNU Autoconf 2.66.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib LDFLAGS=/usr/lib/libperl.so --with-makedatprog=/usr/libexec/courier/makedatprog --with-piddir=/usr/var/tmp --with-package=courier --with-version=0.66.1 --with-courierlogger=/usr/sbin/courierlogger --with-db=gdbm --with-mailuser=daemon --with-mailgroup=daemon --with-mailuid=1 --with-mailgid=1 --enable-trusted-groups=daemon --with-formdata --enable-utf7-folder-encoding --with-webadmindir=/usr/share/courierwebadmin --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:2279: checking for a BSD-compatible install
configure:2347: result: /usr/bin/install -c
configure:2358: checking whether build environment is sane
configure:2408: result: yes
configure:2549: checking for a thread-safe mkdir -p
configure:2588: result: /bin/mkdir -p
configure:2601: checking for gawk
configure:2617: found /usr/bin/gawk
configure:2628: result: gawk
configure:2639: checking whether make sets $(MAKE)
configure:2661: result: yes
configure:2737: checking for gawk
configure:2764: result: gawk
configure:2823: checking for gcc
configure:2839: found /usr/bin/gcc
configure:2850: result: gcc
configure:3079: checking for C compiler version
configure:3088: 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:3099: $? = 0
configure:3088: 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:3099: $? = 0
configure:3088: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3099: $? = 4
configure:3088: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3099: $? = 4
configure:3119: checking whether the C compiler works
configure:3141: gcc   /usr/lib/libperl.so conftest.c  >&5
configure:3145: $? = 0
configure:3193: result: yes
configure:3196: checking for C compiler default output file name
configure:3198: result: a.out
configure:3204: checking for suffix of executables
configure:3211: gcc -o conftest   /usr/lib/libperl.so conftest.c  >&5
configure:3215: $? = 0
configure:3237: result: 
configure:3259: checking whether we are cross compiling
configure:3267: gcc -o conftest   /usr/lib/libperl.so conftest.c  >&5
configure:3271: $? = 0
configure:3278: ./conftest
configure:3282: $? = 0
configure:3297: result: no
configure:3302: checking for suffix of object files
configure:3324: gcc -c   conftest.c >&5
configure:3328: $? = 0
configure:3349: result: o
configure:3353: checking whether we are using the GNU C compiler
configure:3372: gcc -c   conftest.c >&5
configure:3372: $? = 0
configure:3381: result: yes
configure:3390: checking whether gcc accepts -g
configure:3410: gcc -c -g  conftest.c >&5
configure:3410: $? = 0
configure:3451: result: yes
configure:3468: checking for gcc option to accept ISO C89
configure:3532: gcc  -c -g -O2  conftest.c >&5
configure:3532: $? = 0
configure:3545: result: none needed
configure:3576: checking for style of include used by make
configure:3604: result: GNU
configure:3629: checking dependency style of gcc
configure:3739: result: gcc3
configure:3755: checking whether ln -s works
configure:3759: result: yes
configure:3795: checking build system type
configure:3809: result: i686-pc-linux-gnu
configure:3829: checking host system type
configure:3842: result: i686-pc-linux-gnu
configure:3883: checking how to print strings
configure:3910: result: printf
configure:3931: checking for a sed that does not truncate output
configure:3995: result: /bin/sed
configure:4013: checking for grep that handles long lines and -e
configure:4071: result: /bin/grep
configure:4076: checking for egrep
configure:4138: result: /bin/grep -E
configure:4143: checking for fgrep
configure:4205: result: /bin/grep -F
configure:4240: checking for ld used by gcc
configure:4307: result: /usr/bin/ld
configure:4314: checking if the linker (/usr/bin/ld) is GNU ld
configure:4329: result: yes
configure:4341: checking for BSD- or MS-compatible name lister (nm)
configure:4390: result: /usr/bin/nm -B
configure:4520: checking the name lister (/usr/bin/nm -B) interface
configure:4527: gcc -c -g -O2  conftest.c >&5
configure:4530: /usr/bin/nm -B "conftest.o"
configure:4533: output
00000000 B some_variable
configure:4540: result: BSD nm
configure:4544: checking the maximum length of command line arguments
configure:4669: result: 1572864
configure:4686: checking whether the shell understands some XSI constructs
configure:4696: result: yes
configure:4700: checking whether the shell understands "+="
configure:4706: result: yes
configure:4741: checking for /usr/bin/ld option to reload object files
configure:4748: result: -r
configure:4817: checking for objdump
configure:4833: found /usr/bin/objdump
configure:4844: result: objdump
configure:4876: checking how to recognize dependent libraries
configure:5078: result: pass_all
configure:5138: checking for ar
configure:5154: found /usr/bin/ar
configure:5165: result: ar
configure:5243: checking for strip
configure:5259: found /usr/bin/strip
configure:5270: result: strip
configure:5342: checking for ranlib
configure:5358: found /usr/bin/ranlib
configure:5369: result: ranlib
configure:5471: checking command to parse /usr/bin/nm -B output from gcc object
configure:5589: gcc -c -g -O2  conftest.c >&5
configure:5592: $? = 0
configure:5596: /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:5599: $? = 0
configure:5653: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c conftstm.o >&5
configure:5656: $? = 0
configure:5694: result: ok
configure:6535: checking how to run the C preprocessor
configure:6566: gcc -E  conftest.c
configure:6566: $? = 0
configure:6580: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6580: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6605: result: gcc -E
configure:6625: gcc -E  conftest.c
configure:6625: $? = 0
configure:6639: gcc -E  conftest.c
conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6639: $? = 1
configure: failed program was:
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6668: checking for ANSI C header files
configure:6688: gcc -c -g -O2  conftest.c >&5
configure:6688: $? = 0
configure:6761: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:6761: $? = 0
configure:6761: ./conftest
configure:6761: $? = 0
configure:6772: result: yes
configure:6785: checking for sys/types.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for sys/stat.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for stdlib.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for string.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for memory.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for strings.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for inttypes.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for stdint.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6785: checking for unistd.h
configure:6785: gcc -c -g -O2  conftest.c >&5
configure:6785: $? = 0
configure:6785: result: yes
configure:6799: checking for dlfcn.h
configure:6799: gcc -c -g -O2  conftest.c >&5
configure:6799: $? = 0
configure:6799: result: yes
configure:6986: checking for objdir
configure:7001: result: .libs
configure:7268: checking if gcc supports -fno-rtti -fno-exceptions
configure:7286: 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:7290: $? = 0
configure:7303: result: no
configure:7323: checking for gcc option to produce PIC
configure:7608: result: -fPIC -DPIC
configure:7620: checking if gcc PIC flag -fPIC -DPIC works
configure:7638: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:7642: $? = 0
configure:7655: result: yes
configure:7679: checking if gcc static flag -static works
configure:7707: result: no
configure:7722: checking if gcc supports -c -o file.o
configure:7743: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7747: $? = 0
configure:7769: result: yes
configure:7777: checking if gcc supports -c -o file.o
configure:7824: result: yes
configure:7857: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8932: result: yes
configure:8969: checking whether -lc should be explicitly linked in
configure:8977: gcc -c -g -O2  conftest.c >&5
configure:8980: $? = 0
configure:8995: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:8998: $? = 0
configure:9012: result: no
configure:9177: checking dynamic linker characteristics
configure:9632: gcc -o conftest -g -O2  /usr/lib/libperl.so -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:9632: $? = 0
configure:9858: result: GNU/Linux ld.so
configure:9965: checking how to hardcode library paths into programs
configure:9990: result: immediate
configure:10530: checking whether stripping libraries is possible
configure:10535: result: yes
configure:10570: checking if libtool supports shared libraries
configure:10572: result: yes
configure:10575: checking whether to build shared libraries
configure:10596: result: yes
configure:10599: checking whether to build static libraries
configure:10603: result: yes
configure:10643: checking errno.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking errno.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for errno.h
configure:10643: result: yes
configure:10643: checking fcntl.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking fcntl.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for fcntl.h
configure:10643: result: yes
configure:10643: checking sys/fcntl.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking sys/fcntl.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for sys/fcntl.h
configure:10643: result: yes
configure:10643: checking sys/ioctl.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking sys/ioctl.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for sys/ioctl.h
configure:10643: result: yes
configure:10643: checking sys/file.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking sys/file.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for sys/file.h
configure:10643: result: yes
configure:10643: checking for unistd.h
configure:10643: result: yes
configure:10643: checking sysexits.h usability
configure:10643: gcc -c -g -O2  conftest.c >&5
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking sysexits.h presence
configure:10643: gcc -E  conftest.c
configure:10643: $? = 0
configure:10643: result: yes
configure:10643: checking for sysexits.h
configure:10643: result: yes
configure:10653: checking for ANSI C header files
configure:10757: result: yes
configure:10765: checking for sys/wait.h that is POSIX.1 compatible
configure:10791: gcc -c -g -O2  conftest.c >&5
configure:10791: $? = 0
configure:10798: result: yes
configure:10808: checking for an ANSI C-conforming const
configure:10873: gcc -c -g -O2  conftest.c >&5
configure:10873: $? = 0
configure:10880: result: yes
configure:10888: checking for off_t
configure:10888: gcc -c -g -O2  conftest.c >&5
configure:10888: $? = 0
configure:10888: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:20: error: expected expression before ')' token
configure:10888: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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:10888: result: yes
configure:10899: checking for pid_t
configure:10899: gcc -c -g -O2  conftest.c >&5
configure:10899: $? = 0
configure:10899: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:20: error: expected expression before ')' token
configure:10899: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_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:10899: result: yes
configure:10910: checking return type of signal handlers
configure:10928: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:1: error: void value not ignored as it ought to be
configure:10928: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:10935: result: void
configure:10950: checking for special C compiler options needed for large files
configure:10995: result: no
configure:11001: checking for _FILE_OFFSET_BITS value needed for large files
configure:11026: gcc -c -g -O2  conftest.c >&5
conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
conftest.c:30:7: error: size of array 'off_t_is_large' is negative
conftest.c:32:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
configure:11026: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* 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:11050: gcc -c -g -O2  conftest.c >&5
configure:11050: $? = 0
configure:11058: result: 64
configure:11142: checking for off64_t
configure:11165: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:1: error: unknown type name 'off64_t'
configure:11165: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| 
| int
| main ()
| {
| 
| off64_t	n;
| 
| 	n=0;
| 
|   ;
|   return 0;
| }
configure:11172: result: no
configure:11187: checking for flock_t
configure:11217: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:42:1: error: unknown type name 'flock_t'
configure:11217: $? = 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define _FILE_OFFSET_BITS 64
| #define LL_OFFSET_TYPE off_t
| /* end confdefs.h.  */
| 
| #if     HAVE_CONFIG_H
| #include        "config.h"
| #endif
| #include        <sys/types.h>
| #if     HAVE_FCNTL_H
| #include        <fcntl.h>
| #endif
| #if     HAVE_SYS_FCNTL_H
| #include        <sys/fcntl.h>
| #endif
| 
| int
| main ()
| {
| 
| flock_t t;
| 
|   ;
|   return 0;
| }
configure:11222: result: no
configure:11238: checking for getdtablesize
configure:11238: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11238: $? = 0
configure:11238: result: yes
configure:11238: checking for setpgrp
configure:11238: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11238: $? = 0
configure:11238: result: yes
configure:11238: checking for sysconf
configure:11238: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11238: $? = 0
configure:11238: result: yes
configure:11247: checking for setpgrp
configure:11247: result: yes
configure:11250: checking whether setpgrp takes no argument
configure:11272: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
conftest.c: In function 'main':
conftest.c:68:3: error: too many arguments to function 'setpgrp'
/usr/include/unistd.h:669:12: note: declared here
configure:11272: $? = 1
configure: program exited with status 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSEXITS_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define _FILE_OFFSET_BITS 64
| #define LL_OFFSET_TYPE off_t
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_SETPGRP 1
| #define HAVE_SYSCONF 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 this system has a BSD-style setpgrp which takes arguments,
|   setpgrp(1, 1) will fail with ESRCH and return -1, in that case
|   exit successfully. */
|   return setpgrp (1,1) != -1;
|   ;
|   return 0;
| }
configure:11282: result: yes
configure:11295: checking for fcntl
configure:11317: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11317: $? = 0
configure:11323: result: yes
configure:11334: checking for flock
configure:11356: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11356: $? = 0
configure:11362: result: yes
configure:11373: checking for lockf
configure:11395: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11395: $? = 0
configure:11401: result: yes
configure:11412: checking for locking method
configure:11459: gcc -o conftest -g -O2  /usr/lib/libperl.so conftest.c  >&5
configure:11459: $? = 0
configure:11459: ./conftest
configure:11459: $? = 0
configure:11574: result: fcntl
configure:11754: creating ./config.status

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

This file was extended by liblock config.status 0.60, 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:1085: creating Makefile
config.status:1085: creating config.h
config.status:1265: config.h is unchanged
config.status:1313: executing depfiles commands
config.status:1313: 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_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=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_getdtablesize=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_sysconf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
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_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
liblock_cv_hasfcntl=yes
liblock_cv_hasflock=yes
liblock_cv_hasflock_t=no
liblock_cv_haslockf=yes
liblock_cv_hasoff64t=no
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_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=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

## ----------------- ##
## 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'
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'
CPP='gcc -E'
CPPFLAGS=''
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'
GREP='/bin/grep'
HAVE_SGML_FALSE=''
HAVE_SGML_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS='/usr/lib/libperl.so'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
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='liblock'
PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net'
PACKAGE_NAME='liblock'
PACKAGE_STRING='liblock 0.60'
PACKAGE_TARNAME='liblock'
PACKAGE_URL=''
PACKAGE_VERSION='0.60'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
USE_FCNTL_FALSE='#'
USE_FCNTL_TRUE=''
USE_FLOCK_FALSE=''
USE_FLOCK_TRUE='#'
USE_LOCKF_FALSE=''
USE_LOCKF_TRUE='#'
VERSION='0.60'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_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/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=''

## ----------- ##
## 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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYSEXITS_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define _FILE_OFFSET_BITS 64
#define LL_OFFSET_TYPE off_t
#define HAVE_GETDTABLESIZE 1
#define HAVE_SETPGRP 1
#define HAVE_SYSCONF 1
#define SETPGRP_VOID 1
#define HAS_FCNTL 1
#define HAS_FLOCK 1
#define HAS_LOCKF 1
#define liblock_config_h 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.3773 seconds