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, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = linuxcnc uname -m = i686 uname -r = 3.5.7-rtai uname -s = Linux uname -v = #2 PREEMPT Tue Aug 20 13:16:18 BST 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/birchy/src/linuxcnc-dev-rtai/bin PATH: /home/birchy/src/linuxcnc-dev-rtai/libexec PATH: /home/birchy/src/linuxcnc-dev-rtai/scripts PATH: /home/birchy/src/linuxcnc-dev-rtai/tcl PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2499: checking libgl1-mesa-dri workaround configure:2513: result: not required configure:2520: checking build toplevel configure:2523: result: /home/birchy/src/linuxcnc-dev-rtai configure:2532: checking installation prefix configure:2536: result: run in place configure:2559: checking for grep configure:2577: found /bin/grep configure:2589: result: /bin/grep configure:2599: checking for egrep configure:2617: found /bin/egrep configure:2629: result: /bin/egrep configure:2639: checking for arch configure:2657: found /usr/bin/arch configure:2669: result: /usr/bin/arch configure:2733: checking for gcc configure:2749: found /usr/bin/gcc configure:2760: result: gcc configure:2791: checking for C compiler version configure:2800: gcc --version >&5 gcc (Debian 4.4.7-2) 4.4.7 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:2811: $? = 0 configure:2800: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --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.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.7 (Debian 4.4.7-2) configure:2811: $? = 0 configure:2800: gcc -V >&5 gcc: '-V' option must have argument configure:2811: $? = 1 configure:2800: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2811: $? = 1 configure:2831: checking whether the C compiler works configure:2853: gcc conftest.c >&5 configure:2857: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: gcc -o conftest conftest.c >&5 configure:2927: $? = 0 configure:2949: result: configure:2971: checking whether we are cross compiling configure:2979: gcc -o conftest conftest.c >&5 configure:2983: $? = 0 configure:2990: ./conftest configure:2994: $? = 0 configure:3009: result: no configure:3014: checking for suffix of object files configure:3036: gcc -c conftest.c >&5 configure:3040: $? = 0 configure:3061: result: o configure:3065: checking whether we are using the GNU C compiler configure:3084: gcc -c conftest.c >&5 configure:3084: $? = 0 configure:3093: result: yes configure:3102: checking whether gcc accepts -g configure:3122: gcc -c -g conftest.c >&5 configure:3122: $? = 0 configure:3163: result: yes configure:3180: checking for gcc option to accept ISO C89 configure:3243: gcc -c -g -O2 conftest.c >&5 configure:3243: $? = 0 configure:3256: result: none needed configure:3281: checking how to run the C preprocessor configure:3312: gcc -E conftest.c configure:3312: $? = 0 configure:3326: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3351: result: gcc -E configure:3371: gcc -E conftest.c configure:3371: $? = 0 configure:3385: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3449: checking build system type configure:3463: result: i686-pc-linux-gnu configure:3483: checking host system type configure:3496: result: i686-pc-linux-gnu configure:3803: checking platform configure:3833: result: using default platform: PC configure:3839: checking whether to build programming examples configure:3850: result: not building example programs configure:3857: checking whether to use the common shared memory driver configure:3881: result: default is no configure:3887: checking whether to use inb/outb or ppdev ioctl on the x86 for parport I/O configure:3911: result: using defaults: no configure:3917: checking whether to build the emcweb interface configure:3928: result: not building the emcweb interface configure:4314: checking -lrt for RT_PREEMPT and POSIX configure:4336: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:4336: $? = 0 configure:4339: result: ok configure:4353: checking whether to build POSIX threads configure:4357: result: yes configure:4365: checking whether to build RT_PREEMPT threads configure:4369: result: yes configure:4393: checking for xeno-config configure:4427: result: no configure:4442: checking usability of xenomai utility, 0 configure:4452: result: no configure:4539: checking whether to build Xenomai userland threads configure:4545: result: no configure:4548: checking whether to build Xenomai kernel threads configure:4557: result: no configure:4641: checking for rtai-config configure:4659: found /usr/realtime/bin/rtai-config configure:4671: result: /usr/realtime/bin/rtai-config configure:4687: checking usability of RTAI utility, /usr/realtime/bin/rtai-config configure:4695: result: no configure:4732: checking whether to build RTAI threads configure:4742: result: no configure:4753: checking whether to build hardware drivers configure:4765: result: yes configure:4768: checking whether to build usermode PCI hardware drivers configure:4786: result: yes configure:4793: checking for libudev configure:4797: result: found version 0.26 configure:4803: checking for udev_new in -ludev configure:4828: gcc -o conftest -g -O2 conftest.c -ludev -ludev >&5 configure:4828: $? = 0 configure:4837: result: yes configure:5106: checking for usability of rdtscll from asm/msr.h configure:5123: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition /tmp/ccK7Hoph.o: In function `use_rdtscll': /home/birchy/src/linuxcnc-dev-rtai/src/conftest.c:19: undefined reference to `rdtscll' collect2: ld returned 1 exit status configure:5123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_LIBUDEV 1 | #define BUILD_DRIVERS /**/ | #define USERMODE_PCI /**/ | #define HAVE_LIBUDEV /**/ | #define TARGET_PLATFORM_PC /**/ | #define HAVE_POSIX_THREADS /**/ | #define HAVE_RT_PREEMPT_THREADS /**/ | /* end confdefs.h. */ | | #include | #include | void use_rdtscll(void) { long long tsc; rdtscll(tsc); } | | int | main () | { | | ; | return 0; | } configure:5135: result: no configure:5138: checking for usability of linux/hidraw.h configure:5155: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:5155: $? = 0 configure:5167: result: yes configure:5188: checking for libmodbus3 configure:5192: result: yes - version 3.0.3 configure:5355: checking for glib configure:5359: result: yes - 2.32.4 configure:5384: checking for GTK 2.4.0 or above configure:5388: result: yes - 2.24.10 configure:5392: checking for libgnomeprintui-2.2 configure:5395: result: yes configure:5485: checking for g++ configure:5501: found /usr/bin/g++ configure:5512: result: g++ configure:5539: checking for C++ compiler version configure:5548: g++ --version >&5 g++ (Debian 4.4.7-2) 4.4.7 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:5559: $? = 0 configure:5548: g++ -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.7-2' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran --prefix=/usr --program-suffix=-4.4 --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.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.4.7 (Debian 4.4.7-2) configure:5559: $? = 0 configure:5548: g++ -V >&5 g++: '-V' option must have argument configure:5559: $? = 1 configure:5548: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:5559: $? = 1 configure:5563: checking whether we are using the GNU C++ compiler configure:5582: g++ -c conftest.cpp >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:5582: $? = 0 configure:5591: result: yes configure:5600: checking whether g++ accepts -g configure:5620: g++ -c -g conftest.cpp >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:5620: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_LIBUDEV 1 | #define BUILD_DRIVERS /**/ | #define USERMODE_PCI /**/ | #define HAVE_LIBUDEV /**/ | #define TARGET_PLATFORM_PC /**/ | #define HAVE_POSIX_THREADS /**/ | #define HAVE_RT_PREEMPT_THREADS /**/ | #define HIDRAW_H_USABLE /**/ | #define HAVE_LIBMODBUS3 yes | #define EMC2_DEFAULT_NMLFILE "/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml" | #define EMC2_DEFAULT_TOOLTABLE "/home/birchy/src/linuxcnc-dev-rtai/configs/sim/sim.tbl" | #define EMC2_HOME "/home/birchy/src/linuxcnc-dev-rtai" | #define EMC2_BIN_DIR "/home/birchy/src/linuxcnc-dev-rtai/bin" | #define EMC2_PO_DIR "/home/birchy/src/linuxcnc-dev-rtai/share/locale" | #define EMC2_NCFILES_DIR "/home/birchy/src/linuxcnc-dev-rtai/nc_files" | #define EMC2_IMAGE_DIR "/home/birchy/src/linuxcnc-dev-rtai" | #define PRELOAD_WORKAROUND "" | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-1~79d8f4a" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5635: g++ -c conftest.cpp >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:5635: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_LIBUDEV 1 | #define BUILD_DRIVERS /**/ | #define USERMODE_PCI /**/ | #define HAVE_LIBUDEV /**/ | #define TARGET_PLATFORM_PC /**/ | #define HAVE_POSIX_THREADS /**/ | #define HAVE_RT_PREEMPT_THREADS /**/ | #define HIDRAW_H_USABLE /**/ | #define HAVE_LIBMODBUS3 yes | #define EMC2_DEFAULT_NMLFILE "/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml" | #define EMC2_DEFAULT_TOOLTABLE "/home/birchy/src/linuxcnc-dev-rtai/configs/sim/sim.tbl" | #define EMC2_HOME "/home/birchy/src/linuxcnc-dev-rtai" | #define EMC2_BIN_DIR "/home/birchy/src/linuxcnc-dev-rtai/bin" | #define EMC2_PO_DIR "/home/birchy/src/linuxcnc-dev-rtai/share/locale" | #define EMC2_NCFILES_DIR "/home/birchy/src/linuxcnc-dev-rtai/nc_files" | #define EMC2_IMAGE_DIR "/home/birchy/src/linuxcnc-dev-rtai" | #define PRELOAD_WORKAROUND "" | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-1~79d8f4a" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5651: g++ -c -g conftest.cpp >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:5651: $? = 0 configure:5661: result: yes configure:5685: checking whether make sets $(MAKE) configure:5707: result: yes configure:5759: checking for ranlib configure:5775: found /usr/bin/ranlib configure:5786: result: ranlib configure:5810: checking for ar configure:5828: found /usr/bin/ar configure:5840: result: /usr/bin/ar configure:5850: checking for install configure:5868: found /usr/bin/install configure:5880: result: /usr/bin/install configure:5890: checking for sed configure:5908: found /bin/sed configure:5920: result: /bin/sed configure:5930: checking for ps configure:5948: found /bin/ps configure:5960: result: /bin/ps configure:5970: checking for kill configure:5988: found /bin/kill configure:6000: result: /bin/kill configure:6010: checking for whoami configure:6028: found /usr/bin/whoami configure:6040: result: /usr/bin/whoami configure:6050: checking for awk configure:6068: found /usr/bin/awk configure:6080: result: /usr/bin/awk configure:6090: checking for insmod configure:6121: result: /home/birchy/src/linuxcnc-dev-rtai/bin:/home/birchy/src/linuxcnc-dev-rtai/libexec:/home/birchy/src/linuxcnc-dev-rtai/scripts:/home/birchy/src/linuxcnc-dev-rtai/tcl:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/sbin configure:6131: checking for rmmod configure:6149: found /sbin/rmmod configure:6162: result: /sbin/rmmod configure:6172: checking for lsmod configure:6190: found /bin/lsmod configure:6203: result: /bin/lsmod configure:6213: checking for pidof configure:6231: found /bin/pidof configure:6244: result: /bin/pidof configure:6254: checking for ipcs configure:6272: found /usr/bin/ipcs configure:6285: result: /usr/bin/ipcs configure:6295: checking for fuser configure:6313: found /bin/fuser configure:6326: result: /bin/fuser configure:6336: checking for mandb configure:6354: found /usr/bin/mandb configure:6367: result: /usr/bin/mandb configure:6441: checking for python configure:6459: found /usr/bin/python configure:6472: result: /usr/bin/python configure:6485: checking whether to build documentation configure:6522: result: no configure:7050: checking for grep that handles long lines and -e configure:7108: result: /bin/grep configure:7113: checking for egrep configure:7175: result: /bin/egrep configure:7180: checking for ANSI C header files configure:7200: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7200: $? = 0 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7273: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7273: $? = 0 configure:7273: ./conftest configure:7273: $? = 0 configure:7284: result: yes configure:7292: checking for sys/wait.h that is POSIX.1 compatible configure:7318: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7318: $? = 0 configure:7325: result: yes configure:7335: checking for semtimedop configure:7335: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7335: $? = 0 configure:7335: result: yes configure:7349: checking for clock_getres configure:7349: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7349: $? = 0 configure:7349: result: yes configure:7360: checking for sincos function configure:7374: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition conftest.c: In function 'main': conftest.c:35: warning: incompatible implicit declaration of built-in function 'sincos' configure:7374: $? = 0 configure:7384: result: yes configure:7389: checking for __sincos configure:7389: gcc -o conftest -g -O2 conftest.c -lm -lrt >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition /tmp/ccCGKuWj.o: In function `main': /home/birchy/src/linuxcnc-dev-rtai/src/conftest.c:66: undefined reference to `__sincos' collect2: ld returned 1 exit status configure:7389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_LIBUDEV 1 | #define BUILD_DRIVERS /**/ | #define USERMODE_PCI /**/ | #define HAVE_LIBUDEV /**/ | #define TARGET_PLATFORM_PC /**/ | #define HAVE_POSIX_THREADS /**/ | #define HAVE_RT_PREEMPT_THREADS /**/ | #define HIDRAW_H_USABLE /**/ | #define HAVE_LIBMODBUS3 yes | #define EMC2_DEFAULT_NMLFILE "/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml" | #define EMC2_DEFAULT_TOOLTABLE "/home/birchy/src/linuxcnc-dev-rtai/configs/sim/sim.tbl" | #define EMC2_HOME "/home/birchy/src/linuxcnc-dev-rtai" | #define EMC2_BIN_DIR "/home/birchy/src/linuxcnc-dev-rtai/bin" | #define EMC2_PO_DIR "/home/birchy/src/linuxcnc-dev-rtai/share/locale" | #define EMC2_NCFILES_DIR "/home/birchy/src/linuxcnc-dev-rtai/nc_files" | #define EMC2_IMAGE_DIR "/home/birchy/src/linuxcnc-dev-rtai" | #define PRELOAD_WORKAROUND "" | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-1~79d8f4a" | #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 declares __sincos. | For example, HP-UX 11i declares gettimeofday. */ | #define __sincos innocuous___sincos | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __sincos (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:7389: result: no configure:7408: Building rtapi.ini generator script configure:7480: checking for tcl configure:7601: result: /usr/lib/tcl8.5/tclConfig.sh found configure:7608: checking for tk configure:7717: result: /usr/lib/tk8.5/tkConfig.sh found configure:7746: checking for BWidget using /usr/bin/tclsh8.5 configure:7749: result: found configure:7756: checking for BLT using tclsh8.5 configure:7759: result: found configure:7787: checking for X configure:7926: gcc -o conftest -g -O2 conftest.c -lX11 >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:7926: $? = 0 configure:7976: result: libraries , headers configure:8075: gcc -o conftest -g -O2 conftest.c -lX11 >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8075: $? = 0 configure:8173: checking for gethostbyname configure:8173: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8173: $? = 0 configure:8173: result: yes configure:8270: checking for connect configure:8270: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8270: $? = 0 configure:8270: result: yes configure:8319: checking for remove configure:8319: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8319: $? = 0 configure:8319: result: yes configure:8368: checking for shmat configure:8368: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8368: $? = 0 configure:8368: result: yes configure:8426: checking for IceConnectionNumber in -lICE configure:8451: gcc -o conftest -g -O2 conftest.c -lICE >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8451: $? = 0 configure:8460: result: yes configure:8478: checking X11/extensions/Xinerama.h usability configure:8478: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8478: $? = 0 configure:8478: result: yes configure:8478: checking X11/extensions/Xinerama.h presence configure:8478: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8478: $? = 0 configure:8478: result: yes configure:8478: checking for X11/extensions/Xinerama.h configure:8478: result: yes configure:8491: checking for XineramaQueryExtension in -lXinerama configure:8516: gcc -o conftest -g -O2 conftest.c -lXinerama >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8516: $? = 0 configure:8525: result: yes configure:8553: checking for X11/Xaw/XawInit.h configure:8553: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8553: $? = 0 configure:8553: result: yes configure:8568: checking for XawDialogGetValueString in -lXaw configure:8593: gcc -o conftest -g -O2 conftest.c -lXaw -lXinerama -lSM -lICE >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8593: $? = 0 configure:8602: result: yes configure:8635: checking readline/readline.h usability configure:8635: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8635: $? = 0 configure:8635: result: yes configure:8635: checking readline/readline.h presence configure:8635: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8635: $? = 0 configure:8635: result: yes configure:8635: checking for readline/readline.h configure:8635: result: yes configure:8649: checking readline/history.h usability configure:8649: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8649: $? = 0 configure:8649: result: yes configure:8649: checking readline/history.h presence configure:8649: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8649: $? = 0 configure:8649: result: yes configure:8649: checking for readline/history.h configure:8649: result: yes configure:8663: checking for readline in -lreadline configure:8688: gcc -o conftest -g -O2 conftest.c -lreadline >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8688: $? = 0 configure:8697: result: yes configure:8705: checking for readline in -lreadline configure:8730: gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8730: $? = 0 configure:8739: result: yes configure:8772: checking ncurses.h usability configure:8772: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8772: $? = 0 configure:8772: result: yes configure:8772: checking ncurses.h presence configure:8772: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8772: $? = 0 configure:8772: result: yes configure:8772: checking for ncurses.h configure:8772: result: yes configure:8785: checking for initscr in -lncurses configure:8810: gcc -o conftest -g -O2 conftest.c -lncurses >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8810: $? = 0 configure:8819: result: yes configure:8864: checking locale.h usability configure:8864: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8864: $? = 0 configure:8864: result: yes configure:8864: checking locale.h presence configure:8864: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8864: $? = 0 configure:8864: result: yes configure:8864: checking for locale.h configure:8864: result: yes configure:8876: checking for setlocale configure:8876: gcc -o conftest -g -O2 conftest.c -lncurses >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8876: $? = 0 configure:8876: result: yes configure:8893: checking libintl.h usability configure:8893: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8893: $? = 0 configure:8893: result: yes configure:8893: checking libintl.h presence configure:8893: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:8893: $? = 0 configure:8893: result: yes configure:8893: checking for libintl.h configure:8893: result: yes configure:8903: checking for gettext in -lintl configure:8928: gcc -o conftest -g -O2 conftest.c -lintl -lncurses >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition conftest.c:51: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:8928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "LinuxCNC" | #define PACKAGE_TARNAME "linuxcnc" | #define PACKAGE_VERSION "2.6.0~pre" | #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_LIBUDEV 1 | #define BUILD_DRIVERS /**/ | #define USERMODE_PCI /**/ | #define HAVE_LIBUDEV /**/ | #define TARGET_PLATFORM_PC /**/ | #define HAVE_POSIX_THREADS /**/ | #define HAVE_RT_PREEMPT_THREADS /**/ | #define HIDRAW_H_USABLE /**/ | #define HAVE_LIBMODBUS3 yes | #define EMC2_DEFAULT_NMLFILE "/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml" | #define EMC2_DEFAULT_TOOLTABLE "/home/birchy/src/linuxcnc-dev-rtai/configs/sim/sim.tbl" | #define EMC2_HOME "/home/birchy/src/linuxcnc-dev-rtai" | #define EMC2_BIN_DIR "/home/birchy/src/linuxcnc-dev-rtai/bin" | #define EMC2_PO_DIR "/home/birchy/src/linuxcnc-dev-rtai/share/locale" | #define EMC2_NCFILES_DIR "/home/birchy/src/linuxcnc-dev-rtai/nc_files" | #define EMC2_IMAGE_DIR "/home/birchy/src/linuxcnc-dev-rtai" | #define PRELOAD_WORKAROUND "" | #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-1~79d8f4a" | #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:8937: result: no configure:8980: checking for xgettext configure:8998: found /usr/bin/xgettext configure:9011: result: /usr/bin/xgettext configure:9023: checking for xgettext tcl bug configure:9031: result: xgettext version 0.18.1 OK configure:9043: checking for msgfmt configure:9061: found /usr/bin/msgfmt configure:9074: result: /usr/bin/msgfmt configure:9085: checking for --tcl support in msgfmt configure:9088: result: yes configure:9096: checking for Python support configure:9113: result: yes configure:9121: checking python version configure:9127: result: OK configure:9130: checking version of python libraries configure:9133: result: python2.7 configure:9136: checking match between tk and Tkinter versions configure:9153: result: 8.5 configure:9156: checking location of Python header files configure:9159: result: /usr/include/python2.7 configure:9162: checking for Python headers configure:9176: result: -I/usr/include/python2.7 configure:9180: checking for Python libraries configure:9190: result: -lpthread -ldl -lutil configure:9211: checking whether the Boost::Python headers are available configure:9231: g++ -c -g -O2 -I/usr/include/python2.7 conftest.cpp >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:9231: $? = 0 configure:9238: result: yes configure:9254: checking for boost::python shared library configure:9271: g++ -o conftest -g -O2 -I/usr/include/python2.7 conftest.cpp -lXinerama -lpython2.7 -lboost_python >&5 conftest.cpp:11:1: warning: "HAVE_LIBUDEV" redefined conftest.cpp:8:1: warning: this is the location of the previous definition configure:9271: $? = 0 configure:9282: result: -lboost_python configure:9305: checking /usr/include/python2.7/Python.h usability configure:9305: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition In file included from /usr/include/python2.7/Python.h:8, from conftest.c:78: /usr/include/python2.7/pyconfig.h:1161:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdio.h:28, from conftest.c:45: /usr/include/features.h:214:1: warning: this is the location of the previous definition configure:9305: $? = 0 configure:9305: result: yes configure:9305: checking /usr/include/python2.7/Python.h presence configure:9305: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9305: $? = 0 configure:9305: result: yes configure:9305: checking for /usr/include/python2.7/Python.h configure:9305: result: yes configure:9314: checking for site-package location configure:9317: result: /usr/lib/python2.7/dist-packages configure:9323: checking GL/gl.h usability configure:9323: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9323: $? = 0 configure:9323: result: yes configure:9323: checking GL/gl.h presence configure:9323: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9323: $? = 0 configure:9323: result: yes configure:9323: checking for GL/gl.h configure:9323: result: yes configure:9323: checking GL/glu.h usability configure:9323: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9323: $? = 0 configure:9323: result: yes configure:9323: checking GL/glu.h presence configure:9323: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9323: $? = 0 configure:9323: result: yes configure:9323: checking for GL/glu.h configure:9323: result: yes configure:9336: checking for glBegin in -lGL configure:9361: gcc -o conftest -g -O2 conftest.c -lGL -lXinerama >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9361: $? = 0 configure:9370: result: yes configure:9384: checking for working GLU quadrics configure:9401: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9401: $? = 0 configure:9402: result: yes configure:9412: checking for Xmu headers configure:9416: checking X11/Xmu/Xmu.h usability configure:9416: gcc -c -g -O2 conftest.c >&5 conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9416: $? = 0 configure:9416: result: yes configure:9416: checking X11/Xmu/Xmu.h presence configure:9416: gcc -E conftest.c conftest.c:11:1: warning: "HAVE_LIBUDEV" redefined conftest.c:8:1: warning: this is the location of the previous definition configure:9416: $? = 0 configure:9416: result: yes configure:9416: checking for X11/Xmu/Xmu.h configure:9416: result: yes configure:10475: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by LinuxCNC config.status 2.6.0~pre, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linuxcnc config.status:1034: creating ../scripts/gen-rtapi.ini.sh config.status:1034: creating ../docs/src/man/man1/linuxcnc.1 config.status:1034: creating ../scripts/linuxcnc config.status:1034: creating ../scripts/halrun config.status:1034: creating ../scripts/rip-environment config.status:1034: creating ../scripts/haltcl config.status:1034: creating ../scripts/realtime config.status:1034: creating ../scripts/latencyplot config.status:1034: creating ../scripts/latencyhistogram config.status:1034: creating Makefile.inc config.status:1034: creating Makefile.modinc config.status:1034: creating ../tcl/linuxcnc.tcl config.status:1034: creating ../lib/python/nf.py config.status:1034: creating ../scripts/linuxcncmkdesktop config.status:1034: creating ../share/applications/linuxcnc-latency.desktop config.status:1034: creating ../share/applications/linuxcnc-latencyplot.desktop config.status:1034: creating ../share/applications/linuxcnc.desktop config.status:1034: creating ../share/desktop-directories/cnc.directory config.status:1034: creating ../share/menus/CNC.menu config.status:1034: creating linuxcncconfig.py-tmp config.status:1034: creating config.h configure:11668: result: touching up ../lib/python/linuxcncconfig.py configure:11673: checking usability of ../lib/python/linuxcncconfig.py configure:11676: result: done ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_boost_python=yes ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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=i686-pc-linux-gnu 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/birchy/src/linuxcnc-dev-rtai/bin:/home/birchy/src/linuxcnc-dev-rtai/libexec:/home/birchy/src/linuxcnc-dev-rtai/scripts:/home/birchy/src/linuxcnc-dev-rtai/tcl:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/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_RTAI_KERNEL_THREADS_RTS=/usr/realtime/bin/rtai-config ac_cv_path_SED=/bin/sed ac_cv_path_WHOAMI=/usr/bin/whoami 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' ARCHCMD='/usr/bin/arch' ARCHITECTURE='i686' 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 rt-preempt' CC='gcc' CFLAGS='-g -O2' CONVERT='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' DATE='Wed Dec 25 03:00:53 GMT 2013' DBLATEX='' DEFAULT_NMLFILE='/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml' DEFS='-DHAVE_CONFIG_H' DVIPNG='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/egrep' EMC2VERSION='2.6.0~pre' EMC2_BIN_DIR='/home/birchy/src/linuxcnc-dev-rtai/bin' EMC2_HELP_DIR='/home/birchy/src/linuxcnc-dev-rtai/docs/help' EMC2_HOME='/home/birchy/src/linuxcnc-dev-rtai' EMC2_ICON='/home/birchy/src/linuxcnc-dev-rtai/linuxcncicon.png' EMC2_IMAGE_DIR='/home/birchy/src/linuxcnc-dev-rtai' EMC2_LANG_DIR='/home/birchy/src/linuxcnc-dev-rtai/src/objects' EMC2_LATENCYPLOT_SCRIPT='/home/birchy/src/linuxcnc-dev-rtai/scripts/latencyplot' EMC2_LATENCY_SCRIPT='/home/birchy/src/linuxcnc-dev-rtai/scripts/latency-test' EMC2_LIBEXEC_DIR='/home/birchy/src/linuxcnc-dev-rtai/libexec' EMC2_NCFILES_DIR='/home/birchy/src/linuxcnc-dev-rtai/nc_files' EMC2_RTLIB_DIR='/home/birchy/src/linuxcnc-dev-rtai/rtlib' EMC2_SCRIPT='/home/birchy/src/linuxcnc-dev-rtai/scripts/emc' EMC2_SUFFIX=' (run-in-place)' EMC2_SYSTEM_CONFIG_DIR='${prefix}/etc/linuxcnc' EMC2_TCL_DIR='/home/birchy/src/linuxcnc-dev-rtai/tcl' EMC2_TCL_LIB_DIR='/home/birchy/src/linuxcnc-dev-rtai/tcl' EPSTOPDF='' EXEEXT='' FUSER='/bin/fuser' GIT_VERSION='v2.6.0~pre~unified-build-candidate-1~79d8f4a' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/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/i386-linux-gnu/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/i386-linux-gnu/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/i386-linux-gnu/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/i386-linux-gnu/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_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='yes' HAVE_WORKING_BLT='yes' HAVE_XAW='yes' HAVE_XENOMAI_KERNEL_THREADS='no' HAVE_XENOMAI_THREADS='no' HIDRAW_H_USABLE='yes' INCLUDEPY='/usr/include/python2.7' INSMOD='/home/birchy/src/linuxcnc-dev-rtai/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/birchy/src/linuxcnc-dev-rtai/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='emc-developers@lists.sourceforge.net' PACKAGE_NAME='LinuxCNC' PACKAGE_STRING='LinuxCNC 2.6.0~pre' PACKAGE_TARNAME='linuxcnc' PACKAGE_URL='' PACKAGE_VERSION='2.6.0~pre' 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/birchy/src/linuxcnc-dev-rtai/scripts/realtime' RMMOD='/home/birchy/src/linuxcnc-dev-rtai/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='-lpthread -lrt' RT_PREEMPT_THREADS_RTDIR='' RT_PREEMPT_THREADS_RTFLAGS=' -pthread' 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='PC' 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='yes' 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='' XENOMAI_KERNEL_THREADS_LDFLAGS='' XENOMAI_KERNEL_THREADS_RTDIR='' XENOMAI_KERNEL_THREADS_RTFLAGS='' 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='' XENOMAI_THREADS_RTDIR='' XENOMAI_THREADS_RTFLAGS='' XENOMAI_THREADS_RTS='' 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='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/birchy/src/linuxcnc-dev-rtai' 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" #define PACKAGE_STRING "LinuxCNC 2.6.0~pre" #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net" #define PACKAGE_URL "" #define HAVE_LIBUDEV 1 #define BUILD_DRIVERS /**/ #define USERMODE_PCI /**/ #define HAVE_LIBUDEV /**/ #define TARGET_PLATFORM_PC /**/ #define HAVE_POSIX_THREADS /**/ #define HAVE_RT_PREEMPT_THREADS /**/ #define HIDRAW_H_USABLE /**/ #define HAVE_LIBMODBUS3 yes #define EMC2_DEFAULT_NMLFILE "/home/birchy/src/linuxcnc-dev-rtai/configs/common/linuxcnc.nml" #define EMC2_DEFAULT_TOOLTABLE "/home/birchy/src/linuxcnc-dev-rtai/configs/sim/sim.tbl" #define EMC2_HOME "/home/birchy/src/linuxcnc-dev-rtai" #define EMC2_BIN_DIR "/home/birchy/src/linuxcnc-dev-rtai/bin" #define EMC2_PO_DIR "/home/birchy/src/linuxcnc-dev-rtai/share/locale" #define EMC2_NCFILES_DIR "/home/birchy/src/linuxcnc-dev-rtai/nc_files" #define EMC2_IMAGE_DIR "/home/birchy/src/linuxcnc-dev-rtai" #define PRELOAD_WORKAROUND "" #define GIT_VERSION "v2.6.0~pre~unified-build-candidate-1~79d8f4a" #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, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=../docs/man/man1/linuxcnc.1:../docs/src/man/man1/linuxcnc.1.in on linuxcnc config.status:1034: creating ../docs/man/man1/linuxcnc.1