Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by LinuxCNC configure 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --with-platform=beaglebone --with-xenomai --with-posix
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = arm
- uname -m = armv7l
- uname -r = 3.8.13xenomai-bone26.1
- uname -s = Linux
- uname -v = #1 SMP Tue Aug 27 22:10:05 CEST 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: /home/linuxcnc/linuxcnc/bin
- PATH: /home/linuxcnc/linuxcnc/libexec
- PATH: /home/linuxcnc/linuxcnc/scripts
- PATH: /home/linuxcnc/linuxcnc/tcl
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/games
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2501: checking build toplevel
- configure:2504: result: /home/linuxcnc/linuxcnc
- configure:2513: checking installation prefix
- configure:2517: result: run in place
- configure:2540: checking for grep
- configure:2558: found /bin/grep
- configure:2570: result: /bin/grep
- configure:2580: checking for egrep
- configure:2598: found /bin/egrep
- configure:2610: result: /bin/egrep
- configure:2620: checking for arch
- configure:2638: found /usr/bin/arch
- configure:2650: result: /usr/bin/arch
- configure:2714: checking for gcc
- configure:2730: found /usr/bin/gcc
- configure:2741: result: gcc
- configure:2772: checking for C compiler version
- configure:2781: gcc --version >&5
- gcc (Debian 4.6.3-14) 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:2792: $? = 0
- configure:2781: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
- Target: arm-linux-gnueabihf
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
- Thread model: posix
- gcc version 4.6.3 (Debian 4.6.3-14)
- configure:2792: $? = 0
- configure:2781: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:2792: $? = 4
- configure:2781: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:2792: $? = 4
- configure:2812: checking whether the C compiler works
- configure:2834: gcc conftest.c >&5
- configure:2838: $? = 0
- configure:2886: result: yes
- configure:2889: checking for C compiler default output file name
- configure:2891: result: a.out
- configure:2897: checking for suffix of executables
- configure:2904: gcc -o conftest conftest.c >&5
- configure:2908: $? = 0
- configure:2930: result:
- configure:2952: checking whether we are cross compiling
- configure:2960: gcc -o conftest conftest.c >&5
- configure:2964: $? = 0
- configure:2971: ./conftest
- configure:2975: $? = 0
- configure:2990: result: no
- configure:2995: checking for suffix of object files
- configure:3017: gcc -c conftest.c >&5
- configure:3021: $? = 0
- configure:3042: result: o
- configure:3046: checking whether we are using the GNU C compiler
- configure:3065: gcc -c conftest.c >&5
- configure:3065: $? = 0
- configure:3074: result: yes
- configure:3083: checking whether gcc accepts -g
- configure:3103: gcc -c -g conftest.c >&5
- configure:3103: $? = 0
- configure:3144: result: yes
- configure:3161: checking for gcc option to accept ISO C89
- configure:3224: gcc -c -g -O2 conftest.c >&5
- configure:3224: $? = 0
- configure:3237: result: none needed
- configure:3262: checking how to run the C preprocessor
- configure:3293: gcc -E conftest.c
- configure:3293: $? = 0
- configure:3307: gcc -E conftest.c
- conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:3307: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3332: result: gcc -E
- configure:3352: gcc -E conftest.c
- configure:3352: $? = 0
- configure:3366: gcc -E conftest.c
- conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:3366: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3430: checking build system type
- configure:3444: result: armv7l-unknown-linux-gnueabi
- configure:3464: checking host system type
- configure:3477: result: armv7l-unknown-linux-gnueabi
- configure:3784: checking platform
- configure:3803: result: configuring for BeagleBone board
- configure:3820: checking whether to build programming examples
- configure:3831: result: not building example programs
- configure:3838: checking whether to use the common shared memory driver
- configure:3862: result: default is no
- configure:3868: checking whether to use inb/outb or ppdev ioctl on the x86 for parport I/O
- configure:3892: result: using defaults: no
- configure:3898: checking whether to build the emcweb interface
- configure:3909: result: not building the emcweb interface
- configure:4299: checking -lrt for RT_PREEMPT and POSIX
- configure:4321: gcc -o conftest -g -O2 conftest.c -lrt >&5
- configure:4321: $? = 0
- configure:4324: result: ok
- configure:4338: checking whether to build POSIX threads
- configure:4342: result: yes
- configure:4350: checking whether to build RT_PREEMPT threads
- configure:4354: result: no
- configure:4379: checking for xeno-config
- configure:4398: found /usr/xenomai/bin/xeno-config
- configure:4410: result: /usr/xenomai/bin/xeno-config
- configure:4428: checking usability of xenomai utility, /usr/xenomai/bin/xeno-config
- configure:4434: result: yes
- configure:4462: checking Xenomai runtime library
- configure:4488: gcc -o conftest -g -O2 -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -D__XENO__ conftest.c -lnative -L/usr/xenomai/lib -lxenomai -lpthread -lrt >&5
- configure:4488: $? = 0
- configure:4489: result: works
- configure:4525: checking whether to build Xenomai userland threads
- configure:4533: result: yes
- configure:4536: checking whether to build Xenomai kernel threads
- configure:4545: result: no
- configure:4721: checking whether to build RTAI threads
- configure:4731: result: no
- configure:4742: checking whether to build hardware drivers
- configure:4754: result: yes
- configure:4782: checking for libudev
- configure:4786: result: found version 0.26
- configure:4792: checking for udev_new in -ludev
- configure:4817: gcc -o conftest -g -O2 conftest.c -ludev -ludev >&5
- configure:4817: $? = 0
- configure:4826: result: yes
- configure:4851: checking whether to build usermode PCI hardware drivers
- configure:4864: result: not available on non-PC platforms
- configure:5137: checking for usability of rdtscll from asm/msr.h
- configure:5154: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- conftest.c:16:21: fatal error: asm/msr.h: No such file or directory
- compilation terminated.
- configure:5154: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | /* end confdefs.h. */
- |
- | #include <asm/msr.h>
- | #include <stdio.h>
- | void use_rdtscll(void) { long long tsc; rdtscll(tsc); }
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:5166: result: no
- configure:5169: checking for usability of linux/hidraw.h
- configure:5186: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:5186: $? = 0
- configure:5198: result: yes
- configure:5219: checking for libmodbus3
- configure:5223: result: yes - version 3.0.3
- configure:5386: checking for glib
- configure:5390: result: yes - 2.32.4
- configure:5415: checking for GTK 2.4.0 or above
- configure:5419: result: yes - 2.24.10
- configure:5423: checking for libgnomeprintui-2.2
- configure:5426: result: yes
- configure:5516: checking for g++
- configure:5532: found /usr/bin/g++
- configure:5543: result: g++
- configure:5570: checking for C++ compiler version
- configure:5579: g++ --version >&5
- g++ (Debian 4.6.3-14) 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:5590: $? = 0
- configure:5579: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
- Target: arm-linux-gnueabihf
- Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-14' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
- Thread model: posix
- gcc version 4.6.3 (Debian 4.6.3-14)
- configure:5590: $? = 0
- configure:5579: g++ -V >&5
- g++: error: unrecognized option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:5590: $? = 4
- configure:5579: g++ -qversion >&5
- g++: error: unrecognized option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:5590: $? = 4
- configure:5594: checking whether we are using the GNU C++ compiler
- configure:5613: g++ -c conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:5613: $? = 0
- configure:5622: result: yes
- configure:5631: checking whether g++ accepts -g
- configure:5651: g++ -c -g conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:5651: $? = 0
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:5666: g++ -c conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:5666: $? = 0
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:5682: g++ -c -g conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:5682: $? = 0
- configure:5692: result: yes
- configure:5766: checking whether g++ supports C++11 features by default
- configure:5792: g++ -c -g -O2 conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- conftest.cpp:30:21: error: expected identifier before 'sizeof'
- conftest.cpp:30:21: error: expected ',' or '...' before 'sizeof'
- conftest.cpp:30:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
- conftest.cpp:33:29: error: '>>' should be '> >' within a nested template argument list
- conftest.cpp:36:13: error: expected constructor, destructor, or type conversion before '(' token
- conftest.cpp:40:15: error: expected unqualified-id before '&&' token
- conftest.cpp:42:10: error: 'd' does not name a type
- configure:5792: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | /* end confdefs.h. */
- |
- | template <typename T>
- | struct check
- | {
- | static_assert(sizeof(int) <= sizeof(T), "not big enough");
- | };
- |
- | typedef check<check<bool>> right_angle_brackets;
- |
- | int a;
- | decltype(a) b;
- |
- | typedef check<int> check_type;
- | check_type c;
- | check_type&& cr = static_cast<check_type&&>(c);
- |
- | auto d = a;
- |
- configure:5799: result: no
- configure:5810: checking whether g++ supports C++11 features with -std=c++11
- configure:5838: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
- cc1plus: error: unrecognized command line option '-std=c++11'
- configure:5838: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | /* end confdefs.h. */
- |
- | template <typename T>
- | struct check
- | {
- | static_assert(sizeof(int) <= sizeof(T), "not big enough");
- | };
- |
- | typedef check<check<bool>> right_angle_brackets;
- |
- | int a;
- | decltype(a) b;
- |
- | typedef check<int> check_type;
- | check_type c;
- | check_type&& cr = static_cast<check_type&&>(c);
- |
- | auto d = a;
- |
- configure:5847: result: no
- configure:5810: checking whether g++ supports C++11 features with -std=c++0x
- configure:5838: g++ -c -g -O2 -std=c++0x conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:5838: $? = 0
- configure:5847: result: yes
- configure:5882: checking whether make sets $(MAKE)
- configure:5904: result: yes
- configure:5956: checking for ranlib
- configure:5972: found /usr/bin/ranlib
- configure:5983: result: ranlib
- configure:6007: checking for ar
- configure:6025: found /usr/bin/ar
- configure:6037: result: /usr/bin/ar
- configure:6047: checking for install
- configure:6065: found /usr/bin/install
- configure:6077: result: /usr/bin/install
- configure:6087: checking for sed
- configure:6105: found /bin/sed
- configure:6117: result: /bin/sed
- configure:6127: checking for ps
- configure:6145: found /bin/ps
- configure:6157: result: /bin/ps
- configure:6167: checking for kill
- configure:6185: found /bin/kill
- configure:6197: result: /bin/kill
- configure:6207: checking for whoami
- configure:6225: found /usr/bin/whoami
- configure:6237: result: /usr/bin/whoami
- configure:6247: checking for awk
- configure:6265: found /usr/bin/awk
- configure:6277: result: /usr/bin/awk
- configure:6287: checking for insmod
- configure:6318: result: /home/linuxcnc/linuxcnc/bin:/home/linuxcnc/linuxcnc/libexec:/home/linuxcnc/linuxcnc/scripts:/home/linuxcnc/linuxcnc/tcl:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/sbin:/usr/sbin:/sbin
- configure:6328: checking for rmmod
- configure:6346: found /sbin/rmmod
- configure:6359: result: /sbin/rmmod
- configure:6369: checking for lsmod
- configure:6387: found /bin/lsmod
- configure:6400: result: /bin/lsmod
- configure:6410: checking for pidof
- configure:6428: found /bin/pidof
- configure:6441: result: /bin/pidof
- configure:6451: checking for ipcs
- configure:6469: found /usr/bin/ipcs
- configure:6482: result: /usr/bin/ipcs
- configure:6492: checking for fuser
- configure:6510: found /bin/fuser
- configure:6523: result: /bin/fuser
- configure:6533: checking for mandb
- configure:6551: found /usr/bin/mandb
- configure:6564: result: /usr/bin/mandb
- configure:6638: checking for python
- configure:6656: found /usr/bin/python
- configure:6669: result: /usr/bin/python
- configure:6682: checking whether to build documentation
- configure:6719: result: no
- configure:7271: checking for grep that handles long lines and -e
- configure:7329: result: /bin/grep
- configure:7334: checking for egrep
- configure:7396: result: /bin/egrep
- configure:7401: checking for ANSI C header files
- configure:7421: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7421: $? = 0
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7494: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7494: $? = 0
- configure:7494: ./conftest
- configure:7494: $? = 0
- configure:7505: result: yes
- configure:7513: checking for sys/wait.h that is POSIX.1 compatible
- configure:7539: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7539: $? = 0
- configure:7546: result: yes
- configure:7556: checking for semtimedop
- configure:7556: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7556: $? = 0
- configure:7556: result: yes
- configure:7570: checking for clock_getres
- configure:7570: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:7570: $? = 0
- configure:7570: result: yes
- configure:7581: checking for sincos function
- configure:7595: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- conftest.c: In function 'main':
- conftest.c:35:1: warning: incompatible implicit declaration of built-in function 'sincos' [enabled by default]
- configure:7595: $? = 0
- configure:7605: result: yes
- configure:7610: checking for __sincos
- configure:7610: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- /tmp/ccoVwOwo.o: In function `main':
- /home/linuxcnc/linuxcnc/src/conftest.c:66: undefined reference to `__sincos'
- collect2: ld returned 1 exit status
- configure:7610: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 1
- | #define HAVE_CLOCK_GETRES 1
- | #define HAVE_SINCOS 1
- | /* end confdefs.h. */
- | /* Define __sincos to an innocuous variant, in case <limits.h> declares __sincos.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define __sincos innocuous___sincos
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char __sincos (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef __sincos
- |
- | /* 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 __sincos ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub___sincos || defined __stub_____sincos
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return __sincos ();
- | ;
- | return 0;
- | }
- configure:7610: result: no
- configure:7629: Building rtapi.ini generator script
- configure:7701: checking for tcl
- configure:7822: result: /usr/lib/tcl8.5/tclConfig.sh found
- configure:7829: checking for tk
- configure:7935: result: /usr/lib/tk8.5/tkConfig.sh found
- configure:7964: checking for BWidget using /usr/bin/tclsh8.5
- configure:7967: result: found
- configure:7974: checking for BLT using tclsh8.5
- configure:7977: result: found
- configure:8005: checking for X
- configure:8113: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8113: $? = 0
- configure:8144: gcc -o conftest -g -O2 conftest.c -lX11 >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8144: $? = 0
- configure:8194: result: libraries , headers
- configure:8293: gcc -o conftest -g -O2 conftest.c -lX11 >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8293: $? = 0
- configure:8391: checking for gethostbyname
- configure:8391: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8391: $? = 0
- configure:8391: result: yes
- configure:8488: checking for connect
- configure:8488: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8488: $? = 0
- configure:8488: result: yes
- configure:8537: checking for remove
- configure:8537: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8537: $? = 0
- configure:8537: result: yes
- configure:8586: checking for shmat
- configure:8586: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8586: $? = 0
- configure:8586: result: yes
- configure:8644: checking for IceConnectionNumber in -lICE
- configure:8669: gcc -o conftest -g -O2 conftest.c -lICE >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8669: $? = 0
- configure:8678: result: yes
- configure:8696: checking X11/extensions/Xinerama.h usability
- configure:8696: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8696: $? = 0
- configure:8696: result: yes
- configure:8696: checking X11/extensions/Xinerama.h presence
- configure:8696: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8696: $? = 0
- configure:8696: result: yes
- configure:8696: checking for X11/extensions/Xinerama.h
- configure:8696: result: yes
- configure:8709: checking for XineramaQueryExtension in -lXinerama
- configure:8734: gcc -o conftest -g -O2 conftest.c -lXinerama >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8734: $? = 0
- configure:8743: result: yes
- configure:8771: checking for X11/Xaw/XawInit.h
- configure:8771: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8771: $? = 0
- configure:8771: result: yes
- configure:8786: checking for XawDialogGetValueString in -lXaw
- configure:8811: gcc -o conftest -g -O2 conftest.c -lXaw -lXinerama -lSM -lICE >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8811: $? = 0
- configure:8820: result: yes
- configure:8853: checking readline/readline.h usability
- configure:8853: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8853: $? = 0
- configure:8853: result: yes
- configure:8853: checking readline/readline.h presence
- configure:8853: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8853: $? = 0
- configure:8853: result: yes
- configure:8853: checking for readline/readline.h
- configure:8853: result: yes
- configure:8867: checking readline/history.h usability
- configure:8867: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8867: $? = 0
- configure:8867: result: yes
- configure:8867: checking readline/history.h presence
- configure:8867: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8867: $? = 0
- configure:8867: result: yes
- configure:8867: checking for readline/history.h
- configure:8867: result: yes
- configure:8881: checking for readline in -lreadline
- configure:8906: gcc -o conftest -g -O2 conftest.c -lreadline >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8906: $? = 0
- configure:8915: result: yes
- configure:8923: checking for readline in -lreadline
- configure:8948: gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8948: $? = 0
- configure:8957: result: yes
- configure:8990: checking ncurses.h usability
- configure:8990: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8990: $? = 0
- configure:8990: result: yes
- configure:8990: checking ncurses.h presence
- configure:8990: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:8990: $? = 0
- configure:8990: result: yes
- configure:8990: checking for ncurses.h
- configure:8990: result: yes
- configure:9003: checking for initscr in -lncurses
- configure:9028: gcc -o conftest -g -O2 conftest.c -lncurses >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9028: $? = 0
- configure:9037: result: yes
- configure:9082: checking locale.h usability
- configure:9082: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9082: $? = 0
- configure:9082: result: yes
- configure:9082: checking locale.h presence
- configure:9082: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9082: $? = 0
- configure:9082: result: yes
- configure:9082: checking for locale.h
- configure:9082: result: yes
- configure:9094: checking for setlocale
- configure:9094: gcc -o conftest -g -O2 conftest.c -lncurses >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9094: $? = 0
- configure:9094: result: yes
- configure:9111: checking libintl.h usability
- configure:9111: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9111: $? = 0
- configure:9111: result: yes
- configure:9111: checking libintl.h presence
- configure:9111: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9111: $? = 0
- configure:9111: result: yes
- configure:9111: checking for libintl.h
- configure:9111: result: yes
- configure:9121: checking for gettext in -lintl
- configure:9146: gcc -o conftest -g -O2 conftest.c -lintl -lncurses >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- conftest.c:51:6: warning: conflicting types for built-in function 'gettext' [enabled by default]
- /usr/bin/ld: cannot find -lintl
- collect2: ld returned 1 exit status
- configure:9146: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define HAVE_LIBUDEV 1
- | #define BUILD_DRIVERS /**/
- | #define HAVE_LIBUDEV /**/
- | #define TARGET_PLATFORM_BEAGLEBONE /**/
- | #define HAVE_POSIX_THREADS /**/
- | #define HAVE_XENOMAI_THREADS /**/
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- | #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- | #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- | #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 1
- | #define HAVE_CLOCK_GETRES 1
- | #define HAVE_SINCOS 1
- | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- | #define HAVE_LIBXINERAMA 1
- | #define HAVE_X11_XAW_XAWINIT_H 1
- | #define HAVE_LIBXAW 1
- | #define HAVE_READLINE_READLINE_H 1
- | #define HAVE_READLINE_HISTORY_H 1
- | #define HAVE_READLINE /**/
- | #define HAVE_NCURSES_H 1
- | #define HAVE_LIBNCURSES 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_LIBINTL_H 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 gettext ();
- | int
- | main ()
- | {
- | return gettext ();
- | ;
- | return 0;
- | }
- configure:9155: result: no
- configure:9198: checking for xgettext
- configure:9216: found /usr/bin/xgettext
- configure:9229: result: /usr/bin/xgettext
- configure:9241: checking for xgettext tcl bug
- configure:9249: result: xgettext version 0.18.1 OK
- configure:9261: checking for msgfmt
- configure:9279: found /usr/bin/msgfmt
- configure:9292: result: /usr/bin/msgfmt
- configure:9303: checking for --tcl support in msgfmt
- configure:9306: result: yes
- configure:9314: checking for Python support
- configure:9331: result: yes
- configure:9339: checking python version
- configure:9345: result: OK
- configure:9348: checking version of python libraries
- configure:9351: result: python2.7
- configure:9354: checking match between tk and Tkinter versions
- configure:9371: result: 8.5
- configure:9374: checking location of Python header files
- configure:9377: result: /usr/include/python2.7
- configure:9380: checking for Python headers
- configure:9394: result: -I/usr/include/python2.7
- configure:9398: checking for Python libraries
- configure:9408: result: -lpthread -ldl -lutil
- configure:9428: checking whether the Boost::Python headers are available
- configure:9448: g++ -c -g -O2 -std=c++0x -I/usr/include/python2.7 conftest.cpp >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:9448: $? = 0
- configure:9455: result: yes
- configure:9471: checking for boost::python shared library
- configure:9488: g++ -o conftest -g -O2 -std=c++0x -I/usr/include/python2.7 conftest.cpp -lXinerama -lpython2.7 -lboost_python >&5
- conftest.cpp:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.cpp:8:0: note: this is the location of the previous definition
- configure:9488: $? = 0
- configure:9499: result: -lboost_python
- configure:9522: checking /usr/include/python2.7/Python.h usability
- configure:9522: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- In file included from /usr/include/python2.7/Python.h:8:0,
- from conftest.c:78:
- /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
- /usr/include/features.h:214:0: note: this is the location of the previous definition
- configure:9522: $? = 0
- configure:9522: result: yes
- configure:9522: checking /usr/include/python2.7/Python.h presence
- configure:9522: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9522: $? = 0
- configure:9522: result: yes
- configure:9522: checking for /usr/include/python2.7/Python.h
- configure:9522: result: yes
- configure:9531: checking for site-package location
- configure:9534: result: /usr/lib/python2.7/dist-packages
- configure:9540: checking GL/gl.h usability
- configure:9540: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9540: $? = 0
- configure:9540: result: yes
- configure:9540: checking GL/gl.h presence
- configure:9540: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9540: $? = 0
- configure:9540: result: yes
- configure:9540: checking for GL/gl.h
- configure:9540: result: yes
- configure:9540: checking GL/glu.h usability
- configure:9540: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9540: $? = 0
- configure:9540: result: yes
- configure:9540: checking GL/glu.h presence
- configure:9540: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9540: $? = 0
- configure:9540: result: yes
- configure:9540: checking for GL/glu.h
- configure:9540: result: yes
- configure:9553: checking for glBegin in -lGL
- configure:9578: gcc -o conftest -g -O2 conftest.c -lGL -lXinerama >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9578: $? = 0
- configure:9587: result: yes
- configure:9601: checking for working GLU quadrics
- configure:9618: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9618: $? = 0
- configure:9619: result: yes
- configure:9629: checking for Xmu headers
- configure:9633: checking X11/Xmu/Xmu.h usability
- configure:9633: gcc -c -g -O2 conftest.c >&5
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9633: $? = 0
- configure:9633: result: yes
- configure:9633: checking X11/Xmu/Xmu.h presence
- configure:9633: gcc -E conftest.c
- conftest.c:10:0: warning: "HAVE_LIBUDEV" redefined [enabled by default]
- conftest.c:8:0: note: this is the location of the previous definition
- configure:9633: $? = 0
- configure:9633: result: yes
- configure:9633: checking for X11/Xmu/Xmu.h
- configure:9633: result: yes
- configure:9647: checking libgl1-mesa-dri workaround
- configure:9661: result: not required
- configure:10710: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on arm
- config.status:1036: creating ../scripts/gen-rtapi.ini.sh
- config.status:1036: creating ../docs/src/man/man1/linuxcnc.1
- config.status:1036: creating ../scripts/linuxcnc
- config.status:1036: creating ../scripts/halrun
- config.status:1036: creating ../scripts/rip-environment
- config.status:1036: creating ../scripts/haltcl
- config.status:1036: creating ../scripts/realtime
- config.status:1036: creating ../scripts/latencyplot
- config.status:1036: creating ../scripts/latencyhistogram
- config.status:1036: creating Makefile.inc
- config.status:1036: creating Makefile.modinc
- config.status:1036: creating ../tcl/linuxcnc.tcl
- config.status:1036: creating ../lib/python/nf.py
- config.status:1036: creating ../scripts/linuxcncmkdesktop
- config.status:1036: creating ../share/applications/linuxcnc-latency.desktop
- config.status:1036: creating ../share/applications/linuxcnc-latencyplot.desktop
- config.status:1036: creating ../share/applications/linuxcnc.desktop
- config.status:1036: creating ../share/desktop-directories/cnc.directory
- config.status:1036: creating ../share/menus/CNC.menu
- config.status:1036: creating linuxcncconfig.py-tmp
- config.status:1036: creating config.h
- config.status:1206: config.h is unchanged
- configure:11903: result: touching up ../lib/python/linuxcncconfig.py
- configure:11908: checking usability of ../lib/python/linuxcncconfig.py
- configure:11911: result: done
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_boost_python=yes
- ac_cv_build=armv7l-unknown-linux-gnueabi
- 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_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func___sincos=no
- ac_cv_func_clock_getres=yes
- ac_cv_func_connect=yes
- ac_cv_func_gethostbyname=yes
- ac_cv_func_remove=yes
- ac_cv_func_semtimedop=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_shmat=yes
- ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
- ac_cv_header_GL_gl_h=yes
- ac_cv_header_GL_glu_h=yes
- ac_cv_header_X11_Xaw_XawInit_h=yes
- ac_cv_header_X11_Xmu_Xmu_h=yes
- ac_cv_header_X11_extensions_Xinerama_h=yes
- ac_cv_header__usr_include_python2_7_Python_h=yes
- ac_cv_header_libintl_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_ncurses_h=yes
- ac_cv_header_readline_history_h=yes
- ac_cv_header_readline_readline_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_sys_wait_h=yes
- ac_cv_host=armv7l-unknown-linux-gnueabi
- ac_cv_lib_GL_glBegin=yes
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_Xaw_XawDialogGetValueString=yes
- ac_cv_lib_Xinerama_XineramaQueryExtension=yes
- ac_cv_lib_intl_gettext=no
- ac_cv_lib_ncurses_initscr=yes
- ac_cv_lib_udev_udev_new=yes
- ac_cv_objext=o
- ac_cv_path_AR=/usr/bin/ar
- ac_cv_path_ARCHCMD=/usr/bin/arch
- ac_cv_path_AWK=/usr/bin/awk
- ac_cv_path_EGREP=/bin/egrep
- ac_cv_path_FUSER=/bin/fuser
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_INSMOD=/home/linuxcnc/linuxcnc/bin:/home/linuxcnc/linuxcnc/libexec:/home/linuxcnc/linuxcnc/scripts:/home/linuxcnc/linuxcnc/tcl:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/sbin:/usr/sbin:/sbin
- ac_cv_path_INSTALL=/usr/bin/install
- ac_cv_path_IPCS=/usr/bin/ipcs
- ac_cv_path_KILL=/bin/kill
- ac_cv_path_LSMOD=/bin/lsmod
- ac_cv_path_MANDB=/usr/bin/mandb
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_PIDOF=/bin/pidof
- ac_cv_path_PS=/bin/ps
- ac_cv_path_PYTHON=/usr/bin/python
- ac_cv_path_RMMOD=/sbin/rmmod
- ac_cv_path_SED=/bin/sed
- ac_cv_path_WHOAMI=/usr/bin/whoami
- ac_cv_path_XENOMAI_THREADS_RTS=/usr/xenomai/bin/xeno-config
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ax_cv_cxx_compile_cxx11=no
- ax_cv_cxx_compile_cxx11__std_cpp0x=yes
- ax_cv_cxx_compile_cxx11__std_cpp11=no
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- A2X=''
- A2X_LATEX_ENCODING=''
- AR='/usr/bin/ar'
- ARCHCMD='/usr/bin/arch'
- ARCHITECTURE='armv7l'
- ASCIIDOC=''
- AUTODIRS=''
- AWK='/usr/bin/awk'
- BOOST_CPPFLAGS=''
- BOOST_LDFLAGS=''
- BOOST_PYTHON_LIBS='-lboost_python'
- BOOST_SERIALIZATION_LIB=''
- BOOST_THREAD_LIB=''
- BUILD_DOCS='no'
- BUILD_DOCS_HTML=''
- BUILD_DOCS_PDF=''
- BUILD_DRIVERS='yes'
- BUILD_EMCWEB='no'
- BUILD_EXAMPLES='no'
- BUILD_PYTHON='yes'
- BUILD_THREAD_FLAVORS=' posix xenomai'
- CC='gcc'
- CFLAGS='-g -O2'
- CONVERT=''
- CPP='gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS='-g -O2 -std=c++0x'
- DATE='Sun Dec 29 12:30:35 UTC 2013'
- DBLATEX=''
- DEFAULT_NMLFILE='/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml'
- DEFS='-DHAVE_CONFIG_H'
- DVIPNG=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/egrep'
- EMC2VERSION='2.6.0~pre joints_axes'
- EMC2_BIN_DIR='/home/linuxcnc/linuxcnc/bin'
- EMC2_HELP_DIR='/home/linuxcnc/linuxcnc/docs/help'
- EMC2_HOME='/home/linuxcnc/linuxcnc'
- EMC2_ICON='/home/linuxcnc/linuxcnc/linuxcncicon.png'
- EMC2_IMAGE_DIR='/home/linuxcnc/linuxcnc'
- EMC2_LANG_DIR='/home/linuxcnc/linuxcnc/src/objects'
- EMC2_LATENCYPLOT_SCRIPT='/home/linuxcnc/linuxcnc/scripts/latencyplot'
- EMC2_LATENCY_SCRIPT='/home/linuxcnc/linuxcnc/scripts/latency-test'
- EMC2_LIBEXEC_DIR='/home/linuxcnc/linuxcnc/libexec'
- EMC2_NCFILES_DIR='/home/linuxcnc/linuxcnc/nc_files'
- EMC2_RTLIB_DIR='/home/linuxcnc/linuxcnc/rtlib'
- EMC2_SCRIPT='/home/linuxcnc/linuxcnc/scripts/emc'
- EMC2_SUFFIX=' (run-in-place)'
- EMC2_SYSTEM_CONFIG_DIR='${prefix}/etc/linuxcnc'
- EMC2_TCL_DIR='/home/linuxcnc/linuxcnc/tcl'
- EMC2_TCL_LIB_DIR='/home/linuxcnc/linuxcnc/tcl'
- EXEEXT=''
- FUSER='/bin/fuser'
- GIT_VERSION='v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569'
- GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include '
- GLIB_LIBS='-lglib-2.0 '
- GREP='/bin/grep'
- GS=''
- GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 '
- GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -pthread -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lgmodule-2.0 -lrt -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
- GTK_VER='2.24.10'
- HAVE_CXX11='1'
- HAVE_GNOMEPRINT='yes'
- HAVE_LIBINTL=''
- HAVE_LIBINTL_H=''
- HAVE_LIBMODBUS3='yes'
- HAVE_LOCALE_H=''
- HAVE_NCURSES='yes'
- HAVE_POSIX_THREADS='yes'
- HAVE_READLINE='yes'
- HAVE_RTAI_KERNEL_THREADS='no'
- HAVE_RT_PREEMPT_THREADS='no'
- HAVE_WORKING_BLT='yes'
- HAVE_XAW='yes'
- HAVE_XENOMAI_KERNEL_THREADS='no'
- HAVE_XENOMAI_THREADS='yes'
- HIDRAW_H_USABLE='yes'
- INCLUDEPY='/usr/include/python2.7'
- INSMOD='/home/linuxcnc/linuxcnc/bin/linuxcnc_module_helper insert'
- INSTALL='/usr/bin/install'
- IPCS='/usr/bin/ipcs'
- KILL='/bin/kill'
- LANGUAGES=''
- LDFLAGS=''
- LIBMODBUS_CFLAGS='-I/usr/include/modbus '
- LIBMODBUS_LIBS='-lmodbus '
- LIBOBJS=''
- LIBPYTHON='python2.7'
- LIBS='-lGL -lXinerama '
- LIBUDEV_CFLAGS=' '
- LIBUDEV_LIBS='-ludev '
- LINUXCNC_CONFIG_PATH='~/linuxcnc/configs:/home/linuxcnc/linuxcnc/configs'
- LOCALEDIR='/usr/share/locale'
- LSMOD='/bin/lsmod'
- LTLIBOBJS=''
- MANDB='/usr/bin/mandb'
- MSGFMT='/usr/bin/msgfmt'
- NCURSES_LIBS='-lncurses'
- OBJEXT='o'
- PACKAGE='linuxcnc'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='LinuxCNC'
- PACKAGE_STRING='LinuxCNC 2.6.0~pre joints_axes'
- PACKAGE_TARNAME='linuxcnc'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.6.0~pre joints_axes'
- PATH_SEPARATOR=':'
- PDFLATEX=''
- PIDOF='/bin/pidof'
- POSIX_THREADS_BUILD_SYS='user-dso'
- POSIX_THREADS_EXTRA_KMODS=''
- POSIX_THREADS_FLAVOR_ID='0'
- POSIX_THREADS_LDFLAGS='-lpthread -lrt'
- POSIX_THREADS_RTDIR=''
- POSIX_THREADS_RTFLAGS=' -pthread'
- POSIX_THREADS_RTS=''
- POSIX_THREADS_SOURCE='rt-preempt'
- PRECISE_MULTILIB_BUG=''
- PRELOAD_WORKAROUND=''
- PS='/bin/ps'
- PYTHON='/usr/bin/python'
- PYTHON_CPPFLAGS='-I/usr/include/python2.7'
- PYTHON_LIBS='-lpthread -ldl -lutil'
- RANLIB='ranlib'
- READLINE_LIBS='-lreadline'
- REALTIME='/home/linuxcnc/linuxcnc/scripts/realtime'
- RMMOD='/home/linuxcnc/linuxcnc/bin/linuxcnc_module_helper remove'
- RTAI_KERNEL_THREADS_BUILD_SYS='kbuild'
- RTAI_KERNEL_THREADS_EXTRA_KMODS='rtai_hal rtai_sched rtai_math'
- RTAI_KERNEL_THREADS_EXTRA_SYMBOLS=''
- RTAI_KERNEL_THREADS_FLAVOR_ID='4'
- RTAI_KERNEL_THREADS_KERNEL_DIRS=''
- RTAI_KERNEL_THREADS_KERNEL_MATH_CFLAGS=''
- RTAI_KERNEL_THREADS_LDFLAGS=''
- RTAI_KERNEL_THREADS_RTDIR=''
- RTAI_KERNEL_THREADS_RTFLAGS=''
- RTAI_KERNEL_THREADS_RTS=''
- RTAI_KERNEL_THREADS_SOURCE='rtai-kernel'
- RTDIR=''
- RT_PREEMPT_THREADS_BUILD_SYS='user-dso'
- RT_PREEMPT_THREADS_EXTRA_KMODS=''
- RT_PREEMPT_THREADS_FLAVOR_ID='1'
- RT_PREEMPT_THREADS_LDFLAGS=''
- RT_PREEMPT_THREADS_RTDIR=''
- RT_PREEMPT_THREADS_RTFLAGS=''
- RT_PREEMPT_THREADS_RTS=''
- RT_PREEMPT_THREADS_SOURCE='rt-preempt'
- RUN_IN_PLACE='yes'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- SHMDRV_KERNEL_DIRS=''
- SITEPY='/usr/lib/python2.7/dist-packages'
- SOURCE_HIGHLIGHT=''
- TARGET_PLATFORM='beaglebone'
- TCLSH='/usr/bin/tclsh8.5'
- TCL_CFLAGS='-I/usr/include/tcl8.5 -DUSE_TCL_STUBS'
- TCL_DBGX=''
- TCL_LIBS='-L/usr/lib -ltclstub8.5'
- TK_CFLAGS='-I/usr/include/tcl8.5 '
- TK_DBGX=''
- TK_LIBS='-lX11 -lXss -lXext -lXft -lfontconfig -lpthread -ldl -lpthread -lieee -lm -L/usr/lib -ltk8.5'
- USERMODE_PCI='no'
- USE_NLS='yes'
- USE_PORTABLE_PARPORT_IO='no'
- USE_SHMDRV='no'
- WHOAMI='/usr/bin/whoami'
- WISH='/usr/bin/wish8.5'
- XAW_LIBS=' -lSM -lICE -lX11 -lXaw -lXt'
- XENOMAI_KERNEL_THREADS_BUILD_SYS='kbuild'
- XENOMAI_KERNEL_THREADS_EXTRA_KMODS='xeno_math'
- XENOMAI_KERNEL_THREADS_EXTRA_SYMBOLS=''
- XENOMAI_KERNEL_THREADS_FLAVOR_ID='3'
- XENOMAI_KERNEL_THREADS_KERNEL_DIRS=''
- XENOMAI_KERNEL_THREADS_KERNEL_MATH_CFLAGS='-ffast-math -mhard-float'
- XENOMAI_KERNEL_THREADS_LDFLAGS=' -lnative -L/usr/xenomai/lib -lxenomai -lpthread -lrt'
- XENOMAI_KERNEL_THREADS_RTDIR=''
- XENOMAI_KERNEL_THREADS_RTFLAGS=' -g -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -D__XENO__ -fno-stack-protector'
- XENOMAI_KERNEL_THREADS_RTS=''
- XENOMAI_KERNEL_THREADS_SOURCE='xenomai-kernel'
- XENOMAI_THREADS_BUILD_SYS='user-dso'
- XENOMAI_THREADS_EXTRA_KMODS=''
- XENOMAI_THREADS_FLAVOR_ID='2'
- XENOMAI_THREADS_LDFLAGS=' -lnative -L/usr/xenomai/lib -lxenomai -lpthread -lrt'
- XENOMAI_THREADS_RTDIR=''
- XENOMAI_THREADS_RTFLAGS=' -I/usr/xenomai/include -D_GNU_SOURCE -D_REENTRANT -D__XENO__ -fno-stack-protector'
- XENOMAI_THREADS_RTS='/usr/xenomai/bin/xeno-config --skin=native'
- XENOMAI_THREADS_SOURCE='xenomai'
- XGETTEXT='/usr/bin/xgettext'
- XMKMF=''
- XSLTPROC=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=' -lSM -lICE'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='armv7l-unknown-linux-gnueabi'
- build_alias=''
- build_cpu='armv7l'
- build_os='linux-gnueabi'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='armv7l-unknown-linux-gnueabi'
- host_alias=''
- host_cpu='armv7l'
- host_os='linux-gnueabi'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/home/linuxcnc/linuxcnc'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "LinuxCNC"
- #define PACKAGE_TARNAME "linuxcnc"
- #define PACKAGE_VERSION "2.6.0~pre joints_axes"
- #define PACKAGE_STRING "LinuxCNC 2.6.0~pre joints_axes"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define HAVE_LIBUDEV 1
- #define BUILD_DRIVERS /**/
- #define HAVE_LIBUDEV /**/
- #define TARGET_PLATFORM_BEAGLEBONE /**/
- #define HAVE_POSIX_THREADS /**/
- #define HAVE_XENOMAI_THREADS /**/
- #define HIDRAW_H_USABLE /**/
- #define HAVE_LIBMODBUS3 yes
- #define EMC2_DEFAULT_NMLFILE "/home/linuxcnc/linuxcnc/configs/common/linuxcnc.nml"
- #define EMC2_DEFAULT_TOOLTABLE "/home/linuxcnc/linuxcnc/configs/sim/sim.tbl"
- #define EMC2_HOME "/home/linuxcnc/linuxcnc"
- #define EMC2_BIN_DIR "/home/linuxcnc/linuxcnc/bin"
- #define EMC2_PO_DIR "/home/linuxcnc/linuxcnc/share/locale"
- #define EMC2_NCFILES_DIR "/home/linuxcnc/linuxcnc/nc_files"
- #define EMC2_IMAGE_DIR "/home/linuxcnc/linuxcnc"
- #define PRELOAD_WORKAROUND ""
- #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-3-joints-axes4~b688569"
- #define HAVE_CXX11 1
- #define STDC_HEADERS 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_SEMTIMEDOP 1
- #define HAVE_CLOCK_GETRES 1
- #define HAVE_SINCOS 1
- #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- #define HAVE_LIBXINERAMA 1
- #define HAVE_X11_XAW_XAWINIT_H 1
- #define HAVE_LIBXAW 1
- #define HAVE_READLINE_READLINE_H 1
- #define HAVE_READLINE_HISTORY_H 1
- #define HAVE_READLINE /**/
- #define HAVE_NCURSES_H 1
- #define HAVE_LIBNCURSES 1
- #define HAVE_LOCALE_H 1
- #define HAVE_SETLOCALE 1
- #define HAVE_LIBINTL_H 1
- #define HAVE_BOOST_PYTHON 1
- #define HAVE_GL_GL_H 1
- #define HAVE_GL_GLU_H 1
- #define HAVE_LIBGL 1
- #define HAVE_X11_XMU_XMU_H 1
- configure: exit 0
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status -q --header=config.h
- on arm
- config.status:1036: creating config.h
- config.status:1206: config.h is unchanged
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status -q --header=config.h
- on arm
- config.status:1036: creating config.h
- config.status:1206: config.h is unchanged
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status -q --header=config.h
- on arm
- config.status:1036: creating config.h
- config.status:1206: config.h is unchanged
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.6.0~pre joints_axes, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status -q --header=config.h
- on arm
- config.status:1036: creating config.h
- config.status:1206: config.h is unchanged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement