This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lcm configure 1.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/mbari/LRAUV/Tools/linuxi64/cross-compile-tools ## --------- ## ## Platform. ## ## --------- ## hostname = tethyscode.shore.mbari.org uname -m = x86_64 uname -r = 2.6.32-504.3.3.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Dec 17 01:55:02 UTC 2014 /usr/bin/uname -p = unknown /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: /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin PATH: /home/mjstanway/bin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin PATH: /home/mjstanway/bin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2315: checking build system type configure:2329: result: x86_64-unknown-linux-gnu configure:2349: checking host system type configure:2362: result: x86_64-unknown-linux-gnu configure:2382: checking target system type configure:2395: result: x86_64-unknown-linux-gnu configure:2438: checking for a BSD-compatible install configure:2506: result: /usr/bin/install -c configure:2517: checking whether build environment is sane configure:2572: result: yes configure:2723: checking for a thread-safe mkdir -p configure:2762: result: /bin/mkdir -p configure:2769: checking for gawk configure:2785: found /bin/gawk configure:2796: result: gawk configure:2807: checking whether make sets $(MAKE) configure:2829: result: yes configure:2858: checking whether make supports nested variables configure:2875: result: yes configure:2964: checking whether UID '11035' is supported by ustar format configure:2967: result: yes configure:2974: checking whether GID '11035' is supported by ustar format configure:2977: result: yes configure:2985: checking how to create a ustar tar archive configure:2996: tar --version tar (GNU tar) 1.23 Copyright (C) 2010 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:2999: $? = 0 configure:3039: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3042: $? = 0 configure:3046: tar -xf - &5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:3443: $? = 0 configure:3432: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:3443: $? = 0 configure:3432: gcc -V >&5 gcc: '-V' option must have argument configure:3443: $? = 1 configure:3432: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3443: $? = 1 configure:3463: checking whether the C compiler works configure:3485: gcc conftest.c >&5 configure:3489: $? = 0 configure:3537: result: yes configure:3540: checking for C compiler default output file name configure:3542: result: a.out configure:3548: checking for suffix of executables configure:3555: gcc -o conftest conftest.c >&5 configure:3559: $? = 0 configure:3581: result: configure:3603: checking whether we are cross compiling configure:3611: gcc -o conftest conftest.c >&5 configure:3615: $? = 0 configure:3622: ./conftest configure:3626: $? = 0 configure:3641: result: no configure:3646: checking for suffix of object files configure:3668: gcc -c conftest.c >&5 configure:3672: $? = 0 configure:3693: result: o configure:3697: checking whether we are using the GNU C compiler configure:3716: gcc -c conftest.c >&5 configure:3716: $? = 0 configure:3725: result: yes configure:3734: checking whether gcc accepts -g configure:3754: gcc -c -g conftest.c >&5 configure:3754: $? = 0 configure:3795: result: yes configure:3812: checking for gcc option to accept ISO C89 configure:3875: gcc -c -g -O2 conftest.c >&5 configure:3875: $? = 0 configure:3888: result: none needed configure:3913: checking whether gcc understands -c and -o together configure:3935: gcc -c conftest.c -o conftest2.o configure:3938: $? = 0 configure:3935: gcc -c conftest.c -o conftest2.o configure:3938: $? = 0 configure:3950: result: yes configure:3978: checking for style of include used by make configure:4006: result: GNU configure:4032: checking dependency style of gcc configure:4143: result: gcc3 configure:4212: checking for pkg-config configure:4230: found /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin/pkg-config configure:4242: result: /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin/pkg-config configure:4267: checking pkg-config is at least version 0.9.0 configure:4270: result: yes configure:4280: checking for GLIB configure:4287: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0" configure:4290: $? = 0 configure:4304: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0" configure:4307: $? = 0 configure:4345: result: yes configure:4353: checking for jar configure:4386: result: no configure:4398: checking for javac configure:4431: result: no configure:4451: checking whether make supports nested variables configure:4468: result: yes configure:4568: checking how to print strings configure:4595: result: printf configure:4616: checking for a sed that does not truncate output configure:4680: result: /bin/sed configure:4698: checking for grep that handles long lines and -e configure:4756: result: /bin/grep configure:4761: checking for egrep configure:4823: result: /bin/grep -E configure:4828: checking for fgrep configure:4890: result: /bin/grep -F configure:4925: checking for ld used by gcc configure:4992: result: /usr/bin/ld configure:4999: checking if the linker (/usr/bin/ld) is GNU ld configure:5014: result: yes configure:5026: checking for BSD- or MS-compatible name lister (nm) configure:5075: result: /usr/bin/nm -B configure:5205: checking the name lister (/usr/bin/nm -B) interface configure:5212: gcc -c -g -O2 conftest.c >&5 configure:5215: /usr/bin/nm -B "conftest.o" configure:5218: output 0000000000000000 B some_variable configure:5225: result: BSD nm configure:5228: checking whether ln -s works configure:5232: result: yes configure:5240: checking the maximum length of command line arguments configure:5365: result: 1966080 configure:5382: checking whether the shell understands some XSI constructs configure:5392: result: yes configure:5396: checking whether the shell understands "+=" configure:5402: result: yes configure:5437: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5477: result: func_convert_file_noop configure:5484: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5504: result: func_convert_file_noop configure:5511: checking for /usr/bin/ld option to reload object files configure:5518: result: -r configure:5592: checking for objdump configure:5608: found /usr/bin/objdump configure:5619: result: objdump configure:5651: checking how to recognize dependent libraries configure:5853: result: pass_all configure:5938: checking for dlltool configure:5968: result: no configure:5998: checking how to associate runtime and link libraries configure:6025: result: printf %s\n configure:6086: checking for ar configure:6102: found /usr/bin/ar configure:6113: result: ar configure:6150: checking for archiver @FILE support configure:6167: gcc -c -g -O2 conftest.c >&5 configure:6167: $? = 0 configure:6170: ar cru libconftest.a @conftest.lst >&5 configure:6173: $? = 0 configure:6178: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6181: $? = 1 configure:6193: result: @ configure:6251: checking for strip configure:6267: found /usr/bin/strip configure:6278: result: strip configure:6350: checking for ranlib configure:6366: found /usr/bin/ranlib configure:6377: result: ranlib configure:6479: checking command to parse /usr/bin/nm -B output from gcc object configure:6598: gcc -c -g -O2 conftest.c >&5 configure:6601: $? = 0 configure:6605: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6608: $? = 0 configure:6674: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6677: $? = 0 configure:6715: result: ok configure:6752: checking for sysroot configure:6782: result: no configure:6859: gcc -c -g -O2 conftest.c >&5 configure:6862: $? = 0 configure:7025: checking for mt configure:7055: result: no configure:7075: checking if : is a manifest tool configure:7081: : '-?' configure:7089: result: no configure:7721: checking how to run the C preprocessor configure:7752: gcc -E conftest.c configure:7752: $? = 0 configure:7766: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:7791: result: gcc -E configure:7811: gcc -E conftest.c configure:7811: $? = 0 configure:7825: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | /* end confdefs.h. */ | #include configure:7854: checking for ANSI C header files configure:7874: gcc -c -g -O2 conftest.c >&5 configure:7874: $? = 0 configure:7947: gcc -o conftest -g -O2 conftest.c >&5 configure:7947: $? = 0 configure:7947: ./conftest configure:7947: $? = 0 configure:7958: result: yes configure:7971: checking for sys/types.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for sys/stat.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for stdlib.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for string.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for memory.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for strings.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for inttypes.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for stdint.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7971: checking for unistd.h configure:7971: gcc -c -g -O2 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:7985: checking for dlfcn.h configure:7985: gcc -c -g -O2 conftest.c >&5 configure:7985: $? = 0 configure:7985: result: yes configure:8142: checking for objdir configure:8157: result: .libs configure:8428: checking if gcc supports -fno-rtti -fno-exceptions configure:8446: 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 configure:8450: $? = 0 configure:8463: result: no configure:8773: checking for gcc option to produce PIC configure:8780: result: -fPIC -DPIC configure:8788: checking if gcc PIC flag -fPIC -DPIC works configure:8806: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8810: $? = 0 configure:8823: result: yes configure:8852: checking if gcc static flag -static works configure:8880: result: no configure:8895: checking if gcc supports -c -o file.o configure:8916: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8920: $? = 0 configure:8942: result: yes configure:8950: checking if gcc supports -c -o file.o configure:8997: result: yes configure:9030: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10188: result: yes configure:10225: checking whether -lc should be explicitly linked in configure:10233: gcc -c -g -O2 conftest.c >&5 configure:10236: $? = 0 configure:10251: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10254: $? = 0 configure:10268: result: no configure:10433: checking dynamic linker characteristics configure:10947: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10947: $? = 0 configure:11169: result: GNU/Linux ld.so configure:11276: checking how to hardcode library paths into programs configure:11301: result: immediate configure:11841: checking whether stripping libraries is possible configure:11846: result: yes configure:11881: checking if libtool supports shared libraries configure:11883: result: yes configure:11886: checking whether to build shared libraries configure:11907: result: yes configure:11910: checking whether to build static libraries configure:11914: result: no configure:11952: checking for library containing gethostbyname configure:11983: gcc -o conftest -g -O2 conftest.c >&5 configure:11983: $? = 0 configure:12000: result: none required configure:12008: checking for library containing socket configure:12039: gcc -o conftest -g -O2 conftest.c >&5 configure:12039: $? = 0 configure:12056: result: none required configure:12109: checking for library containing nanosleep configure:12140: gcc -o conftest -g -O2 conftest.c >&5 configure:12140: $? = 0 configure:12157: result: none required configure:12167: checking for library containing inet_aton configure:12198: gcc -o conftest -g -O2 conftest.c >&5 configure:12198: $? = 0 configure:12215: result: none required configure:12269: checking for a Python interpreter with version >= 2.3 configure:12286: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:12289: $? = 0 configure:12295: result: python configure:12303: checking for python configure:12321: found /usr/bin/python configure:12333: result: /usr/bin/python configure:12351: checking for python version configure:12358: result: 2.6 configure:12370: checking for python platform configure:12377: result: linux2 configure:12403: checking for python script directory configure:12438: result: ${prefix}/lib/python2.6/site-packages configure:12447: checking for python extension module directory configure:12482: result: ${exec_prefix}/lib64/python2.6/site-packages configure:12496: checking for headers required to compile python extensions configure:12515: gcc -E -I/usr/include/python2.6 conftest.c conftest.c:23:20: error: Python.h: No such file or directory configure:12515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 configure:12520: result: not found configure:12549: WARNING: Java support disabled configure:12664: checking for a Lua interpreter with version >= 5.1 configure:12727: result: lua configure:12734: checking for lua configure:12752: found /usr/bin/lua configure:12764: result: /usr/bin/lua configure:12782: checking for lua version configure:12792: result: 5.1 configure:12802: checking for lua platform configure:12809: result: unknown configure:12819: checking for lua script directory configure:12858: result: ${prefix}/share/lua/5.1 configure:12865: checking for lua module directory configure:12904: result: ${exec_prefix}/lib/lua/5.1 configure:12918: checking if LUA_VERSION is defined configure:12921: result: yes configure:12940: checking lua.h usability configure:12940: gcc -c -g -O2 conftest.c >&5 conftest.c:56:17: error: lua.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 | #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:12940: result: no configure:12940: checking lua.h presence configure:12940: gcc -E conftest.c conftest.c:23:17: error: lua.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 configure:12940: result: no configure:12940: checking for lua.h configure:12940: result: no configure:12940: checking lualib.h usability configure:12940: gcc -c -g -O2 conftest.c >&5 conftest.c:56:20: error: lualib.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 | #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:12940: result: no configure:12940: checking lualib.h presence configure:12940: gcc -E conftest.c conftest.c:23:20: error: lualib.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 configure:12940: result: no configure:12940: checking for lualib.h configure:12940: result: no configure:12940: checking lauxlib.h usability configure:12940: gcc -c -g -O2 conftest.c >&5 conftest.c:56:21: error: lauxlib.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 | #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:12940: result: no configure:12940: checking lauxlib.h presence configure:12940: gcc -E conftest.c conftest.c:23:21: error: lauxlib.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 configure:12940: result: no configure:12940: checking for lauxlib.h configure:12940: result: no configure:12940: checking luaconf.h usability configure:12940: gcc -c -g -O2 conftest.c >&5 conftest.c:56:21: error: luaconf.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 | #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:12940: result: no configure:12940: checking luaconf.h presence configure:12940: gcc -E conftest.c conftest.c:23:21: error: luaconf.h: No such file or directory configure:12940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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 configure:12940: result: no configure:12940: checking for luaconf.h configure:12940: result: no configure:13075: checking if LUA_VERSION is defined configure:13078: result: yes configure:13161: checking for library containing exp configure:13192: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:30: warning: conflicting types for built-in function 'exp' /tmp/ccmJIwVx.o: In function `main': /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/conftest.c:34: undefined reference to `exp' collect2: ld returned 1 exit status configure:13192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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 exp (); | int | main () | { | return exp (); | ; | return 0; | } configure:13192: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:30: warning: conflicting types for built-in function 'exp' configure:13192: $? = 0 configure:13209: result: -lm configure:13217: checking for library containing dlopen configure:13248: gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/cc1JYdqV.o: In function `main': /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/conftest.c:34: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:13248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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:13248: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 configure:13248: $? = 0 configure:13265: result: -ldl configure:13287: checking for library containing lua_load configure:13318: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc7TdUM4.o: In function `main': /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/conftest.c:34: undefined reference to `lua_load' collect2: ld returned 1 exit status configure:13318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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 lua_load (); | int | main () | { | return lua_load (); | ; | return 0; | } configure:13318: gcc -o conftest -g -O2 conftest.c -llua5.1 -lm -ldl >&5 /usr/bin/ld: cannot find -llua5.1 collect2: ld returned 1 exit status configure:13318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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 lua_load (); | int | main () | { | return lua_load (); | ; | return 0; | } configure:13318: gcc -o conftest -g -O2 conftest.c -llua51 -lm -ldl >&5 /usr/bin/ld: cannot find -llua51 collect2: ld returned 1 exit status configure:13318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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 lua_load (); | int | main () | { | return lua_load (); | ; | return 0; | } configure:13318: gcc -o conftest -g -O2 conftest.c -llua -lm -ldl >&5 /usr/bin/ld: cannot find -llua collect2: ld returned 1 exit status configure:13318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "lcm" | #define PACKAGE_TARNAME "lcm" | #define PACKAGE_VERSION "1.2.1" | #define PACKAGE_STRING "lcm 1.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lcm" | #define VERSION "1.2.1" | #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. */ | | /* 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 lua_load (); | int | main () | { | return lua_load (); | ; | return 0; | } configure:13335: result: no configure:13534: checking that generated files are newer than configure configure:13540: result: done configure:13575: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lcm config.status 1.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tethyscode.shore.mbari.org config.status:1063: creating Makefile config.status:1063: creating lcm/Makefile config.status:1063: creating lcm/lcm.pc config.status:1063: creating liblcm-test/Makefile config.status:1063: creating lcm-logger/Makefile config.status:1063: creating lcmgen/Makefile config.status:1063: creating lcm-java/Makefile config.status:1063: creating lcm-java/lcm-java.pc config.status:1063: creating lcm-python/Makefile config.status:1063: creating lcm-lua/Makefile config.status:1063: creating examples/Makefile config.status:1063: creating m4/Makefile config.status:1063: creating m4macros/Makefile config.status:1235: executing depfiles commands config.status:1235: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_INCLUDE_set= ac_cv_env_LUA_INCLUDE_value= ac_cv_env_LUA_LIB_set= ac_cv_env_LUA_LIB_value= ac_cv_env_LUA_set= ac_cv_env_LUA_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_PYTHON_set= ac_cv_env_PYTHON_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lauxlib_h=no ac_cv_header_lua_h=no ac_cv_header_luaconf_h=no ac_cv_header_lualib_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LUA=/usr/bin/lua ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen=-ldl ac_cv_search_exp=-lm ac_cv_search_gethostbyname='none required' ac_cv_search_inet_aton='none required' ac_cv_search_lua_load=no ac_cv_search_nanosleep='none required' ac_cv_search_socket='none required' ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.6/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages' am_cv_python_version=2.6 ax_cv_lua_luadir='${prefix}/share/lua/5.1' ax_cv_lua_luaexecdir='${exec_prefix}/lib/lua/5.1' ax_cv_lua_platform=unknown ax_cv_lua_version=5.1 ax_cv_pathless_LUA=lua lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' 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=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GLIB_CFLAGS='-pthread -I/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/include/glib-2.0 -I/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-L/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/lib -lgthread-2.0 -pthread -lrt -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -g -std=gnu99 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -Wno-unused-parameter -Wno-format-zero-length -Wshadow' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/missing autoconf' AUTOHEADER='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/missing autoheader' AUTOMAKE='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/missing automake-1.15' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CHART2D_VERSION='3.2.2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"lcm\" -DPACKAGE_TARNAME=\"lcm\" -DPACKAGE_VERSION=\"1.2.1\" -DPACKAGE_STRING=\"lcm\ 1.2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"lcm\" -DVERSION=\"1.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GLIB_CFLAGS='-pthread -I/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/include/glib-2.0 -I/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/lib/glib-2.0/include ' GLIB_LIBS='-L/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/lib -lgthread-2.0 -pthread -lrt -lglib-2.0 ' GREP='/bin/grep' HAVE_JAVA_FALSE='' HAVE_JAVA_TRUE='#' HAVE_LUA_FALSE='' HAVE_LUA_TRUE='#' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' INSTALLED_CLASSPATH='${jardir}/lcm.jar' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAR='' JAVAC='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBLCM_AGE='3' LIBLCM_CURRENT='4' LIBLCM_REVISION='3' LIBLCM_VERSION_INFO='4:3:3' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LUA='/usr/bin/lua' LUA_EXEC_PREFIX='${exec_prefix}' LUA_INCLUDE='' LUA_LIB='' LUA_PLATFORM='unknown' LUA_PREFIX='${prefix}' LUA_SHORT_VERSION='51' LUA_VERSION='5.1' MAKEINFO='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='lcm' PACKAGE_BUGREPORT='' PACKAGE_NAME='lcm' PACKAGE_STRING='lcm 1.2.1' PACKAGE_TARNAME='lcm' PACKAGE_URL='' PACKAGE_VERSION='1.2.1' PATH_SEPARATOR=':' PKG_CONFIG='/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/include/python2.6' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.6' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2.1' ac_ct_AR='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 --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/lcm-1.2.1/install-sh' jardir='${datarootdir}/java' java_apiversion='1.0' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' luadir='${prefix}/share/lua/5.1' luaexecdir='${exec_prefix}/lib/lua/5.1' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgluadir='${luadir}/lcm' pkgluaexecdir='${luaexecdir}/lcm' pkgpyexecdir='${pyexecdir}/lcm' pkgpythondir='${pythondir}/lcm' prefix='/mbari/LRAUV/Tools/linuxi64/cross-compile-tools' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python2.6/site-packages' pylcmexecdir='${exec_prefix}/lib64/python2.6/site-packages/lcm' pythondir='${prefix}/lib/python2.6/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "lcm" #define PACKAGE_TARNAME "lcm" #define PACKAGE_VERSION "1.2.1" #define PACKAGE_STRING "lcm 1.2.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "lcm" #define VERSION "1.2.1" #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/" configure: exit 0