This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wso2-wsf-cpp-src configure 2.1.0, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --enable-openssl --enable-savan=no --prefix=/home/tux/wsf_bb10_ssl --build=i686-pc-linux --host=arm-unknown-nto-qnx8.0.0eabi ## --------- ## ## Platform. ## ## --------- ## hostname = linux-suse uname -m = x86_64 uname -r = 3.4.11-2.16-desktop uname -s = Linux uname -v = #1 SMP PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin PATH: /home/tux/.rim/bbndk/bin PATH: /home/tux/dev/bbndk10_0_09/ide/linux/x86/eclipse/jre/bin PATH: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin PATH: /home/tux/.rim/bbndk/bin PATH: /home/tux/dev/bbndk10_0_09/ide/linux/x86/eclipse/jre/bin PATH: /home/tux/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /home/tux/dev/jdk1.6.0_35/bin PATH: /home/tux/dev/jdk1.6.0_35/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1957: loading site script /usr/share/site/x86_64-unknown-linux-gnu | #!/bin/sh | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible. | | # If user did not specify libdir, guess the correct target: | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest. | if test "$libdir" = '${exec_prefix}/lib' ; then | | ac_config_site_64bit_host=NONE | | case "$host" in | "" ) | # User did not specify host target. | # The native platform x86_64 is a bi-arch platform. | # Try to detect cross-compilation to inferior architecture. | | # We are trying to guess 32-bit target compilation. It's not as easy as | # it sounds, as there is possible several intermediate combinations. | ac_config_site_cross_to_32bit_host=NONE | | # User defined -m32 in CFLAGS or CXXFLAGS: | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) | case "$CFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | case "$CXXFLAGS" in | *-m32*) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | # Running with linux32: | # (Changes detected platform, but not the toolchain target.) | case "`/bin/uname -i`" in | x86_64 | ppc64 | s390x ) | ;; | * ) | ac_config_site_cross_to_32bit_host=YES | ;; | esac | | if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then | ac_config_site_64bit_host=YES | fi | | ;; | *x86_64* | *ppc64* | *s390x* ) | ac_config_site_64bit_host=YES | ;; | esac | | if test "x$ac_config_site_64bit_host" = xYES; then | libdir='${exec_prefix}/lib64' | fi | fi | | # If user did not specify libexecdir, set the correct target: | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | if test "$libexecdir" = '${exec_prefix}/libexec' ; then | libexecdir='${exec_prefix}/lib' | fi | | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: | if test "x$prefix" != xNONE; then | ac_site_file1=$prefix/share/config.site | ac_site_file2=$prefix/etc/config.site | else | ac_site_file1=$ac_default_prefix/share/config.site | ac_site_file2=$ac_default_prefix/etc/config.site | fi | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | do | test "x$ac_site_file" = xNONE && continue | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} | sed 's/^/| /' "$ac_site_file" >&5 | . "$ac_site_file" \ | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} | as_fn_error $? "failed to load site script $ac_site_file | See \`config.log' for more details" "$LINENO" 5; } | fi | done configure:2109: checking build system type configure:2127: result: i686-pc-linux-gnu configure:2149: checking host system type configure:2164: result: arm-unknown-nto-qnx8.0.0eabi configure:2186: checking target system type configure:2201: result: arm-unknown-nto-qnx8.0.0eabi configure:2247: checking for a BSD-compatible install configure:2315: result: /usr/bin/install -c configure:2326: checking whether build environment is sane configure:2369: result: yes configure:2394: checking for a thread-safe mkdir -p configure:2433: result: /usr/bin/mkdir -p configure:2446: checking for gawk configure:2462: found /usr/bin/gawk configure:2473: result: gawk configure:2484: checking whether make sets $(MAKE) configure:2506: result: yes configure:2586: checking for arm-unknown-nto-qnx8.0.0eabi-strip configure:2602: found /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-strip configure:2613: result: arm-unknown-nto-qnx8.0.0eabi-strip configure:2685: checking how to create a ustar tar archive configure:2698: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2701: $? = 0 configure:2741: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2744: $? = 0 configure:2748: tar -xf - &5 arm-unknown-nto-qnx8.0.0eabi-gcc (GCC) 4.6.3 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:3092: $? = 0 configure:3099: arm-unknown-nto-qnx8.0.0eabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=arm-unknown-nto-qnx8.0.0eabi-gcc COLLECT_LTO_WRAPPER=/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/lto-wrapper Target: arm-unknown-nto-qnx8.0.0eabi Configured with: ../configure --srcdir=.. --build=i686-pc-linux-gnu --enable-cheaders=c --with-as=ntoarm-as --with-ld=ntoarm-ld --with-sysroot=/opt/qnx800/target/qnx6/ --disable-werror --libdir=/opt/qnx800/host/linux/x86/usr/lib --libexecdir=/opt/qnx800/host/linux/x86/usr/lib --target=arm-unknown-nto-qnx8.0.0eabi --prefix=/opt/qnx800/host/linux/x86/usr --exec-prefix=/opt/qnx800/host/linux/x86/usr --with-local-prefix=/opt/qnx800/host/linux/x86/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-libssp --disable-tls --disable-libstdcxx-pch --enable-libmudflap --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx800/target/qnx6/usr/include/c++/4.6.3 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-gnu-indirect-function --with-arch=armv7-a --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb CC=i686-unknown-linux-gnu-gcc LDFLAGS='-Wl,-s ' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=: Thread model: posix gcc version 4.6.3 (GCC) configure:3103: $? = 0 configure:3110: arm-unknown-nto-qnx8.0.0eabi-gcc -V >&5 arm-unknown-nto-qnx8.0.0eabi-gcc: error: unrecognized option '-V' arm-unknown-nto-qnx8.0.0eabi-gcc: fatal error: no input files compilation terminated. configure:3114: $? = 1 configure:3137: checking for C compiler default output file name configure:3159: arm-unknown-nto-qnx8.0.0eabi-gcc conftest.c >&5 configure:3163: $? = 0 configure:3201: result: a.out configure:3220: checking whether the C compiler works configure:3253: result: yes configure:3260: checking whether we are cross compiling configure:3262: result: yes configure:3265: checking for suffix of executables configure:3272: arm-unknown-nto-qnx8.0.0eabi-gcc -o conftest conftest.c >&5 configure:3276: $? = 0 configure:3302: result: configure:3308: checking for suffix of object files configure:3334: arm-unknown-nto-qnx8.0.0eabi-gcc -c conftest.c >&5 configure:3338: $? = 0 configure:3363: result: o configure:3367: checking whether we are using the GNU C compiler configure:3396: arm-unknown-nto-qnx8.0.0eabi-gcc -c conftest.c >&5 configure:3403: $? = 0 configure:3420: result: yes configure:3429: checking whether arm-unknown-nto-qnx8.0.0eabi-gcc accepts -g configure:3459: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g conftest.c >&5 configure:3466: $? = 0 configure:3567: result: yes configure:3584: checking for arm-unknown-nto-qnx8.0.0eabi-gcc option to accept ISO C89 configure:3658: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:3665: $? = 0 configure:3688: result: none needed configure:3717: checking for style of include used by make configure:3745: result: GNU configure:3770: checking dependency style of arm-unknown-nto-qnx8.0.0eabi-gcc configure:3861: result: gcc3 configure:3890: checking for arm-unknown-nto-qnx8.0.0eabi-g++ configure:3906: found /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-g++ configure:3917: result: arm-unknown-nto-qnx8.0.0eabi-g++ configure:3988: checking for C++ compiler version configure:3996: arm-unknown-nto-qnx8.0.0eabi-g++ --version >&5 arm-unknown-nto-qnx8.0.0eabi-g++ (GCC) 4.6.3 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:4000: $? = 0 configure:4007: arm-unknown-nto-qnx8.0.0eabi-g++ -v >&5 Using built-in specs. COLLECT_GCC=arm-unknown-nto-qnx8.0.0eabi-g++ COLLECT_LTO_WRAPPER=/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3/lto-wrapper Target: arm-unknown-nto-qnx8.0.0eabi Configured with: ../configure --srcdir=.. --build=i686-pc-linux-gnu --enable-cheaders=c --with-as=ntoarm-as --with-ld=ntoarm-ld --with-sysroot=/opt/qnx800/target/qnx6/ --disable-werror --libdir=/opt/qnx800/host/linux/x86/usr/lib --libexecdir=/opt/qnx800/host/linux/x86/usr/lib --target=arm-unknown-nto-qnx8.0.0eabi --prefix=/opt/qnx800/host/linux/x86/usr --exec-prefix=/opt/qnx800/host/linux/x86/usr --with-local-prefix=/opt/qnx800/host/linux/x86/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-libssp --disable-tls --disable-libstdcxx-pch --enable-libmudflap --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx800/target/qnx6/usr/include/c++/4.6.3 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-gnu-indirect-function --with-arch=armv7-a --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb CC=i686-unknown-linux-gnu-gcc LDFLAGS='-Wl,-s ' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=: Thread model: posix gcc version 4.6.3 (GCC) configure:4011: $? = 0 configure:4018: arm-unknown-nto-qnx8.0.0eabi-g++ -V >&5 arm-unknown-nto-qnx8.0.0eabi-g++: error: unrecognized option '-V' arm-unknown-nto-qnx8.0.0eabi-g++: fatal error: no input files compilation terminated. configure:4022: $? = 1 configure:4025: checking whether we are using the GNU C++ compiler configure:4054: arm-unknown-nto-qnx8.0.0eabi-g++ -c conftest.cpp >&5 configure:4061: $? = 0 configure:4078: result: yes configure:4087: checking whether arm-unknown-nto-qnx8.0.0eabi-g++ accepts -g configure:4117: arm-unknown-nto-qnx8.0.0eabi-g++ -c -g conftest.cpp >&5 configure:4124: $? = 0 configure:4225: result: yes configure:4250: checking dependency style of arm-unknown-nto-qnx8.0.0eabi-g++ configure:4341: result: gcc3 configure:4361: checking how to run the C preprocessor configure:4401: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:4408: $? = 0 configure:4439: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | /* end confdefs.h. */ | #include configure:4479: result: arm-unknown-nto-qnx8.0.0eabi-gcc -E configure:4508: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:4515: $? = 0 configure:4546: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4553: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | /* end confdefs.h. */ | #include configure:4664: checking for a sed that does not truncate output configure:4720: result: /usr/bin/sed configure:4723: checking for grep that handles long lines and -e configure:4783: result: /usr/bin/grep configure:4788: checking for egrep configure:4852: result: /usr/bin/grep -E configure:4868: checking for ld used by arm-unknown-nto-qnx8.0.0eabi-gcc configure:4935: result: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld configure:4944: checking if the linker (/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld) is GNU ld configure:4959: result: yes configure:4964: checking for /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld option to reload object files configure:4971: result: -r configure:4989: checking for BSD-compatible nm configure:5038: result: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-nm -B configure:5042: checking whether ln -s works configure:5046: result: yes configure:5053: checking how to recognize dependent libraries configure:5239: result: unknown configure:5485: checking for ANSI C header files configure:5515: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5522: $? = 0 configure:5653: result: yes configure:5677: checking for sys/types.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for sys/stat.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for stdlib.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for string.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for memory.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for strings.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for inttypes.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for stdint.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5677: checking for unistd.h configure:5698: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5705: $? = 0 configure:5722: result: yes configure:5752: checking dlfcn.h usability configure:5769: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:5776: $? = 0 configure:5790: result: yes configure:5794: checking dlfcn.h presence configure:5809: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:5816: $? = 0 configure:5830: result: yes configure:5858: checking for dlfcn.h configure:5867: result: yes configure:5892: checking how to run the C++ preprocessor configure:5928: arm-unknown-nto-qnx8.0.0eabi-g++ -E conftest.cpp configure:5935: $? = 0 configure:5966: arm-unknown-nto-qnx8.0.0eabi-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5973: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 | /* end confdefs.h. */ | #include configure:6006: result: arm-unknown-nto-qnx8.0.0eabi-g++ -E configure:6035: arm-unknown-nto-qnx8.0.0eabi-g++ -E conftest.cpp configure:6042: $? = 0 configure:6073: arm-unknown-nto-qnx8.0.0eabi-g++ -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6080: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 | /* end confdefs.h. */ | #include configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-g77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-xlf configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-f77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-frt configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-pgf77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-cf77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-fort77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-fl32 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-af77 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-xlf90 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-f90 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-pgf90 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-pghpf configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-epcf90 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-gfortran configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-g95 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-xlf95 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-f95 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-fort configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-ifort configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-ifc configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-efc configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-pgf95 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-lf95 configure:6161: result: no configure:6131: checking for arm-unknown-nto-qnx8.0.0eabi-ftn configure:6161: result: no configure:6175: checking for g77 configure:6205: result: no configure:6175: checking for xlf configure:6205: result: no configure:6175: checking for f77 configure:6205: result: no configure:6175: checking for frt configure:6205: result: no configure:6175: checking for pgf77 configure:6205: result: no configure:6175: checking for cf77 configure:6205: result: no configure:6175: checking for fort77 configure:6205: result: no configure:6175: checking for fl32 configure:6205: result: no configure:6175: checking for af77 configure:6205: result: no configure:6175: checking for xlf90 configure:6205: result: no configure:6175: checking for f90 configure:6205: result: no configure:6175: checking for pgf90 configure:6205: result: no configure:6175: checking for pghpf configure:6205: result: no configure:6175: checking for epcf90 configure:6205: result: no configure:6175: checking for gfortran configure:6205: result: no configure:6175: checking for g95 configure:6205: result: no configure:6175: checking for xlf95 configure:6205: result: no configure:6175: checking for f95 configure:6205: result: no configure:6175: checking for fort configure:6205: result: no configure:6175: checking for ifort configure:6205: result: no configure:6175: checking for ifc configure:6205: result: no configure:6175: checking for efc configure:6205: result: no configure:6175: checking for pgf95 configure:6205: result: no configure:6175: checking for lf95 configure:6205: result: no configure:6175: checking for ftn configure:6205: result: no configure:6228: checking for Fortran 77 compiler version configure:6236: --version >&5 ./configure: line 6238: --version: command not found configure:6240: $? = 127 configure:6247: -v >&5 ./configure: line 6249: -v: command not found configure:6251: $? = 127 configure:6258: -V >&5 ./configure: line 6260: -V: command not found configure:6262: $? = 127 configure:6270: checking whether we are using the GNU Fortran 77 compiler configure:6289: -c conftest.F >&5 ./configure: line 6291: -c: command not found configure:6296: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6313: result: no configure:6319: checking whether accepts -g configure:6336: -c -g conftest.f >&5 ./configure: line 6338: -c: command not found configure:6343: $? = 127 configure: failed program was: | program main | | end configure:6359: result: no configure:6392: checking the maximum length of command line arguments configure:6504: result: 1572864 configure:6516: checking command to parse /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-nm -B output from arm-unknown-nto-qnx8.0.0eabi-gcc object configure:6621: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:6624: $? = 0 configure:6628: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6631: $? = 0 configure:6683: arm-unknown-nto-qnx8.0.0eabi-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6686: $? = 0 configure:6724: result: ok configure:6728: checking for objdir configure:6743: result: .libs configure:6795: checking for arm-unknown-nto-qnx8.0.0eabi-ar configure:6811: found /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-ar configure:6822: result: arm-unknown-nto-qnx8.0.0eabi-ar configure:6887: checking for arm-unknown-nto-qnx8.0.0eabi-ranlib configure:6903: found /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-ranlib configure:6914: result: arm-unknown-nto-qnx8.0.0eabi-ranlib configure:6979: checking for arm-unknown-nto-qnx8.0.0eabi-strip configure:7006: result: arm-unknown-nto-qnx8.0.0eabi-strip configure:7636: checking if arm-unknown-nto-qnx8.0.0eabi-gcc supports -fno-rtti -fno-exceptions configure:7654: arm-unknown-nto-qnx8.0.0eabi-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:7658: $? = 0 configure:7671: result: no configure:7686: checking for arm-unknown-nto-qnx8.0.0eabi-gcc option to produce PIC configure:7918: result: -fPIC configure:7926: checking if arm-unknown-nto-qnx8.0.0eabi-gcc PIC flag -fPIC works configure:7944: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7948: $? = 0 configure:7961: result: yes configure:7989: checking if arm-unknown-nto-qnx8.0.0eabi-gcc static flag -static works configure:8017: result: yes configure:8027: checking if arm-unknown-nto-qnx8.0.0eabi-gcc supports -c -o file.o configure:8048: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8052: $? = 0 configure:8074: result: yes configure:8100: checking whether the arm-unknown-nto-qnx8.0.0eabi-gcc linker (/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld) supports shared libraries configure:9088: result: yes configure:9109: checking whether -lc should be explicitly linked in configure:9114: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:9117: $? = 0 configure:9132: arm-unknown-nto-qnx8.0.0eabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9135: $? = 0 configure:9147: result: no configure:9155: checking dynamic linker characteristics configure:9759: result: nto-qnx8.0.0eabi ld.so configure:9783: checking how to hardcode library paths into programs configure:9808: result: immediate configure:9822: checking whether stripping libraries is possible configure:9827: result: yes configure:10657: checking if libtool supports shared libraries configure:10659: result: yes configure:10662: checking whether to build shared libraries configure:10683: result: yes configure:10686: checking whether to build static libraries configure:10690: result: yes configure:10784: creating libtool configure:11377: checking for ld used by arm-unknown-nto-qnx8.0.0eabi-g++ configure:11444: result: /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld configure:11453: checking if the linker (/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld) is GNU ld configure:11468: result: yes configure:11519: checking whether the arm-unknown-nto-qnx8.0.0eabi-g++ linker (/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld) supports shared libraries configure:12473: result: no configure:12490: arm-unknown-nto-qnx8.0.0eabi-g++ -c -g -O2 conftest.cpp >&5 configure:12493: $? = 0 configure:12649: checking for arm-unknown-nto-qnx8.0.0eabi-g++ option to produce PIC configure:12933: result: -fPIC configure:12941: checking if arm-unknown-nto-qnx8.0.0eabi-g++ PIC flag -fPIC works configure:12959: arm-unknown-nto-qnx8.0.0eabi-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12963: $? = 0 configure:12976: result: yes configure:13004: checking if arm-unknown-nto-qnx8.0.0eabi-g++ static flag -static works configure:13032: result: yes configure:13042: checking if arm-unknown-nto-qnx8.0.0eabi-g++ supports -c -o file.o configure:13063: arm-unknown-nto-qnx8.0.0eabi-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13067: $? = 0 configure:13089: result: yes configure:13115: checking whether the arm-unknown-nto-qnx8.0.0eabi-g++ linker (/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld) supports shared libraries configure:13141: result: no configure:13208: checking dynamic linker characteristics configure:13760: result: nto-qnx8.0.0eabi ld.so configure:13784: checking how to hardcode library paths into programs configure:13809: result: immediate configure:20064: checking for a BSD-compatible install configure:20132: result: /usr/bin/install -c configure:20143: checking whether ln -s works configure:20147: result: yes configure:20154: checking whether make sets $(MAKE) configure:20176: result: yes configure:20188: checking for ISO C99 varargs macros in C configure:20215: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:20222: $? = 0 configure:20236: result: yes configure:20239: checking for GNUC varargs macros configure:20266: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 conftest.c >&5 configure:20273: $? = 0 configure:20287: result: yes configure:20306: checking for dlopen in -ldl configure:20341: arm-unknown-nto-qnx8.0.0eabi-gcc -o conftest -g -O2 conftest.c -ldl >&5 /home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld: cannot find -ldl collect2: ld returned 1 exit status configure:20348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:20369: result: no configure:20395: checking for ANSI C header files configure:20563: result: yes configure:20591: checking stdio.h usability configure:20608: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 configure:20615: $? = 0 configure:20629: result: yes configure:20633: checking stdio.h presence configure:20648: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:20655: $? = 0 configure:20669: result: yes configure:20697: checking for stdio.h configure:20706: result: yes configure:20580: checking for stdlib.h configure:20587: result: yes configure:20580: checking for string.h configure:20587: result: yes configure:20737: checking sys/socket.h usability configure:20754: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 configure:20761: $? = 0 configure:20775: result: yes configure:20779: checking sys/socket.h presence configure:20794: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:20801: $? = 0 configure:20815: result: yes configure:20843: checking for sys/socket.h configure:20852: result: yes configure:20871: checking for net/if.h configure:20904: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 configure:20911: $? = 0 configure:20928: result: yes configure:20945: checking for linux/if.h configure:20970: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 conftest.c:35:22: fatal error: linux/if.h: No such file or directory compilation terminated. configure:20977: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_SOCKET_H | # include | #endif | | | #include configure:20994: result: no configure:21023: checking net/if_types.h usability configure:21040: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 configure:21047: $? = 0 configure:21061: result: yes configure:21065: checking net/if_types.h presence configure:21080: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:21087: $? = 0 configure:21101: result: yes configure:21129: checking for net/if_types.h configure:21138: result: yes configure:21169: checking net/if_dl.h usability configure:21186: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 In file included from conftest.c:63:0: /home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:76:2: error: unknown type name 'u_char' /home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:79:2: error: unknown type name 'u_char' /home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:80:2: error: unknown type name 'u_char' /home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:81:2: error: unknown type name 'u_char' /home/tux/dev/bbndk10_0_09/target_10_0_9_1673/qnx6//usr/include/net/if_dl.h:82:2: error: unknown type name 'u_char' configure:21193: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21207: result: no configure:21211: checking net/if_dl.h presence configure:21226: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c configure:21233: $? = 0 configure:21247: result: yes configure:21260: WARNING: net/if_dl.h: present but cannot be compiled configure:21262: WARNING: net/if_dl.h: check for missing prerequisite headers? configure:21264: WARNING: net/if_dl.h: see the Autoconf documentation configure:21266: WARNING: net/if_dl.h: section "Present But Cannot Be Compiled" configure:21268: WARNING: net/if_dl.h: proceeding with the preprocessor's result configure:21270: WARNING: net/if_dl.h: in the future, the compiler will take precedence configure:21275: checking for net/if_dl.h configure:21284: result: yes configure:21316: checking sys/appleapiopts.h usability configure:21333: arm-unknown-nto-qnx8.0.0eabi-gcc -c -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g conftest.c >&5 conftest.c:64:30: fatal error: sys/appleapiopts.h: No such file or directory compilation terminated. configure:21340: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_TYPES_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21354: result: no configure:21358: checking sys/appleapiopts.h presence configure:21373: arm-unknown-nto-qnx8.0.0eabi-gcc -E conftest.c conftest.c:31:30: fatal error: sys/appleapiopts.h: No such file or directory compilation terminated. configure:21380: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wso2-wsf-cpp-src" | #define PACKAGE_TARNAME "wso2-wsf-cpp-src" | #define PACKAGE_VERSION "2.1.0" | #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "wso2-wsf-cpp-src" | #define VERSION "2.1.0" | #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 HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define STDC_HEADERS 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_TYPES_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include configure:21394: result: no configure:21422: checking for sys/appleapiopts.h configure:21431: result: no configure:21497: checking path to use Axis2C . This is a compulsory to build Sandesha2C configure:21523: result: no configure:21669: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wso2-wsf-cpp-src config.status 2.1.0, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linux-suse config.status:820: creating Makefile config.status:820: creating src/Makefile config.status:820: creating src/main/Makefile config.status:820: creating src/msg_recv/Makefile config.status:820: creating src/security/Makefile config.status:820: creating config.h config.status:1042: config.h is unchanged config.status:1094: executing depfiles commands configure:23064: === configuring in wsf_c (/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c) configure:23167: running /bin/sh ./configure --disable-option-checking '--prefix=/home/tux/wsf_bb10_ssl' '--enable-openssl' '--enable-savan=no' '--build=i686-pc-linux' '--host=arm-unknown-nto-qnx8.0.0eabi' 'build_alias=i686-pc-linux' 'host_alias=arm-unknown-nto-qnx8.0.0eabi' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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=set ac_cv_env_build_alias_value=i686-pc-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-unknown-nto-qnx8.0.0eabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_if_h=no ac_cv_header_memory_h=yes ac_cv_header_net_if_dl_h=yes ac_cv_header_net_if_h=yes ac_cv_header_net_if_types_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_appleapiopts_h=no ac_cv_header_sys_socket_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=arm-unknown-nto-qnx8.0.0eabi ac_cv_lib_dl_dlopen=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=arm-unknown-nto-qnx8.0.0eabi-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=arm-unknown-nto-qnx8.0.0eabi-gcc ac_cv_prog_CPP='arm-unknown-nto-qnx8.0.0eabi-gcc -E' ac_cv_prog_CXX=arm-unknown-nto-qnx8.0.0eabi-g++ ac_cv_prog_CXXCPP='arm-unknown-nto-qnx8.0.0eabi-g++ -E' ac_cv_prog_RANLIB=arm-unknown-nto-qnx8.0.0eabi-ranlib ac_cv_prog_STRIP=arm-unknown-nto-qnx8.0.0eabi-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=arm-unknown-nto-qnx8.0.0eabi am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld lt_cv_path_LDCXX=/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/ntoarm-ld lt_cv_path_NM='/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/bin/arm-unknown-nto-qnx8.0.0eabi-nm -B' lt_cv_path_SED=/usr/bin/sed 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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec=/home/tux/dev/bbndk10_0_09/host_10_0_9_404/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx8.0.0eabi/4.6.3 lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run tar' AR='arm-unknown-nto-qnx8.0.0eabi-ar' AUTOCONF='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run automake-1.10' AWK='gawk' AXIOMINC='-I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/axiom/include' AXIS2INC='-I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/include' CC='arm-unknown-nto-qnx8.0.0eabi-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -g' CPP='arm-unknown-nto-qnx8.0.0eabi-gcc -E' CPPFLAGS='' CXX='arm-unknown-nto-qnx8.0.0eabi-g++' CXXCPP='arm-unknown-nto-qnx8.0.0eabi-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -lpthread' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/tux/dev/wso2-wsf-cpp-src-2.1.0/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NEETIHINC='' NMEDIT='' OBJEXT='o' PACKAGE='wso2-wsf-cpp-src' PACKAGE_BUGREPORT='' PACKAGE_NAME='wso2-wsf-cpp-src' PACKAGE_STRING='wso2-wsf-cpp-src 2.1.0' PACKAGE_TARNAME='wso2-wsf-cpp-src' PACKAGE_VERSION='2.1.0' PATH_SEPARATOR=':' RANLIB='arm-unknown-nto-qnx8.0.0eabi-ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='arm-unknown-nto-qnx8.0.0eabi-strip' UTILINC='-I/home/tux/dev/wso2-wsf-cpp-src-2.1.0/wsf_c/axis2c/util/include' VERSION='2.1.0' abs_top_builddir='/home/tux/dev/wso2-wsf-cpp-src-2.1.0' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux' 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='arm-unknown-nto-qnx8.0.0eabi' host_alias='arm-unknown-nto-qnx8.0.0eabi' host_cpu='arm' host_os='nto-qnx8.0.0eabi' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/tux/dev/wso2-wsf-cpp-src-2.1.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/tux/wsf_bb10_ssl' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' wsf_c' sysconfdir='${prefix}/etc' target='arm-unknown-nto-qnx8.0.0eabi' target_alias='' target_cpu='arm' target_os='nto-qnx8.0.0eabi' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "wso2-wsf-cpp-src" #define PACKAGE_TARNAME "wso2-wsf-cpp-src" #define PACKAGE_VERSION "2.1.0" #define PACKAGE_STRING "wso2-wsf-cpp-src 2.1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE "wso2-wsf-cpp-src" #define VERSION "2.1.0" #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 HAVE_ISO_VARARGS 1 #define HAVE_GNUC_VARARGS 1 #define STDC_HEADERS 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_TYPES_H 1 #define HAVE_NET_IF_DL_H 1 configure: exit 0