This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OPCUAServer configure 1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/opcua/git/opcUaStack/OPCUAServer/configure ## --------- ## ## Platform. ## ## --------- ## hostname = gemini uname -m = i686 uname -r = 3.11.0-15-generic uname -s = Linux uname -v = #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 /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/heroku/bin PATH: /home/sten/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /home/sten/acplt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2170: checking build system type configure:2184: result: i686-pc-linux-gnu configure:2204: checking host system type configure:2217: result: i686-pc-linux-gnu configure:2237: checking target system type configure:2250: result: i686-pc-linux-gnu configure:2293: checking for a BSD-compatible install configure:2361: result: /usr/bin/install -c configure:2372: checking whether build environment is sane configure:2427: result: yes configure:2578: checking for a thread-safe mkdir -p configure:2617: result: /bin/mkdir -p configure:2624: checking for gawk configure:2640: found /usr/bin/gawk configure:2651: result: gawk configure:2662: checking whether make sets $(MAKE) configure:2684: result: yes configure:2713: checking whether make supports nested variables configure:2730: result: yes configure:2862: checking for gcc configure:2878: found /usr/bin/gcc configure:2889: result: gcc configure:3118: checking for C compiler version configure:3127: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:3138: $? = 0 configure:3127: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.8/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --disable-werror --with-arch-32=i686 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:3138: $? = 0 configure:3127: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3138: $? = 4 configure:3127: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3138: $? = 4 configure:3158: checking whether the C compiler works configure:3180: gcc conftest.c >&5 configure:3184: $? = 0 configure:3232: result: yes configure:3235: checking for C compiler default output file name configure:3237: result: a.out configure:3243: checking for suffix of executables configure:3250: gcc -o conftest conftest.c >&5 configure:3254: $? = 0 configure:3276: result: configure:3298: checking whether we are cross compiling configure:3306: gcc -o conftest conftest.c >&5 configure:3310: $? = 0 configure:3317: ./conftest configure:3321: $? = 0 configure:3336: result: no configure:3341: checking for suffix of object files configure:3363: gcc -c conftest.c >&5 configure:3367: $? = 0 configure:3388: result: o configure:3392: checking whether we are using the GNU C compiler configure:3411: gcc -c conftest.c >&5 configure:3411: $? = 0 configure:3420: result: yes configure:3429: checking whether gcc accepts -g configure:3449: gcc -c -g conftest.c >&5 configure:3449: $? = 0 configure:3490: result: yes configure:3507: checking for gcc option to accept ISO C89 configure:3570: gcc -c -g -O2 conftest.c >&5 configure:3570: $? = 0 configure:3583: result: none needed configure:3614: checking for style of include used by make configure:3642: result: GNU configure:3668: checking dependency style of gcc configure:3779: result: gcc3 configure:3795: checking whether gcc and cc understand -c and -o together configure:3826: gcc -c conftest.c -o conftest2.o >&5 configure:3830: $? = 0 configure:3836: gcc -c conftest.c -o conftest2.o >&5 configure:3840: $? = 0 configure:3851: cc -c conftest.c >&5 configure:3855: $? = 0 configure:3863: cc -c conftest.c -o conftest2.o >&5 configure:3867: $? = 0 configure:3873: cc -c conftest.c -o conftest2.o >&5 configure:3877: $? = 0 configure:3895: result: yes configure:3921: checking for expon in -lm configure:3946: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccXut5pV.o: In function `main': /home/sten/Desktop/Open62541/OPCUAServer/conftest.c:22: undefined reference to `expon' collect2: error: ld returned 1 exit status configure:3946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "OPCUAServer" | #define PACKAGE_TARNAME "opcuaserver" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "OPCUAServer 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "opcuaserver" | #define VERSION "1.0" | /* 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 expon (); | int | main () | { | return expon (); | ; | return 0; | } configure:3955: result: no configure:3965: error: Libm missing ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_host=i686-pc-linux-gnu ac_cv_lib_m_expon=no ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/missing autoconf' AUTOHEADER='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/missing autoheader' AUTOMAKE='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/missing automake-1.13' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHECK_CFLAGS='' CHECK_LIBS='' CPP='' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FGREP='' GREP='' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='opcuaserver' PACKAGE_BUGREPORT='' PACKAGE_NAME='OPCUAServer' PACKAGE_STRING='OPCUAServer 1.0' PACKAGE_TARNAME='opcuaserver' PACKAGE_URL='' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='1.0' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/sten/Desktop/Open62541/OPCUAServer/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "OPCUAServer" #define PACKAGE_TARNAME "opcuaserver" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "OPCUAServer 1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "opcuaserver" #define VERSION "1.0" configure: exit 1