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.8.0~pre1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --with-kernel-headers=/home/cypher/linux-rt-3.14.25/ --with-module-dir=/lib/modules/3.14.25-rt22/ --disable-sse
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = workshop
- uname -m = x86_64
- uname -r = 3.14.25-rt22
- uname -s = Linux
- uname -v = #2 SMP Wed Dec 3 17:48:24 CST 2014
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- PATH: /usr/games
- PATH: /usr/local/games
- PATH: /opt/gcc-arm-none-eabi-4_8-2014q3/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2385: checking build toplevel
- configure:2388: result: /home/cypher/linuxcnc
- configure:2397: checking installation prefix
- configure:2401: result: run in place
- configure:2424: checking for grep
- configure:2442: found /bin/grep
- configure:2454: result: /bin/grep
- configure:2464: checking for egrep
- configure:2482: found /bin/egrep
- configure:2494: result: /bin/egrep
- configure:2511: checking for RT dir
- configure:2640: result: Using /usr/bin/rtai-config as the RT signature
- configure:2675: checking for location of kernel headers
- configure:2682: result: using specified value: /home/cypher/linux-rt-3.14.25/
- configure:2737: checking for cc version
- configure:2742: result: found x86_64-linux-gnu-gcc in rtai-config
- configure:2803: checking for x86_64-linux-gnu-gcc
- configure:2819: found /usr/bin/x86_64-linux-gnu-gcc
- configure:2830: result: x86_64-linux-gnu-gcc
- configure:2861: checking for C compiler version
- configure:2870: x86_64-linux-gnu-gcc --version >&5
- x86_64-linux-gnu-gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:2881: $? = 0
- configure:2870: x86_64-linux-gnu-gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=x86_64-linux-gnu-gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
- configure:2881: $? = 0
- configure:2870: x86_64-linux-gnu-gcc -V >&5
- x86_64-linux-gnu-gcc: error: unrecognized command line option '-V'
- x86_64-linux-gnu-gcc: fatal error: no input files
- compilation terminated.
- configure:2881: $? = 4
- configure:2870: x86_64-linux-gnu-gcc -qversion >&5
- x86_64-linux-gnu-gcc: error: unrecognized command line option '-qversion'
- x86_64-linux-gnu-gcc: fatal error: no input files
- compilation terminated.
- configure:2881: $? = 4
- configure:2901: checking whether the C compiler works
- configure:2923: x86_64-linux-gnu-gcc conftest.c >&5
- configure:2927: $? = 0
- configure:2975: result: yes
- configure:2978: checking for C compiler default output file name
- configure:2980: result: a.out
- configure:2986: checking for suffix of executables
- configure:2993: x86_64-linux-gnu-gcc -o conftest conftest.c >&5
- configure:2997: $? = 0
- configure:3019: result:
- configure:3041: checking whether we are cross compiling
- configure:3049: x86_64-linux-gnu-gcc -o conftest conftest.c >&5
- configure:3053: $? = 0
- configure:3060: ./conftest
- configure:3064: $? = 0
- configure:3079: result: no
- configure:3084: checking for suffix of object files
- configure:3106: x86_64-linux-gnu-gcc -c conftest.c >&5
- configure:3110: $? = 0
- configure:3131: result: o
- configure:3135: checking whether we are using the GNU C compiler
- configure:3154: x86_64-linux-gnu-gcc -c conftest.c >&5
- configure:3154: $? = 0
- configure:3163: result: yes
- configure:3172: checking whether x86_64-linux-gnu-gcc accepts -g
- configure:3192: x86_64-linux-gnu-gcc -c -g conftest.c >&5
- configure:3192: $? = 0
- configure:3233: result: yes
- configure:3250: checking for x86_64-linux-gnu-gcc option to accept ISO C89
- configure:3313: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:3313: $? = 0
- configure:3326: result: none needed
- configure:3351: checking how to run the C preprocessor
- configure:3382: x86_64-linux-gnu-gcc -E conftest.c
- configure:3382: $? = 0
- configure:3396: x86_64-linux-gnu-gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:3396: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3421: result: x86_64-linux-gnu-gcc -E
- configure:3441: x86_64-linux-gnu-gcc -E conftest.c
- configure:3441: $? = 0
- configure:3455: x86_64-linux-gnu-gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:3455: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:3490: checking for usability of rdtscll from asm/msr.h
- configure:3508: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- /tmp/cc8uOhjI.o: In function `use_rdtscll':
- /home/cypher/linuxcnc/src/conftest.c:14: undefined reference to `rdtscll'
- collect2: error: ld returned 1 exit status
- configure:3508: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | /* end confdefs.h. */
- |
- | #include <asm/msr.h>
- | #include <stdio.h>
- | void use_rdtscll(void) { long long tsc; rdtscll(tsc); }
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3520: result: no
- configure:3523: checking for usability of linux/hidraw.h
- configure:3540: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:3540: $? = 0
- configure:3552: result: yes
- configure:3573: checking for libmodbus3
- configure:3577: result: yes - version 3.0.5
- configure:3616: checking for libusb-1.0
- configure:3619: result: yes
- configure:3653: checking for kernel version string
- configure:3669: result: 3.14.25-rt22
- configure:3679: checking for kernel module extension
- configure:3685: result: .ko
- configure:3689: checking kernel build system
- configure:3717: result: kbuild
- configure:3739: checking for module installation directory
- configure:3768: result: configuring for run-in-place
- configure:3773: result: /home/cypher/linuxcnc/rtlib
- configure:3927: checking for glib
- configure:3931: result: yes - 2.40.2
- configure:3956: checking for GTK 2.4.0 or above
- configure:3960: result: yes - 2.24.23
- configure:3964: checking for libgnomeprintui-2.2
- configure:3973: result: no -- printing from classicladder will not be possible
- configure:4057: checking for g++
- configure:4073: found /usr/bin/g++
- configure:4084: result: g++
- configure:4111: checking for C++ compiler version
- configure:4120: g++ --version >&5
- g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4131: $? = 0
- configure:4120: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
- configure:4131: $? = 0
- configure:4120: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4131: $? = 4
- configure:4120: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:4131: $? = 4
- configure:4135: checking whether we are using the GNU C++ compiler
- configure:4154: g++ -c conftest.cpp >&5
- configure:4154: $? = 0
- configure:4163: result: yes
- configure:4172: checking whether g++ accepts -g
- configure:4192: g++ -c -g conftest.cpp >&5
- configure:4192: $? = 0
- configure:4233: result: yes
- configure:4307: checking whether g++ supports C++11 features by default
- configure:4333: g++ -c -g -O2 conftest.cpp >&5
- conftest.cpp:33:21: error: expected identifier before 'sizeof'
- static_assert(sizeof(int) <= sizeof(T), "not big enough");
- ^
- conftest.cpp:33:21: error: expected ',' or '...' before 'sizeof'
- conftest.cpp:33:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
- static_assert(sizeof(int) <= sizeof(T), "not big enough");
- ^
- conftest.cpp:36:29: error: '>>' should be '> >' within a nested template argument list
- typedef check<check<bool>> right_angle_brackets;
- ^
- conftest.cpp:39:13: error: expected constructor, destructor, or type conversion before '(' token
- decltype(a) b;
- ^
- conftest.cpp:43:15: error: expected unqualified-id before '&&' token
- check_type&& cr = static_cast<check_type&&>(c);
- ^
- conftest.cpp:45:10: error: 'd' does not name a type
- auto d = a;
- ^
- configure:4333: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define HAVE_LIBUSB10 yes
- | #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- | #define MODULE_EXT ".ko"
- | #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/cypher/linuxcnc"
- | #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- | #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- | #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- | #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- | #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- | #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- | #define EMC2_CONFIG_DIR ""
- | #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | /* 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:4340: result: no
- configure:4351: checking whether g++ supports C++11 features with -std=c++11
- configure:4379: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
- configure:4379: $? = 0
- configure:4388: result: yes
- configure:4423: checking whether make sets $(MAKE)
- configure:4445: result: yes
- configure:4497: checking for ranlib
- configure:4513: found /usr/bin/ranlib
- configure:4524: result: ranlib
- configure:4548: checking for ar
- configure:4566: found /usr/bin/ar
- configure:4578: result: /usr/bin/ar
- configure:4588: checking for install
- configure:4606: found /usr/bin/install
- configure:4618: result: /usr/bin/install
- configure:4629: checking for sed
- configure:4647: found /bin/sed
- configure:4660: result: /bin/sed
- configure:4675: checking for ps
- configure:4693: found /bin/ps
- configure:4706: result: /bin/ps
- configure:4721: checking for kill
- configure:4739: found /bin/kill
- configure:4752: result: /bin/kill
- configure:4767: checking for whoami
- configure:4785: found /usr/bin/whoami
- configure:4798: result: /usr/bin/whoami
- configure:4813: checking for awk
- configure:4831: found /usr/bin/awk
- configure:4844: result: /usr/bin/awk
- configure:4859: checking for insmod
- configure:4877: found /sbin/insmod
- configure:4890: result: /sbin/insmod
- configure:4905: checking for rmmod
- configure:4923: found /sbin/rmmod
- configure:4936: result: /sbin/rmmod
- configure:4951: checking for lsmod
- configure:4969: found /sbin/lsmod
- configure:4982: result: /sbin/lsmod
- configure:4997: checking for pidof
- configure:5015: found /bin/pidof
- configure:5028: result: /bin/pidof
- configure:5043: checking for ipcs
- configure:5061: found /usr/bin/ipcs
- configure:5074: result: /usr/bin/ipcs
- configure:5089: checking for fuser
- configure:5107: found /bin/fuser
- configure:5120: result: /bin/fuser
- configure:5136: checking for mandb
- configure:5154: found /usr/bin/mandb
- configure:5167: result: /usr/bin/mandb
- configure:5241: checking for python
- configure:5259: found /usr/bin/python
- configure:5272: result: /usr/bin/python
- configure:5285: checking whether to build documentation
- configure:5322: result: no
- configure:5860: checking for adeos
- configure:5867: result: not found
- configure:5860: checking for rtai_hal
- configure:5867: result: not found
- configure:5860: checking for rtai_ksched
- configure:5867: result: not found
- configure:5860: checking for rtai_fifos
- configure:5867: result: not found
- configure:5860: checking for rtai_shm
- configure:5867: result: not found
- configure:5860: checking for rtai_sem
- configure:5867: result: not found
- configure:5860: checking for rtai_math
- configure:5867: result: not found
- configure:5896: checking for grep that handles long lines and -e
- configure:5954: result: /bin/grep
- configure:5959: checking for egrep
- configure:6021: result: /bin/egrep
- configure:6026: checking for ANSI C header files
- configure:6046: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:6046: $? = 0
- configure:6119: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:6119: $? = 0
- configure:6119: ./conftest
- configure:6119: $? = 0
- configure:6130: result: yes
- configure:6138: checking for sys/wait.h that is POSIX.1 compatible
- configure:6164: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:6164: $? = 0
- configure:6171: result: yes
- configure:6181: checking for semtimedop
- configure:6181: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:6181: $? = 0
- configure:6181: result: yes
- configure:6193: checking for sincos function
- configure:6207: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lm >&5
- conftest.c: In function 'main':
- conftest.c:37:1: warning: incompatible implicit declaration of built-in function 'sincos' [enabled by default]
- sincos(1.0, &a, &b);
- ^
- configure:6207: $? = 0
- configure:6217: result: yes
- configure:6222: checking for __sincos
- configure:6222: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lm >&5
- /tmp/cc2rXhzr.o: In function `main':
- /home/cypher/linuxcnc/src/conftest.c:68: undefined reference to `__sincos'
- collect2: error: ld returned 1 exit status
- configure:6222: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define HAVE_LIBUSB10 yes
- | #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- | #define MODULE_EXT ".ko"
- | #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/cypher/linuxcnc"
- | #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- | #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- | #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- | #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- | #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- | #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- | #define EMC2_CONFIG_DIR ""
- | #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 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:6222: result: no
- configure:6242: checking for tcl
- configure:6361: result: /usr/lib/x86_64-linux-gnu/tclConfig.sh found
- configure:6368: checking for tk
- configure:6475: result: /usr/lib/x86_64-linux-gnu/tkConfig.sh found
- configure:6511: checking whether to check for runtime dependencies
- configure:6513: result: yes
- configure:6517: checking for BWidget using /usr/bin/tclsh8.6
- configure:6520: result: found
- configure:6529: checking for BLT using tclsh8.5
- configure:6535: result: not found
- configure:6539: checking for img::png using /usr/bin/tclsh8.6
- configure:6542: result: found
- configure:6572: checking for X
- configure:6680: x86_64-linux-gnu-gcc -E conftest.c
- configure:6680: $? = 0
- configure:6711: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lX11 >&5
- configure:6711: $? = 0
- configure:6761: result: libraries , headers
- configure:6860: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lX11 >&5
- configure:6860: $? = 0
- configure:6958: checking for gethostbyname
- configure:6958: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:6958: $? = 0
- configure:6958: result: yes
- configure:7055: checking for connect
- configure:7055: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:7055: $? = 0
- configure:7055: result: yes
- configure:7104: checking for remove
- configure:7104: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:7104: $? = 0
- configure:7104: result: yes
- configure:7153: checking for shmat
- configure:7153: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c >&5
- configure:7153: $? = 0
- configure:7153: result: yes
- configure:7211: checking for IceConnectionNumber in -lICE
- configure:7236: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lICE >&5
- configure:7236: $? = 0
- configure:7245: result: yes
- configure:7263: checking X11/extensions/Xinerama.h usability
- configure:7263: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7263: $? = 0
- configure:7263: result: yes
- configure:7263: checking X11/extensions/Xinerama.h presence
- configure:7263: x86_64-linux-gnu-gcc -E conftest.c
- configure:7263: $? = 0
- configure:7263: result: yes
- configure:7263: checking for X11/extensions/Xinerama.h
- configure:7263: result: yes
- configure:7276: checking for XineramaQueryExtension in -lXinerama
- configure:7301: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lXinerama >&5
- configure:7301: $? = 0
- configure:7310: result: yes
- configure:7338: checking for X11/Xaw/XawInit.h
- configure:7338: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- conftest.c:39:29: fatal error: X11/Xaw/XawInit.h: No such file or directory
- #include <X11/Xaw/XawInit.h>
- ^
- compilation terminated.
- configure:7338: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define HAVE_LIBUSB10 yes
- | #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- | #define MODULE_EXT ".ko"
- | #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/cypher/linuxcnc"
- | #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- | #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- | #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- | #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- | #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- | #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- | #define EMC2_CONFIG_DIR ""
- | #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 1
- | #define HAVE_SINCOS 1
- | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- | #define HAVE_LIBXINERAMA 1
- | /* end confdefs.h. */
- | #include <X11/Intrinsic.h>
- |
- |
- | #include <X11/Xaw/XawInit.h>
- configure:7338: result: no
- configure:7353: checking for XawDialogGetValueString in -lXaw
- configure:7378: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lXaw -lXinerama -lSM -lICE >&5
- /usr/bin/ld: cannot find -lXaw
- collect2: error: ld returned 1 exit status
- configure:7378: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define HAVE_LIBUSB10 yes
- | #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- | #define MODULE_EXT ".ko"
- | #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/cypher/linuxcnc"
- | #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- | #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- | #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- | #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- | #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- | #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- | #define EMC2_CONFIG_DIR ""
- | #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 1
- | #define HAVE_SINCOS 1
- | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- | #define HAVE_LIBXINERAMA 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 XawDialogGetValueString ();
- | int
- | main ()
- | {
- | return XawDialogGetValueString ();
- | ;
- | return 0;
- | }
- configure:7387: result: no
- configure:7405: WARNING: Xaw lib missing, you won't be able to build/run xemc. try installing it with 'apt-get install libxaw7-dev'
- configure:7420: checking readline/readline.h usability
- configure:7420: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7420: $? = 0
- configure:7420: result: yes
- configure:7420: checking readline/readline.h presence
- configure:7420: x86_64-linux-gnu-gcc -E conftest.c
- configure:7420: $? = 0
- configure:7420: result: yes
- configure:7420: checking for readline/readline.h
- configure:7420: result: yes
- configure:7434: checking readline/history.h usability
- configure:7434: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7434: $? = 0
- configure:7434: result: yes
- configure:7434: checking readline/history.h presence
- configure:7434: x86_64-linux-gnu-gcc -E conftest.c
- configure:7434: $? = 0
- configure:7434: result: yes
- configure:7434: checking for readline/history.h
- configure:7434: result: yes
- configure:7448: checking for readline in -lreadline
- configure:7473: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lreadline >&5
- configure:7473: $? = 0
- configure:7482: result: yes
- configure:7490: checking for readline in -lreadline
- configure:7515: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lreadline -ltermcap >&5
- configure:7515: $? = 0
- configure:7524: result: yes
- configure:7557: checking ncurses.h usability
- configure:7557: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7557: $? = 0
- configure:7557: result: yes
- configure:7557: checking ncurses.h presence
- configure:7557: x86_64-linux-gnu-gcc -E conftest.c
- configure:7557: $? = 0
- configure:7557: result: yes
- configure:7557: checking for ncurses.h
- configure:7557: result: yes
- configure:7570: checking for initscr in -lncurses
- configure:7595: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lncurses >&5
- configure:7595: $? = 0
- configure:7604: result: yes
- configure:7649: checking locale.h usability
- configure:7649: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7649: $? = 0
- configure:7649: result: yes
- configure:7649: checking locale.h presence
- configure:7649: x86_64-linux-gnu-gcc -E conftest.c
- configure:7649: $? = 0
- configure:7649: result: yes
- configure:7649: checking for locale.h
- configure:7649: result: yes
- configure:7661: checking for setlocale
- configure:7661: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lncurses >&5
- configure:7661: $? = 0
- configure:7661: result: yes
- configure:7678: checking libintl.h usability
- configure:7678: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:7678: $? = 0
- configure:7678: result: yes
- configure:7678: checking libintl.h presence
- configure:7678: x86_64-linux-gnu-gcc -E conftest.c
- configure:7678: $? = 0
- configure:7678: result: yes
- configure:7678: checking for libintl.h
- configure:7678: result: yes
- configure:7688: checking for gettext in -lintl
- configure:7713: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lintl -lncurses >&5
- conftest.c:51:6: warning: conflicting types for built-in function 'gettext' [enabled by default]
- char gettext ();
- ^
- /usr/bin/ld: cannot find -lintl
- collect2: error: ld returned 1 exit status
- configure:7713: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LinuxCNC"
- | #define PACKAGE_TARNAME "linuxcnc"
- | #define PACKAGE_VERSION "2.8.0~pre1"
- | #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- | #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- | #define PACKAGE_URL ""
- | #define RTAPI_RTAI /**/
- | #define RTDIR "/usr"
- | #define HIDRAW_H_USABLE /**/
- | #define HAVE_LIBMODBUS3 yes
- | #define HAVE_LIBUSB10 yes
- | #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- | #define MODULE_EXT ".ko"
- | #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- | #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- | #define EMC2_HOME "/home/cypher/linuxcnc"
- | #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- | #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- | #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- | #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- | #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- | #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- | #define EMC2_CONFIG_DIR ""
- | #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- | #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- | #define PRELOAD_WORKAROUND ""
- | #define HAVE_CXX11 1
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_WAIT_H 1
- | #define HAVE_SEMTIMEDOP 1
- | #define HAVE_SINCOS 1
- | #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- | #define HAVE_LIBXINERAMA 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:7722: result: no
- configure:7765: checking for xgettext
- configure:7783: found /usr/bin/xgettext
- configure:7796: result: /usr/bin/xgettext
- configure:7808: checking for xgettext tcl bug
- configure:7816: result: xgettext version 0.18.3 OK
- configure:7828: checking for msgfmt
- configure:7846: found /usr/bin/msgfmt
- configure:7859: result: /usr/bin/msgfmt
- configure:7870: checking for --tcl support in msgfmt
- configure:7873: result: yes
- configure:7881: checking for Python support
- configure:7898: result: yes
- configure:7906: checking python version
- configure:7912: result: OK
- configure:7915: checking version of python libraries
- configure:7918: result: python2.7
- configure:7921: checking match between tk and Tkinter versions
- configure:7938: result: 8.6
- configure:7941: checking location of Python header files
- configure:7944: result: /usr/include/python2.7
- configure:7947: checking for Python headers
- configure:7961: result: -I/usr/include/python2.7
- configure:7965: checking for Python libraries
- configure:7975: result: -lpthread -ldl -lutil
- configure:7995: checking whether the Boost::Python headers are available
- configure:8015: g++ -c -g -O2 -std=c++11 -I/usr/include/python2.7 conftest.cpp >&5
- configure:8015: $? = 0
- configure:8022: result: yes
- configure:8038: checking for boost::python shared library
- configure:8055: g++ -o conftest -g -O2 -std=c++11 -I/usr/include/python2.7 conftest.cpp -lXinerama -lpython2.7 -lboost_python >&5
- configure:8055: $? = 0
- configure:8066: result: -lboost_python
- configure:8089: checking /usr/include/python2.7/Python.h usability
- configure:8089: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:8089: $? = 0
- configure:8089: result: yes
- configure:8089: checking /usr/include/python2.7/Python.h presence
- configure:8089: x86_64-linux-gnu-gcc -E conftest.c
- configure:8089: $? = 0
- configure:8089: result: yes
- configure:8089: checking for /usr/include/python2.7/Python.h
- configure:8089: result: yes
- configure:8098: checking for site-package location
- configure:8101: result: /usr/lib/python2.7/dist-packages
- configure:8107: checking GL/gl.h usability
- configure:8107: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:8107: $? = 0
- configure:8107: result: yes
- configure:8107: checking GL/gl.h presence
- configure:8107: x86_64-linux-gnu-gcc -E conftest.c
- configure:8107: $? = 0
- configure:8107: result: yes
- configure:8107: checking for GL/gl.h
- configure:8107: result: yes
- configure:8107: checking GL/glu.h usability
- configure:8107: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:8107: $? = 0
- configure:8107: result: yes
- configure:8107: checking GL/glu.h presence
- configure:8107: x86_64-linux-gnu-gcc -E conftest.c
- configure:8107: $? = 0
- configure:8107: result: yes
- configure:8107: checking for GL/glu.h
- configure:8107: result: yes
- configure:8120: checking for glBegin in -lGL
- configure:8145: x86_64-linux-gnu-gcc -o conftest -g -O2 conftest.c -lGL -lXinerama >&5
- configure:8145: $? = 0
- configure:8154: result: yes
- configure:8168: checking for working GLU quadrics
- configure:8184: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:8184: $? = 0
- configure:8185: result: yes
- configure:8195: checking for Xmu headers
- configure:8199: checking X11/Xmu/Xmu.h usability
- configure:8199: x86_64-linux-gnu-gcc -c -g -O2 conftest.c >&5
- configure:8199: $? = 0
- configure:8199: result: yes
- configure:8199: checking X11/Xmu/Xmu.h presence
- configure:8199: x86_64-linux-gnu-gcc -E conftest.c
- configure:8199: $? = 0
- configure:8199: result: yes
- configure:8199: checking for X11/Xmu/Xmu.h
- configure:8199: result: yes
- configure:8213: checking libgl1-mesa-dri workaround
- configure:8227: result: not required
- configure:8387: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LinuxCNC config.status 2.8.0~pre1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on workshop
- config.status:972: creating ../scripts/rtapi.conf
- config.status:972: creating ../scripts/linuxcnc
- config.status:972: creating ../scripts/halrun
- config.status:972: creating ../scripts/rip-environment
- config.status:972: creating ../scripts/haltcl
- config.status:972: creating ../scripts/realtime
- config.status:972: creating ../scripts/linuxcnc_var
- config.status:972: creating Makefile.inc
- config.status:972: creating Makefile.modinc
- config.status:972: creating ../tcl/linuxcnc.tcl
- config.status:972: creating ../lib/python/nf.py
- config.status:972: creating ../scripts/linuxcncmkdesktop
- config.status:972: creating ../share/applications/linuxcnc-latency.desktop
- config.status:972: creating ../share/applications/linuxcnc.desktop
- config.status:972: creating ../share/desktop-directories/cnc.directory
- config.status:972: creating ../share/menus/CNC.menu
- config.status:972: creating config.h
- configure:9567: WARNING: unrecognized options: --disable-sse
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_boost_python=yes
- 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_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=no
- 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_lib_GL_glBegin=yes
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_Xaw_XawDialogGetValueString=no
- ac_cv_lib_Xinerama_XineramaQueryExtension=yes
- ac_cv_lib_intl_gettext=no
- ac_cv_lib_ncurses_initscr=yes
- ac_cv_objext=o
- ac_cv_path_AR=/usr/bin/ar
- 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=/sbin/insmod
- ac_cv_path_INSTALL=/usr/bin/install
- ac_cv_path_IPCS=/usr/bin/ipcs
- ac_cv_path_KILL=/bin/kill
- ac_cv_path_LSMOD=/sbin/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_XGETTEXT=/usr/bin/xgettext
- ac_cv_prog_CPP='x86_64-linux-gnu-gcc -E'
- ac_cv_prog_ac_ct_CC=x86_64-linux-gnu-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_cpp11=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- A2X=''
- A2X_LATEX_ENCODING=''
- AR='/usr/bin/ar'
- ASCIIDOC=''
- AUTODIRS=''
- AWK='/usr/bin/awk'
- BOOST_PYTHON_LIBS='-lboost_python'
- BUILD_DOCS='no'
- BUILD_DOCS_HTML=''
- BUILD_DOCS_PDF=''
- BUILD_PYTHON='yes'
- BUILD_SYS='kbuild'
- BUILD_UDEV=''
- CC='x86_64-linux-gnu-gcc'
- CFLAGS='-g -O2'
- CONVERT=''
- CPP='x86_64-linux-gnu-gcc -E'
- CPPFLAGS=''
- CXX='g++'
- CXXFLAGS='-g -O2 -std=c++11'
- DATE='Wed Dec 3 21:56:30 CST 2014'
- DBLATEX=''
- DEFAULT_NMLFILE='/home/cypher/linuxcnc/configs/common/linuxcnc.nml'
- DEFS='-DHAVE_CONFIG_H'
- DVIPNG=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/egrep'
- EMC2VERSION='2.8.0~pre1'
- EMC2_BIN_DIR='/home/cypher/linuxcnc/bin'
- EMC2_HELP_DIR='/home/cypher/linuxcnc/docs/help'
- EMC2_HOME='/home/cypher/linuxcnc'
- EMC2_ICON='/home/cypher/linuxcnc/linuxcncicon.png'
- EMC2_IMAGE_DIR='/home/cypher/linuxcnc'
- EMC2_LANG_DIR='/home/cypher/linuxcnc/src/objects'
- EMC2_LATENCY_SCRIPT='/home/cypher/linuxcnc/scripts/latency-test'
- EMC2_NCFILES_DIR='/home/cypher/linuxcnc/nc_files'
- EMC2_RTLIB_DIR='/home/cypher/linuxcnc/rtlib'
- EMC2_SCRIPT='/home/cypher/linuxcnc/scripts/linuxcnc'
- EMC2_SUFFIX=' (run-in-place)'
- EMC2_TCL_DIR='/home/cypher/linuxcnc/tcl'
- EMC2_TCL_LIB_DIR='/home/cypher/linuxcnc/tcl'
- EXEEXT=''
- EXT_RTFLAGS=''
- FUSER='/bin/fuser'
- GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-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/x86_64-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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/harfbuzz '
- 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 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype '
- GTK_VER='2.24.23'
- HAVE_CXX11='1'
- HAVE_GNOMEPRINT=''
- HAVE_LIBINTL=''
- HAVE_LIBINTL_H=''
- HAVE_LIBMODBUS3='yes'
- HAVE_LIBUSB10='yes'
- HAVE_LOCALE_H=''
- HAVE_NCURSES='yes'
- HAVE_READLINE='yes'
- HAVE_XAW='no'
- HIDRAW_H_USABLE='yes'
- INCLUDEPY='/usr/include/python2.7'
- INSMOD='/home/cypher/linuxcnc/bin/linuxcnc_module_helper insert'
- INSTALL='/usr/bin/install'
- IPCS='/usr/bin/ipcs'
- KERNELDIR='/home/cypher/linux-rt-3.14.25/'
- KERNEL_VERS='3.14.25-rt22'
- 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=''
- LIBUSB10_CFLAGS='-I/usr/include/libusb-1.0 '
- LIBUSB10_LIBS='-lusb-1.0 '
- LINUXCNC_CONFIG_PATH='~/linuxcnc/configs:/home/cypher/linuxcnc/configs'
- LOCALEDIR='/usr/share/locale'
- LSMOD='/sbin/lsmod'
- LTLIBOBJS=''
- MANDB='/usr/bin/mandb'
- MODEXT='.ko'
- MODPATH_adeos=''
- MODPATH_rtai_fifos=''
- MODPATH_rtai_hal=''
- MODPATH_rtai_ksched=''
- MODPATH_rtai_math=''
- MODPATH_rtai_sem=''
- MODPATH_rtai_shm=''
- MODULE_DIR='/lib/modules/3.14.25-rt22/'
- 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.8.0~pre1'
- PACKAGE_TARNAME='linuxcnc'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.8.0~pre1'
- PATH_SEPARATOR=':'
- PDFLATEX=''
- PIDOF='/bin/pidof'
- 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/cypher/linuxcnc/scripts/realtime'
- RIP_MODULE_DIR='/home/cypher/linuxcnc/rtlib'
- RMMOD='/home/cypher/linuxcnc/bin/linuxcnc_module_helper remove'
- RTAI='3'
- RTARCH='x86_64'
- RTDIR='/usr'
- RTFLAGS='-I. -I/usr/include/rtai -D_FORTIFY_SOURCE=0 -ffast-math -mhard-float -DRTAI=3'
- RTNAME='rtai-3.0'
- RTPREFIX='rtai'
- RTS='/usr/bin/rtai-config'
- RUN_IN_PLACE='yes'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/bash'
- SITEPY='/usr/lib/python2.7/dist-packages'
- SOURCE_HIGHLIGHT=''
- TCLSH='/usr/bin/tclsh8.6'
- TCL_CFLAGS='-I/usr/include/tcl8.6 -DUSE_TCL_STUBS'
- TCL_DBGX=''
- TCL_LIBS='-L/usr/lib/x86_64-linux-gnu -ltclstub8.6'
- TK_CFLAGS='-I/usr/include/tcl8.6 '
- TK_DBGX=''
- TK_LIBS='-lX11 -lXss -lXext -lXft -lfontconfig -lfreetype -lpthread -ldl -lz -lpthread -lieee -lm -L/usr/lib/x86_64-linux-gnu -ltk8.6'
- USE_NLS='yes'
- WHOAMI='/usr/bin/whoami'
- WISH='/usr/bin/wish8.6'
- XAW_LIBS=''
- XGETTEXT='/usr/bin/xgettext'
- XMKMF=''
- XSLTPROC=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=' -lSM -lICE'
- ac_ct_CC='x86_64-linux-gnu-gcc'
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build_alias=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host_alias=''
- 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/cypher/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.8.0~pre1"
- #define PACKAGE_STRING "LinuxCNC 2.8.0~pre1"
- #define PACKAGE_BUGREPORT "emc-developers@lists.sourceforge.net"
- #define PACKAGE_URL ""
- #define RTAPI_RTAI /**/
- #define RTDIR "/usr"
- #define HIDRAW_H_USABLE /**/
- #define HAVE_LIBMODBUS3 yes
- #define HAVE_LIBUSB10 yes
- #define RTAPI_KERNEL_VERSION "3.14.25-rt22"
- #define MODULE_EXT ".ko"
- #define EMC2_DEFAULT_NMLFILE "/home/cypher/linuxcnc/configs/common/linuxcnc.nml"
- #define EMC2_DEFAULT_TOOLTABLE "/home/cypher/linuxcnc/configs/sim/sim.tbl"
- #define EMC2_HOME "/home/cypher/linuxcnc"
- #define EMC2_BIN_DIR "/home/cypher/linuxcnc/bin"
- #define EMC2_TCL_DIR "/home/cypher/linuxcnc/tcl"
- #define EMC2_HELP_DIR "/home/cypher/linuxcnc/docs/help"
- #define EMC2_RTLIB_DIR "/home/cypher/linuxcnc/rtlib"
- #define EMC2_LANG_DIR "/home/cypher/linuxcnc/src/objects"
- #define EMC2_PO_DIR "/home/cypher/linuxcnc/share/locale"
- #define EMC2_CONFIG_DIR ""
- #define EMC2_NCFILES_DIR "/home/cypher/linuxcnc/nc_files"
- #define EMC2_IMAGE_DIR "/home/cypher/linuxcnc"
- #define PRELOAD_WORKAROUND ""
- #define HAVE_CXX11 1
- #define STDC_HEADERS 1
- #define HAVE_SYS_WAIT_H 1
- #define HAVE_SEMTIMEDOP 1
- #define HAVE_SINCOS 1
- #define HAVE_X11_EXTENSIONS_XINERAMA_H 1
- #define HAVE_LIBXINERAMA 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement