summaryrefslogtreecommitdiff
path: root/shared/ossp_uuid/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'shared/ossp_uuid/config.log')
-rw-r--r--shared/ossp_uuid/config.log1434
1 files changed, 0 insertions, 1434 deletions
diff --git a/shared/ossp_uuid/config.log b/shared/ossp_uuid/config.log
deleted file mode 100644
index 71895eee..00000000
--- a/shared/ossp_uuid/config.log
+++ /dev/null
@@ -1,1434 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.62 (OpenPKG-CURRENT). Invocation command line was
-
- $ ./configure --with-cxx --disable-shared
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = zenju-desktop
-uname -m = i686
-uname -r = 2.6.32-22-generic
-uname -s = Linux
-uname -v = #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010
-
-/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:2016: checking whether make sets $(MAKE)
-configure:2038: result: yes
-configure:2095: checking for gcc
-configure:2111: found /usr/bin/gcc
-configure:2122: result: gcc
-configure:2360: checking for C compiler version
-configure:2368: gcc --version >&5
-gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
-Copyright (C) 2009 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:2372: $? = 0
-configure:2379: gcc -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
-configure:2383: $? = 0
-configure:2390: gcc -V >&5
-gcc: '-V' option must have argument
-configure:2394: $? = 1
-configure:2417: checking for C compiler default output file name
-configure:2439: gcc conftest.c >&5
-configure:2443: $? = 0
-configure:2481: result: a.out
-configure:2498: checking whether the C compiler works
-configure:2508: ./a.out
-configure:2512: $? = 0
-configure:2529: result: yes
-configure:2536: checking whether we are cross compiling
-configure:2538: result: no
-configure:2541: checking for suffix of executables
-configure:2548: gcc -o conftest conftest.c >&5
-configure:2552: $? = 0
-configure:2576: result:
-configure:2582: checking for suffix of object files
-configure:2608: gcc -c conftest.c >&5
-configure:2612: $? = 0
-configure:2635: result: o
-configure:2639: checking whether we are using the GNU C compiler
-configure:2668: gcc -c conftest.c >&5
-configure:2675: $? = 0
-configure:2692: result: yes
-configure:2701: checking whether gcc accepts -g
-configure:2731: gcc -c -g conftest.c >&5
-configure:2738: $? = 0
-configure:2839: result: yes
-configure:2856: checking for gcc option to accept ISO C89
-configure:2930: gcc -c -g -O2 conftest.c >&5
-configure:2937: $? = 0
-configure:2960: result: none needed
-configure:3254: checking whether compiler option(s) -pipe work
-configure:3283: gcc -c -g -O2 -pipe conftest.c >&5
-configure:3290: $? = 0
-configure:3312: result: yes
-configure:3328: checking for compilation debug mode
-configure:3330: result: disabled
-configure:3341: checking how to run the C preprocessor
-configure:3381: gcc -E conftest.c
-configure:3388: $? = 0
-configure:3419: gcc -E conftest.c
-conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
-configure:3426: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:3459: result: gcc -E
-configure:3488: gcc -E conftest.c
-configure:3495: $? = 0
-configure:3526: gcc -E conftest.c
-conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
-configure:3533: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:3571: checking for grep that handles long lines and -e
-configure:3631: result: /bin/grep
-configure:3636: checking for egrep
-configure:3700: result: /bin/grep -E
-configure:3705: checking for ANSI C header files
-configure:3735: gcc -c -O2 -pipe conftest.c >&5
-configure:3742: $? = 0
-configure:3841: gcc -o conftest -O2 -pipe conftest.c >&5
-configure:3845: $? = 0
-configure:3851: ./conftest
-configure:3855: $? = 0
-configure:3873: result: yes
-configure:3897: checking for sys/types.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for sys/stat.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for stdlib.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for string.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for memory.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for strings.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for inttypes.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for stdint.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:3897: checking for unistd.h
-configure:3918: gcc -c -O2 -pipe conftest.c >&5
-configure:3925: $? = 0
-configure:3942: result: yes
-configure:4261: checking whether to build against external Dmalloc library
-configure:4272: result: no
-configure:5842: checking build system type
-configure:5860: result: i686-pc-linux-gnu
-configure:5882: checking host system type
-configure:5897: result: i686-pc-linux-gnu
-configure:5919: checking for a sed that does not truncate output
-configure:5985: result: /bin/sed
-configure:6003: checking for fgrep
-configure:6067: result: /bin/grep -F
-configure:6102: checking for ld used by gcc
-configure:6169: result: /usr/bin/ld
-configure:6178: checking if the linker (/usr/bin/ld) is GNU ld
-configure:6193: result: yes
-configure:6205: checking for BSD- or MS-compatible name lister (nm)
-configure:6254: result: /usr/bin/nm -B
-configure:6376: checking the name lister (/usr/bin/nm -B) interface
-configure:6383: gcc -c -O2 -pipe conftest.c >&5
-configure:6386: /usr/bin/nm -B "conftest.o"
-configure:6389: output
-00000000 B some_variable
-configure:6396: result: BSD nm
-configure:6399: checking whether ln -s works
-configure:6406: result: no, using cp -p
-configure:6411: checking the maximum length of command line arguments
-configure:6531: result: 805306365
-configure:6548: checking whether the shell understands some XSI constructs
-configure:6558: result: yes
-configure:6562: checking whether the shell understands "+="
-configure:6568: result: yes
-configure:6603: checking for /usr/bin/ld option to reload object files
-configure:6610: result: -r
-configure:6637: checking how to recognize dependent libraries
-configure:6827: result: pass_all
-configure:6887: checking for ar
-configure:6903: found /usr/bin/ar
-configure:6914: result: ar
-configure:6996: checking for strip
-configure:7012: found /usr/bin/strip
-configure:7023: result: strip
-configure:7099: checking for ranlib
-configure:7115: found /usr/bin/ranlib
-configure:7126: result: ranlib
-configure:7220: checking command to parse /usr/bin/nm -B output from gcc object
-configure:7338: gcc -c -O2 -pipe conftest.c >&5
-configure:7341: $? = 0
-configure:7345: /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:7348: $? = 0
-configure:7402: gcc -o conftest -O2 -pipe conftest.c conftstm.o >&5
-configure:7405: $? = 0
-configure:7443: result: ok
-configure:8328: checking for dlfcn.h
-configure:8349: gcc -c -O2 -pipe conftest.c >&5
-configure:8356: $? = 0
-configure:8373: result: yes
-configure:8558: checking for objdir
-configure:8573: result: .libs
-configure:8869: checking if gcc supports -fno-rtti -fno-exceptions
-configure:8887: gcc -c -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
-cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
-configure:8891: $? = 0
-configure:8904: result: no
-configure:8924: checking for gcc option to produce PIC
-configure:9181: result: -fPIC -DPIC
-configure:9193: checking if gcc PIC flag -fPIC -DPIC works
-configure:9211: gcc -c -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5
-configure:9215: $? = 0
-configure:9228: result: yes
-configure:9252: checking if gcc static flag -static works
-configure:9280: result: yes
-configure:9295: checking if gcc supports -c -o file.o
-configure:9316: gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5
-configure:9320: $? = 0
-configure:9342: result: yes
-configure:9350: checking if gcc supports -c -o file.o
-configure:9397: result: yes
-configure:9430: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
-configure:10496: result: yes
-configure:10735: checking dynamic linker characteristics
-configure:11178: gcc -o conftest -O2 -pipe -Wl,-rpath -Wl,/foo conftest.c >&5
-configure:11185: $? = 0
-configure:11418: result: GNU/Linux ld.so
-configure:11520: checking how to hardcode library paths into programs
-configure:11545: result: immediate
-configure:12386: checking whether stripping libraries is possible
-configure:12391: result: yes
-configure:12426: checking if libtool supports shared libraries
-configure:12428: result: yes
-configure:12431: checking whether to build shared libraries
-configure:12452: result: no
-configure:12455: checking whether to build static libraries
-configure:12459: result: yes
-configure:12560: checking for g++
-configure:12576: found /usr/bin/g++
-configure:12587: result: g++
-configure:12618: checking for C++ compiler version
-configure:12626: g++ --version >&5
-g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
-Copyright (C) 2009 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:12630: $? = 0
-configure:12637: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
-configure:12641: $? = 0
-configure:12648: g++ -V >&5
-g++: '-V' option must have argument
-configure:12652: $? = 1
-configure:12655: checking whether we are using the GNU C++ compiler
-configure:12684: g++ -c conftest.cpp >&5
-configure:12691: $? = 0
-configure:12708: result: yes
-configure:12717: checking whether g++ accepts -g
-configure:12747: g++ -c -g conftest.cpp >&5
-configure:12754: $? = 0
-configure:12855: result: yes
-configure:12886: checking how to run the C++ preprocessor
-configure:12922: g++ -E conftest.cpp
-configure:12929: $? = 0
-configure:12960: g++ -E conftest.cpp
-conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
-configure:12967: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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/"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:13000: result: g++ -E
-configure:13029: g++ -E conftest.cpp
-configure:13036: $? = 0
-configure:13067: g++ -E conftest.cpp
-conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
-configure:13074: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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/"
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:13115: checking for gethostname in -lnsl
-configure:13150: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:13157: $? = 0
-configure:13178: result: yes
-configure:13267: checking for accept in -lsocket
-configure:13302: gcc -o conftest -O2 -pipe conftest.c -lsocket -lnsl >&5
-/usr/bin/ld: cannot find -lsocket
-collect2: ld returned 1 exit status
-configure:13309: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 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 accept ();
-| int
-| main ()
-| {
-| return accept ();
-| ;
-| return 0;
-| }
-configure:13330: result: no
-configure:13343: checking for va_copy() function
-configure:13404: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:13408: $? = 0
-configure:13414: ./conftest
-configure:13418: $? = 0
-configure:14045: result: yes
-configure:14064: checking for sys/types.h
-configure:14071: result: yes
-configure:14075: checking sys/param.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-configure:14099: $? = 0
-configure:14113: result: yes
-configure:14117: checking sys/param.h presence
-configure:14132: gcc -E conftest.c
-configure:14139: $? = 0
-configure:14153: result: yes
-configure:14181: checking for sys/param.h
-configure:14190: result: yes
-configure:14075: checking sys/time.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-configure:14099: $? = 0
-configure:14113: result: yes
-configure:14117: checking sys/time.h presence
-configure:14132: gcc -E conftest.c
-configure:14139: $? = 0
-configure:14153: result: yes
-configure:14181: checking for sys/time.h
-configure:14190: result: yes
-configure:14075: checking sys/socket.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-configure:14099: $? = 0
-configure:14113: result: yes
-configure:14117: checking sys/socket.h presence
-configure:14132: gcc -E conftest.c
-configure:14139: $? = 0
-configure:14153: result: yes
-configure:14181: checking for sys/socket.h
-configure:14190: result: yes
-configure:14075: checking sys/sockio.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-conftest.c:60:24: error: sys/sockio.h: No such file or directory
-configure:14099: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_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 <sys/sockio.h>
-configure:14113: result: no
-configure:14117: checking sys/sockio.h presence
-configure:14132: gcc -E conftest.c
-conftest.c:27:24: error: sys/sockio.h: No such file or directory
-configure:14139: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| /* end confdefs.h. */
-| #include <sys/sockio.h>
-configure:14153: result: no
-configure:14181: checking for sys/sockio.h
-configure:14190: result: no
-configure:14075: checking sys/ioctl.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-configure:14099: $? = 0
-configure:14113: result: yes
-configure:14117: checking sys/ioctl.h presence
-configure:14132: gcc -E conftest.c
-configure:14139: $? = 0
-configure:14153: result: yes
-configure:14181: checking for sys/ioctl.h
-configure:14190: result: yes
-configure:14075: checking sys/select.h usability
-configure:14092: gcc -c -O2 -pipe conftest.c >&5
-configure:14099: $? = 0
-configure:14113: result: yes
-configure:14117: checking sys/select.h presence
-configure:14132: gcc -E conftest.c
-configure:14139: $? = 0
-configure:14153: result: yes
-configure:14181: checking for sys/select.h
-configure:14190: result: yes
-configure:14214: checking for netdb.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14214: checking for ifaddrs.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14214: checking for net/if.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14214: checking for net/if_dl.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-conftest.c:44:23: error: net/if_dl.h: No such file or directory
-configure:14252: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_IOCTL_H 1
-| #define HAVE_SYS_SELECT_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_IFADDRS_H 1
-| #define HAVE_NET_IF_H 1
-| /* end confdefs.h. */
-|
-| #if HAVE_SYS_TYPES_H
-| #include <sys/types.h>
-| #endif
-| #if HAVE_SYS_SOCKET_H
-| #include <sys/socket.h>
-| #endif
-| #if HAVE_SYS_IOCTL_H
-| #include <sys/ioctl.h>
-| #endif
-|
-|
-| #include <net/if_dl.h>
-configure:14269: result: no
-configure:14214: checking for net/if_arp.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14214: checking for netinet/in.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14214: checking for arpa/inet.h
-configure:14245: gcc -c -O2 -pipe conftest.c >&5
-configure:14252: $? = 0
-configure:14269: result: yes
-configure:14282: checking for struct timeval
-configure:14316: gcc -c -O2 -pipe conftest.c >&5
-configure:14323: $? = 0
-configure:14344: result: yes
-configure:14355: checking for getifaddrs
-configure:14411: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:14418: $? = 0
-configure:14440: result: yes
-configure:14355: checking for nanosleep
-configure:14411: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:14418: $? = 0
-configure:14440: result: yes
-configure:14355: checking for Sleep
-configure:14411: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-/tmp/cco7T28F.o: In function `main':
-conftest.c:(.text+0x7): undefined reference to `Sleep'
-collect2: ld returned 1 exit status
-configure:14418: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_IOCTL_H 1
-| #define HAVE_SYS_SELECT_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_IFADDRS_H 1
-| #define HAVE_NET_IF_H 1
-| #define HAVE_NET_IF_ARP_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_STRUCT_TIMEVAL 1
-| #define HAVE_GETIFADDRS 1
-| #define HAVE_NANOSLEEP 1
-| /* end confdefs.h. */
-| /* Define Sleep to an innocuous variant, in case <limits.h> declares Sleep.
-| For example, HP-UX 11i <limits.h> declares gettimeofday. */
-| #define Sleep innocuous_Sleep
-|
-| /* System header to define __stub macros and hopefully few prototypes,
-| which can conflict with char Sleep (); 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 Sleep
-|
-| /* 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 Sleep ();
-| /* 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_Sleep || defined __stub___Sleep
-| choke me
-| #endif
-|
-| int
-| main ()
-| {
-| return Sleep ();
-| ;
-| return 0;
-| }
-configure:14440: result: no
-configure:14355: checking for gettimeofday
-configure:14411: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:14418: $? = 0
-configure:14440: result: yes
-configure:14355: checking for clock_gettime
-configure:14411: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-/tmp/cc2zs0sT.o: In function `main':
-conftest.c:(.text+0x7): undefined reference to `clock_gettime'
-collect2: ld returned 1 exit status
-configure:14418: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_IOCTL_H 1
-| #define HAVE_SYS_SELECT_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_IFADDRS_H 1
-| #define HAVE_NET_IF_H 1
-| #define HAVE_NET_IF_ARP_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_STRUCT_TIMEVAL 1
-| #define HAVE_GETIFADDRS 1
-| #define HAVE_NANOSLEEP 1
-| #define HAVE_GETTIMEOFDAY 1
-| /* end confdefs.h. */
-| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
-| For example, HP-UX 11i <limits.h> declares gettimeofday. */
-| #define clock_gettime innocuous_clock_gettime
-|
-| /* System header to define __stub macros and hopefully few prototypes,
-| which can conflict with char clock_gettime (); 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 clock_gettime
-|
-| /* 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 clock_gettime ();
-| /* 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_clock_gettime || defined __stub___clock_gettime
-| choke me
-| #endif
-|
-| int
-| main ()
-| {
-| return clock_gettime ();
-| ;
-| return 0;
-| }
-configure:14440: result: no
-configure:14452: checking for long long
-configure:14480: gcc -c -O2 -pipe conftest.c >&5
-configure:14487: $? = 0
-configure:14514: gcc -c -O2 -pipe conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:75: error: expected expression before ')' token
-configure:14521: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_IOCTL_H 1
-| #define HAVE_SYS_SELECT_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_IFADDRS_H 1
-| #define HAVE_NET_IF_H 1
-| #define HAVE_NET_IF_ARP_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_STRUCT_TIMEVAL 1
-| #define HAVE_GETIFADDRS 1
-| #define HAVE_NANOSLEEP 1
-| #define HAVE_GETTIMEOFDAY 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 ((long long)))
-| return 0;
-| ;
-| return 0;
-| }
-configure:14544: result: yes
-configure:14554: checking for long double
-configure:14582: gcc -c -O2 -pipe conftest.c >&5
-configure:14589: $? = 0
-configure:14616: gcc -c -O2 -pipe conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:76: error: expected expression before ')' token
-configure:14623: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| #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_LIBNSL 1
-| #define HAVE_VA_COPY 1
-| #define __VA_COPY_USE __VA_COPY_USE_C99
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_PARAM_H 1
-| #define HAVE_SYS_TIME_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_SYS_IOCTL_H 1
-| #define HAVE_SYS_SELECT_H 1
-| #define HAVE_NETDB_H 1
-| #define HAVE_IFADDRS_H 1
-| #define HAVE_NET_IF_H 1
-| #define HAVE_NET_IF_ARP_H 1
-| #define HAVE_NETINET_IN_H 1
-| #define HAVE_ARPA_INET_H 1
-| #define HAVE_STRUCT_TIMEVAL 1
-| #define HAVE_GETIFADDRS 1
-| #define HAVE_NANOSLEEP 1
-| #define HAVE_GETTIMEOFDAY 1
-| #define HAVE_LONG_LONG 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 ((long double)))
-| return 0;
-| ;
-| return 0;
-| }
-configure:14646: result: yes
-configure:14661: checking size of char
-configure:14964: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:14968: $? = 0
-configure:14974: ./conftest
-configure:14978: $? = 0
-configure:15002: result: 1
-configure:15016: checking size of unsigned char
-configure:15319: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:15323: $? = 0
-configure:15329: ./conftest
-configure:15333: $? = 0
-configure:15357: result: 1
-configure:15371: checking size of short
-configure:15674: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:15678: $? = 0
-configure:15684: ./conftest
-configure:15688: $? = 0
-configure:15712: result: 2
-configure:15726: checking size of unsigned short
-configure:16029: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:16033: $? = 0
-configure:16039: ./conftest
-configure:16043: $? = 0
-configure:16067: result: 2
-configure:16081: checking size of int
-configure:16384: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:16388: $? = 0
-configure:16394: ./conftest
-configure:16398: $? = 0
-configure:16422: result: 4
-configure:16436: checking size of unsigned int
-configure:16739: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:16743: $? = 0
-configure:16749: ./conftest
-configure:16753: $? = 0
-configure:16777: result: 4
-configure:16791: checking size of long
-configure:17094: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:17098: $? = 0
-configure:17104: ./conftest
-configure:17108: $? = 0
-configure:17132: result: 4
-configure:17146: checking size of unsigned long
-configure:17449: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:17453: $? = 0
-configure:17459: ./conftest
-configure:17463: $? = 0
-configure:17487: result: 4
-configure:17501: checking size of long long
-configure:17804: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:17808: $? = 0
-configure:17814: ./conftest
-configure:17818: $? = 0
-configure:17842: result: 8
-configure:17856: checking size of unsigned long long
-configure:18159: gcc -o conftest -O2 -pipe conftest.c -lnsl >&5
-configure:18163: $? = 0
-configure:18169: ./conftest
-configure:18173: $? = 0
-configure:18197: result: 8
-configure:18216: checking whether to build DCE 1.1 backward compatibility API
-configure:18223: result: no
-configure:18248: checking whether to build C++ bindings to C API
-configure:18255: result: yes
-configure:18381: checking for C++ compiler version
-configure:18389: g++ --version >&5
-g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
-Copyright (C) 2009 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:18393: $? = 0
-configure:18400: g++ -v >&5
-Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
-Thread model: posix
-gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
-configure:18404: $? = 0
-configure:18411: g++ -V >&5
-g++: '-V' option must have argument
-configure:18415: $? = 1
-configure:18418: checking whether we are using the GNU C++ compiler
-configure:18471: result: yes
-configure:18480: checking whether g++ accepts -g
-configure:18618: result: yes
-configure:18775: checking for ld used by g++
-configure:18842: result: /usr/bin/ld
-configure:18851: checking if the linker (/usr/bin/ld) is GNU ld
-configure:18866: result: yes
-configure:18921: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:19891: result: yes
-configure:19919: g++ -c -g -O2 conftest.cpp >&5
-configure:19922: $? = 0
-configure:20104: checking for g++ option to produce PIC
-configure:20413: result: -fPIC -DPIC
-configure:20422: checking if g++ PIC flag -fPIC -DPIC works
-configure:20440: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
-configure:20444: $? = 0
-configure:20457: result: yes
-configure:20478: checking if g++ static flag -static works
-configure:20506: result: yes
-configure:20518: checking if g++ supports -c -o file.o
-configure:20539: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
-configure:20543: $? = 0
-configure:20565: result: yes
-configure:20570: checking if g++ supports -c -o file.o
-configure:20617: result: yes
-configure:20647: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
-configure:20673: result: yes
-configure:20810: checking dynamic linker characteristics
-configure:21201: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp -lnsl >&5
-configure:21208: $? = 0
-configure:21441: result: GNU/Linux ld.so
-configure:21492: checking how to hardcode library paths into programs
-configure:21517: result: immediate
-configure:21571: checking whether to build Perl bindings to C API
-configure:21578: result: no
-configure:21588: checking whether to build Perl compatibility API
-configure:21595: result: no
-configure:21624: checking for perl
-configure:21642: found /usr/bin/perl
-configure:21655: result: /usr/bin/perl
-configure:21677: checking whether to build PHP bindings to C API
-configure:21684: result: no
-configure:21704: checking for php5
-configure:21737: result: no
-configure:21704: checking for php
-configure:21737: result: no
-configure:21763: checking whether to build PostgreSQL bindings to C API
-configure:21770: result: no
-configure:21790: checking for pg_config
-configure:21823: result: no
-configure:21952: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.62 (OpenPKG-CURRENT). Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on zenju-desktop
-
-config.status:1053: creating Makefile
-config.status:1053: creating uuid-config
-config.status:1053: creating uuid.pc
-config.status:1053: creating uuid.h
-config.status:1053: creating config.h
-config.status:1264: config.h is unchanged
-config.status:1282: executing libtool commands
-config.status:1282: executing adjustment commands
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_build=i686-pc-linux-gnu
-ac_cv_c_compiler_gnu=yes
-ac_cv_compiler_option_pipe=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_Sleep=no
-ac_cv_func_clock_gettime=no
-ac_cv_func_getifaddrs=yes
-ac_cv_func_gettimeofday=yes
-ac_cv_func_nanosleep=yes
-ac_cv_header_arpa_inet_h=yes
-ac_cv_header_dlfcn_h=yes
-ac_cv_header_ifaddrs_h=yes
-ac_cv_header_inttypes_h=yes
-ac_cv_header_memory_h=yes
-ac_cv_header_net_if_arp_h=yes
-ac_cv_header_net_if_dl_h=no
-ac_cv_header_net_if_h=yes
-ac_cv_header_netdb_h=yes
-ac_cv_header_netinet_in_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_ioctl_h=yes
-ac_cv_header_sys_param_h=yes
-ac_cv_header_sys_select_h=yes
-ac_cv_header_sys_socket_h=yes
-ac_cv_header_sys_sockio_h=no
-ac_cv_header_sys_stat_h=yes
-ac_cv_header_sys_time_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_nsl_gethostname=yes
-ac_cv_lib_socket_accept=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_PERL=/usr/bin/perl
-ac_cv_path_SED=/bin/sed
-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_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_sizeof_char=1
-ac_cv_sizeof_int=4
-ac_cv_sizeof_long=4
-ac_cv_sizeof_long_long=8
-ac_cv_sizeof_short=2
-ac_cv_sizeof_unsigned_char=1
-ac_cv_sizeof_unsigned_int=4
-ac_cv_sizeof_unsigned_long=4
-ac_cv_sizeof_unsigned_long_long=8
-ac_cv_sizeof_unsigned_short=2
-ac_cv_type_long_double=yes
-ac_cv_type_long_long=yes
-ac_cv_va_copy=C99
-ac_cv_with_cxx=yes
-ac_cv_with_dce=no
-ac_cv_with_perl=no
-ac_cv_with_perl_compat=no
-ac_cv_with_pgsql=no
-ac_cv_with_php=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=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=805306365
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-AR='ar'
-CC='gcc'
-CFLAGS='-O2 -pipe'
-CPP='gcc -E'
-CPPFLAGS=''
-CXX='g++'
-CXXCPP='g++ -E'
-CXXFLAGS='-g -O2'
-CXX_NAME='$(CXX_NAME)'
-DCE_NAME=''
-DEFS='-DHAVE_CONFIG_H'
-DSYMUTIL=''
-DUMPBIN=''
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='/bin/grep -E'
-EXEEXT=''
-FGREP='/bin/grep -F'
-GREP='/bin/grep'
-LD='/usr/bin/ld'
-LDFLAGS=''
-LIBOBJS=''
-LIBS='-lnsl '
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-LIPO=''
-LN_S='cp -p'
-LTLIBOBJS=''
-NM='/usr/bin/nm -B'
-NMEDIT=''
-OBJEXT='o'
-OTOOL64=''
-OTOOL=''
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PERL='/usr/bin/perl'
-PERL_NAME=''
-PGSQL_NAME=''
-PG_CONFIG='NA'
-PHP='NA'
-PHP_NAME=''
-RANLIB='ranlib'
-SED='/bin/sed'
-SET_MAKE=''
-SHELL='/bin/bash'
-STRIP='strip'
-UUID_VERSION_HEX='0x106202'
-UUID_VERSION_RAW='1.6.2'
-UUID_VERSION_STR='1.6.2 (04-Jul-2008)'
-WITH_CXX='yes'
-WITH_DCE='no'
-WITH_PERL='no'
-WITH_PERL_COMPAT='0'
-WITH_PGSQL='no'
-WITH_PHP='no'
-ac_ct_CC='gcc'
-ac_ct_CXX='g++'
-ac_ct_DUMPBIN=''
-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}'
-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'
-libdir='${exec_prefix}/lib'
-libexecdir='${exec_prefix}/libexec'
-localedir='${datarootdir}/locale'
-localstatedir='${prefix}/var'
-lt_ECHO='echo'
-mandir='${datarootdir}/man'
-oldincludedir='/usr/include'
-pdfdir='${docdir}'
-prefix='/usr/local'
-program_transform_name='s,x,x,'
-psdir='${docdir}'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define PACKAGE_NAME ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-#define PACKAGE_STRING ""
-#define PACKAGE_BUGREPORT ""
-#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_LIBNSL 1
-#define HAVE_VA_COPY 1
-#define __VA_COPY_USE __VA_COPY_USE_C99
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_PARAM_H 1
-#define HAVE_SYS_TIME_H 1
-#define HAVE_SYS_SOCKET_H 1
-#define HAVE_SYS_IOCTL_H 1
-#define HAVE_SYS_SELECT_H 1
-#define HAVE_NETDB_H 1
-#define HAVE_IFADDRS_H 1
-#define HAVE_NET_IF_H 1
-#define HAVE_NET_IF_ARP_H 1
-#define HAVE_NETINET_IN_H 1
-#define HAVE_ARPA_INET_H 1
-#define HAVE_STRUCT_TIMEVAL 1
-#define HAVE_GETIFADDRS 1
-#define HAVE_NANOSLEEP 1
-#define HAVE_GETTIMEOFDAY 1
-#define HAVE_LONG_LONG 1
-#define HAVE_LONG_DOUBLE 1
-#define SIZEOF_CHAR 1
-#define SIZEOF_UNSIGNED_CHAR 1
-#define SIZEOF_SHORT 2
-#define SIZEOF_UNSIGNED_SHORT 2
-#define SIZEOF_INT 4
-#define SIZEOF_UNSIGNED_INT 4
-#define SIZEOF_LONG 4
-#define SIZEOF_UNSIGNED_LONG 4
-#define SIZEOF_LONG_LONG 8
-#define SIZEOF_UNSIGNED_LONG_LONG 8
-#define WITH_CXX 1
-
-configure: exit 0
bgstack15