NEWS
emc2_2.4.3 Release
A fresh bugfix release (Changelog).
You can get it:
as a source package from sourceforge, from Git, or as a precompiled package which works on Ubuntu as described here.
 
Ubuntu 8.04&EMC2 Live CD
The EMC2 team has a custom Live-CD (EU mirror) based on Ubuntu 8.04 with emc 2.3.x included, that will let you try out EMC2 before installing, and it's also the easiest way to install Ubuntu and EMC2 together. (more)
 
emc2_2.4.2 Release
A fresh bugfix release (Changelog). You can get it: as a source package from sourceforge , from Git , or as a precompiled package which works on Ubuntu as described here .
 
Site Search
Google
Web LinuxCNC
Login

BUILD : emc2head 
SYSTEM: Ubuntu 8.04 LTS (hardy) non-realtime (2.6.24-23-generic) (slot 3)

complete build started at 2009-06-09 11:56:51


changing to src/ directory


running "./configure --enable-simulator --disable-build-documentation "

checking installation prefix... /usr/local
checking for RT dir... configuring for simulator
checking for pth-config... /usr/bin/pth-config
checking for cc version... not specified
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for usability of rdtscll from asm/msr.h... no
checking for usability of linux/joystick.h... yes
checking for module installation directory... checking for realtime module directory... /usr/local/lib/emc2/modules
checking for glib... yes - 2.16.6
checking for GTK 2.4.0 or above... yes - 2.12.9
checking for libgnomeprintui-2.2... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for grep... /bin/grep
checking for install... /usr/bin/install
checking for sed... /bin/sed
checking for ps... /bin/ps
checking for kill... /bin/kill
checking for whoami... /usr/bin/whoami
checking for awk... /usr/bin/awk
checking for insmod... /sbin/insmod
checking for rmmod... /sbin/rmmod
checking for lsmod... /sbin/lsmod
checking for pidof... /bin/pidof
checking for ipcs... /usr/bin/ipcs
checking for fuser... /bin/fuser
checking for mandb... /usr/bin/mandb
checking for python... /usr/bin/python
checking whether to build documentation... no
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for semtimedop... yes
checking for sincos... yes
checking for __sincos... no
checking for tcl... /usr/lib/tcl8.4/tclConfig.sh found
checking for tk... /usr/lib/tk8.4/tkConfig.sh found
checking for BWidget using /usr/bin/tclsh8.4... found
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/Xaw/XawInit.h... yes
checking for XawDialogGetValueString in -lXaw... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
Trying readline without -ltermcap
checking for readline in -lreadline... yes
Trying readline with -ltermcap
checking for readline in -lreadline... yes
Readline does not require -ltermcap
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for initscr in -lncurses... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext in -lintl... no
checking for xgettext... /usr/bin/xgettext
checking for xgettext tcl bug... xgettext version 0.17 OK
checking for msgfmt... /usr/bin/msgfmt
checking for --tcl support in msgfmt... yes
checking for Python support... yes
checking python version... OK
checking match between tk and Tkinter versions... Traceback (most recent call last):
  File "", line 1, in 
ImportError: No module named _tkinter
Traceback (most recent call last):
  File "", line 1, in 
ImportError: No module named _tkinter
TCL mismatch: 8.4 vs 
configure: error: Python requires use of Tcl  and Tk .
Install this version and specify --with-tclConfig and --with-tkConfig if necessary

configure failed, here is the log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by EMC2 configure 2.4.0~pre, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --enable-simulator --disable-build-documentation

## --------- ##
## Platform. ##
## --------- ##

hostname = VM07-hardy-nonrt
uname -m = i686
uname -r = 2.6.24-23-generic
uname -s = Linux
uname -v = #1 SMP Mon Jan 26 00:13:11 UTC 2009

/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


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1975: checking installation prefix
configure:1977: result: /usr/local
configure:2000: checking for RT dir
configure:2035: result: configuring for simulator
configure:2089: checking for pth-config
configure:2107: found /usr/bin/pth-config
configure:2120: result: /usr/bin/pth-config
configure:2310: checking for cc version
configure:2326: result: not specified
configure:2384: checking for gcc
configure:2400: found /usr/bin/gcc
configure:2411: result: gcc
configure:2445: checking for C compiler version
configure:2453: gcc --version >&5
gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 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:2457: $? = 0
configure:2464: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:2468: $? = 0
configure:2475: gcc -V >&5
gcc: '-V' option must have argument
configure:2479: $? = 1
configure:2502: checking for C compiler default output file name
configure:2524: gcc    conftest.c  >&5
configure:2528: $? = 0
configure:2566: result: a.out
configure:2585: checking whether the C compiler works
configure:2595: ./a.out
configure:2599: $? = 0
configure:2618: result: yes
configure:2625: checking whether we are cross compiling
configure:2627: result: no
configure:2630: checking for suffix of executables
configure:2637: gcc -o conftest    conftest.c  >&5
configure:2641: $? = 0
configure:2667: result: 
configure:2673: checking for suffix of object files
configure:2699: gcc -c   conftest.c >&5
configure:2703: $? = 0
configure:2728: result: o
configure:2732: checking whether we are using the GNU C compiler
configure:2761: gcc -c   conftest.c >&5
configure:2768: $? = 0
configure:2785: result: yes
configure:2794: checking whether gcc accepts -g
configure:2824: gcc -c -g  conftest.c >&5
configure:2831: $? = 0
configure:2932: result: yes
configure:2949: checking for gcc option to accept ISO C89
configure:3023: gcc  -c -g -O2  conftest.c >&5
configure:3030: $? = 0
configure:3053: result: none needed
configure:3076: checking how to run the C preprocessor
configure:3116: gcc -E  conftest.c
configure:3123: $? = 0
configure:3154: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3161: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "EMC2"
| #define PACKAGE_TARNAME "emc2"
| #define PACKAGE_VERSION "2.4.0~pre"
| #define PACKAGE_STRING "EMC2 2.4.0~pre"
| #define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
| #define RTAPI_SIM /**/
| /* end confdefs.h.  */
| #include 
configure:3194: result: gcc -E
configure:3223: gcc -E  conftest.c
configure:3230: $? = 0
configure:3261: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3268: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "EMC2"
| #define PACKAGE_TARNAME "emc2"
| #define PACKAGE_VERSION "2.4.0~pre"
| #define PACKAGE_STRING "EMC2 2.4.0~pre"
| #define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
| #define RTAPI_SIM /**/
| /* end confdefs.h.  */
| #include 
configure:3318: checking for usability of rdtscll from asm/msr.h
configure:3346: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccWllECd.o: In function `use_rdtscll':
/home/jmkasunich/farm/emc2head/src/conftest.c:12: undefined reference to `rdtscll'
collect2: ld returned 1 exit status
configure:3353: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "EMC2"
| #define PACKAGE_TARNAME "emc2"
| #define PACKAGE_VERSION "2.4.0~pre"
| #define PACKAGE_STRING "EMC2 2.4.0~pre"
| #define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
| #define RTAPI_SIM /**/
| /* end confdefs.h.  */
| 
| #include 
| #include 
| void use_rdtscll(void) { long long tsc; rdtscll(tsc); }
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3379: result: no
configure:3386: checking for usability of linux/joystick.h
configure:3412: gcc -o conftest -g -O2   conftest.c  >&5
configure:3419: $? = 0
configure:3438: result: yes
configure:4084: checking for module installation directory
configure:4139: checking for realtime module directory
configure:4141: result: /usr/local/lib/emc2/modules
configure:4258: checking for glib
configure:4262: result: yes - 2.16.6
configure:4272: checking for GTK 2.4.0 or above
configure:4276: result: yes - 2.12.9
configure:4280: checking for libgnomeprintui-2.2
configure:4283: result: yes
configure:4370: checking for g++
configure:4386: found /usr/bin/g++
configure:4397: result: g++
configure:4424: checking for C++ compiler version
configure:4432: g++ --version >&5
g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 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:4436: $? = 0
configure:4443: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:4447: $? = 0
configure:4454: g++ -V >&5
g++: '-V' option must have argument
configure:4458: $? = 1
configure:4461: checking whether we are using the GNU C++ compiler
configure:4490: g++ -c   conftest.cpp >&5
configure:4497: $? = 0
configure:4514: result: yes
configure:4523: checking whether g++ accepts -g
configure:4553: g++ -c -g  conftest.cpp >&5
configure:4560: $? = 0
configure:4661: result: yes
configure:4684: checking whether make sets $(MAKE)
configure:4706: result: yes
configure:4758: checking for ranlib
configure:4774: found /usr/bin/ranlib
configure:4785: result: ranlib
configure:4809: checking for ar
configure:4827: found /usr/bin/ar
configure:4839: result: /usr/bin/ar
configure:4849: checking for grep
configure:4867: found /bin/grep
configure:4879: result: /bin/grep
configure:4889: checking for install
configure:4907: found /usr/bin/install
configure:4919: result: /usr/bin/install
configure:4929: checking for sed
configure:4947: found /bin/sed
configure:4959: result: /bin/sed
configure:4969: checking for ps
configure:4987: found /bin/ps
configure:4999: result: /bin/ps
configure:5009: checking for kill
configure:5027: found /bin/kill
configure:5039: result: /bin/kill
configure:5049: checking for whoami
configure:5067: found /usr/bin/whoami
configure:5079: result: /usr/bin/whoami
configure:5089: checking for awk
configure:5107: found /usr/bin/awk
configure:5119: result: /usr/bin/awk
configure:5129: checking for insmod
configure:5147: found /sbin/insmod
configure:5160: result: /sbin/insmod
configure:5170: checking for rmmod
configure:5188: found /sbin/rmmod
configure:5201: result: /sbin/rmmod
configure:5211: checking for lsmod
configure:5229: found /sbin/lsmod
configure:5242: result: /sbin/lsmod
configure:5252: checking for pidof
configure:5270: found /bin/pidof
configure:5283: result: /bin/pidof
configure:5293: checking for ipcs
configure:5311: found /usr/bin/ipcs
configure:5324: result: /usr/bin/ipcs
configure:5334: checking for fuser
configure:5352: found /bin/fuser
configure:5365: result: /bin/fuser
configure:5375: checking for mandb
configure:5393: found /usr/bin/mandb
configure:5406: result: /usr/bin/mandb
configure:5484: checking for python
configure:5502: found /usr/bin/python
configure:5515: result: /usr/bin/python
configure:5530: checking whether to build documentation
configure:5559: result: no
configure:6142: checking for ANSI C header files
configure:6172: gcc -c -g -O2  conftest.c >&5
configure:6179: $? = 0
configure:6310: result: no
configure:6320: checking for sys/wait.h that is POSIX.1 compatible
configure:6356: gcc -c -g -O2  conftest.c >&5
configure:6363: $? = 0
configure:6378: result: yes
configure:6392: checking for semtimedop
configure:6448: gcc -o conftest -g -O2   conftest.c  >&5
configure:6455: $? = 0
configure:6477: result: yes
configure:6495: checking for sincos
configure:6551: gcc -o conftest -g -O2   -lm conftest.c  >&5
conftest.c:46: warning: conflicting types for built-in function 'sincos'
configure:6558: $? = 0
configure:6580: result: yes
configure:6596: checking for __sincos
configure:6652: gcc -o conftest -g -O2   -lm conftest.c  >&5
/tmp/cc02F28w.o: In function `main':
/home/jmkasunich/farm/emc2head/src/conftest.c:58: undefined reference to `__sincos'
collect2: ld returned 1 exit status
configure:6659: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "EMC2"
| #define PACKAGE_TARNAME "emc2"
| #define PACKAGE_VERSION "2.4.0~pre"
| #define PACKAGE_STRING "EMC2 2.4.0~pre"
| #define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
| #define RTAPI_SIM /**/
| #define MODULE_EXT ".so"
| #define EMC2_DEFAULT_NMLFILE "/usr/local/share/emc/emc.nml"
| #define EMC2_HOME "/usr/local"
| #define EMC2_BIN_DIR "/usr/local/bin"
| #define EMC2_TCL_DIR "/usr/local/share/emc/tcl"
| #define EMC2_HELP_DIR "/usr/local/share/doc/emc2"
| #define EMC2_RTLIB_DIR "/usr/local/lib/emc2/modules"
| #define EMC2_LANG_DIR "/usr/local/share/emc/tcl/msgs"
| #define EMC2_PO_DIR "/usr/local/share"
| #define EMC2_CONFIG_DIR ""
| #define EMC2_NCFILES_DIR "/usr/local/share/emc/ncfiles"
| #define EMC2_IMAGE_DIR "/usr/local/etc/emc2/"
| #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  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:6681: result: no
configure:6705: checking for tcl
configure:6979: result: /usr/lib/tcl8.4/tclConfig.sh found
configure:6986: checking for tk
configure:7265: result: /usr/lib/tk8.4/tkConfig.sh found
configure:7298: checking for BWidget using /usr/bin/tclsh8.4
configure:7301: result: found
configure:7327: checking for X
configure:7498: gcc -o conftest -g -O2   conftest.c -lX11  >&5
configure:7505: $? = 0
configure:7567: result: libraries , headers 
configure:7736: gcc -o conftest -g -O2   conftest.c   -lX11 >&5
configure:7743: $? = 0
configure:7911: checking for gethostbyname
configure:7967: gcc -o conftest -g -O2   conftest.c  >&5
configure:7974: $? = 0
configure:7994: result: yes
configure:8147: checking for connect
configure:8203: gcc -o conftest -g -O2   conftest.c  >&5
configure:8210: $? = 0
configure:8230: result: yes
configure:8306: checking for remove
configure:8362: gcc -o conftest -g -O2   conftest.c  >&5
configure:8369: $? = 0
configure:8389: result: yes
configure:8465: checking for shmat
configure:8521: gcc -o conftest -g -O2   conftest.c  >&5
configure:8528: $? = 0
configure:8548: result: yes
configure:8633: checking for IceConnectionNumber in -lICE
configure:8668: gcc -o conftest -g -O2   conftest.c -lICE   >&5
configure:8675: $? = 0
configure:8696: result: yes
configure:8724: checking for X11/Xaw/XawInit.h
configure:8746: gcc -c -g -O2   conftest.c >&5
configure:8753: $? = 0
configure:8770: result: yes
configure:8787: checking for XawDialogGetValueString in -lXaw
configure:8822: gcc -o conftest -g -O2     -lSM -lICE  conftest.c -lXaw   >&5
configure:8829: $? = 0
configure:8850: result: yes
configure:8897: checking readline/readline.h usability
configure:8914: gcc -c -g -O2  conftest.c >&5
configure:8921: $? = 0
configure:8935: result: yes
configure:8939: checking readline/readline.h presence
configure:8954: gcc -E  conftest.c
configure:8961: $? = 0
configure:8975: result: yes
configure:9008: checking for readline/readline.h
configure:9017: result: yes
configure:9050: checking readline/history.h usability
configure:9067: gcc -c -g -O2  conftest.c >&5
configure:9074: $? = 0
configure:9088: result: yes
configure:9092: checking readline/history.h presence
configure:9107: gcc -E  conftest.c
configure:9114: $? = 0
configure:9128: result: yes
configure:9161: checking for readline/history.h
configure:9170: result: yes
configure:9189: checking for readline in -lreadline
configure:9224: gcc -o conftest -g -O2   conftest.c -lreadline   >&5
configure:9231: $? = 0
configure:9252: result: yes
configure:9260: checking for readline in -lreadline
configure:9295: gcc -o conftest -g -O2   conftest.c -lreadline -ltermcap  >&5
configure:9302: $? = 0
configure:9323: result: yes
configure:9374: checking ncurses.h usability
configure:9391: gcc -c -g -O2  conftest.c >&5
configure:9398: $? = 0
configure:9412: result: yes
configure:9416: checking ncurses.h presence
configure:9431: gcc -E  conftest.c
configure:9438: $? = 0
configure:9452: result: yes
configure:9485: checking for ncurses.h
configure:9494: result: yes
configure:9513: checking for initscr in -lncurses
configure:9548: gcc -o conftest -g -O2   conftest.c -lncurses   >&5
configure:9555: $? = 0
configure:9576: result: yes
configure:9635: checking locale.h usability
configure:9652: gcc -c -g -O2  conftest.c >&5
configure:9659: $? = 0
configure:9673: result: yes
configure:9677: checking locale.h presence
configure:9692: gcc -E  conftest.c
configure:9699: $? = 0
configure:9713: result: yes
configure:9746: checking for locale.h
configure:9755: result: yes
configure:9774: checking for setlocale
configure:9830: gcc -o conftest -g -O2   conftest.c -lncurses  >&5
configure:9837: $? = 0
configure:9859: result: yes
configure:9893: checking libintl.h usability
configure:9910: gcc -c -g -O2  conftest.c >&5
configure:9917: $? = 0
configure:9931: result: yes
configure:9935: checking libintl.h presence
configure:9950: gcc -E  conftest.c
configure:9957: $? = 0
configure:9971: result: yes
configure:10004: checking for libintl.h
configure:10013: result: yes
configure:10029: checking for gettext in -lintl
configure:10064: gcc -o conftest -g -O2   conftest.c -lintl  -lncurses  >&5
conftest.c:41: warning: conflicting types for built-in function 'gettext'
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:10071: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "EMC2"
| #define PACKAGE_TARNAME "emc2"
| #define PACKAGE_VERSION "2.4.0~pre"
| #define PACKAGE_STRING "EMC2 2.4.0~pre"
| #define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
| #define RTAPI_SIM /**/
| #define MODULE_EXT ".so"
| #define EMC2_DEFAULT_NMLFILE "/usr/local/share/emc/emc.nml"
| #define EMC2_HOME "/usr/local"
| #define EMC2_BIN_DIR "/usr/local/bin"
| #define EMC2_TCL_DIR "/usr/local/share/emc/tcl"
| #define EMC2_HELP_DIR "/usr/local/share/doc/emc2"
| #define EMC2_RTLIB_DIR "/usr/local/lib/emc2/modules"
| #define EMC2_LANG_DIR "/usr/local/share/emc/tcl/msgs"
| #define EMC2_PO_DIR "/usr/local/share"
| #define EMC2_CONFIG_DIR ""
| #define EMC2_NCFILES_DIR "/usr/local/share/emc/ncfiles"
| #define EMC2_IMAGE_DIR "/usr/local/etc/emc2/"
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SEMTIMEDOP 1
| #define HAVE_SINCOS 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:10092: result: no
configure:10135: checking for xgettext
configure:10153: found /usr/bin/xgettext
configure:10166: result: /usr/bin/xgettext
configure:10176: checking for xgettext tcl bug
configure:10184: result: xgettext version 0.17 OK
configure:10198: checking for msgfmt
configure:10216: found /usr/bin/msgfmt
configure:10229: result: /usr/bin/msgfmt
configure:10238: checking for --tcl support in msgfmt
configure:10241: result: yes
configure:10251: checking for Python support
configure:10268: result: yes
configure:10278: checking python version
configure:10286: result: OK
configure:10289: checking match between tk and Tkinter versions
configure:10296: result: TCL mismatch: 8.4 vs 
configure:10299: error: Python requires use of Tcl  and Tk .
Install this version and specify --with-tclConfig and --with-tkConfig if necessary

## ---------------- ##
## Cache variables. ##
## ---------------- ##

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_func_sincos=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_X11_Xaw_XawInit_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=no
ac_cv_header_sys_wait_h=yes
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xaw_XawDialogGetValueString=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_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_PTH_CONFIG=/usr/bin/pth-config
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='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'
AUTODIRS=''
AWK='/usr/bin/awk'
BUILD_DOCS='no'
BUILD_DOCS_HTML=''
BUILD_DOCS_PDF=''
BUILD_PYTHON='yes'
BUILD_SYS='sim'
CC='gcc'
CFLAGS='-g -O2'
CONVERT=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
DATE='Tue Jun  9 07:56:53 EDT 2009'
DEFAULT_NMLFILE='/usr/local/share/emc/emc.nml'
DEFS=''
DVIPNG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EMC2VERSION='2.4.0~pre'
EMC2_BIN_DIR='/usr/local/bin'
EMC2_CONFIG_PATH='~/emc2/configs:/usr/local/etc/emc2/configs:/usr/local/share/doc/emc2/examples/sample-configs'
EMC2_HELP_DIR='/usr/local/share/doc/emc2'
EMC2_HOME='/usr/local'
EMC2_IMAGE_DIR='/usr/local/etc/emc2/'
EMC2_LANG_DIR='/usr/local/share/emc/tcl/msgs'
EMC2_NCFILES_DIR='/usr/local/share/emc/ncfiles'
EMC2_RTLIB_DIR='/usr/local/lib/emc2/modules'
EMC2_TCL_DIR='/usr/local/share/emc/tcl'
EMC2_TCL_LIB_DIR='/usr/local/lib/emc/tcl'
EPSTOPDF=''
EXEEXT=''
EXT_RTFLAGS=''
FUSER='/bin/fuser'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GLIB_LIBS='-lglib-2.0  '
GREP='/bin/grep'
GS=''
GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/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/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1  '
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
GTK_VER='2.12.9'
HAVE_GNOMEPRINT='yes'
HAVE_LIBINTL=''
HAVE_LIBINTL_H=''
HAVE_LOCALE_H=''
HAVE_NCURSES='yes'
HAVE_READLINE='yes'
HAVE_XAW='yes'
INCLUDEPY=''
INSMOD='/usr/local/bin/emc_module_helper insert'
INSTALL='/usr/bin/install'
IPCS='/usr/bin/ipcs'
JOYSTICK_H_USABLE='yes'
KERNELDIR=''
KERNEL_VERS=''
KILL='/bin/kill'
LANGUAGES=''
LDFLAGS=''
LIBOBJS=''
LIBS=' -lXaw '
LOCALEDIR='/usr/share/locale'
LSMOD='/sbin/lsmod'
LTLIBOBJS=''
LYX=''
LYXQT=''
MANDB='/usr/bin/mandb'
MATHINC=''
MATHLIB=''
MODEXT='.so'
MODPATH_adeos=''
MODPATH_mbuff=''
MODPATH_rt_mem_mgr=''
MODPATH_rtai=''
MODPATH_rtai_fifos=''
MODPATH_rtai_hal=''
MODPATH_rtai_ksched=''
MODPATH_rtai_libm=''
MODPATH_rtai_math=''
MODPATH_rtai_sched=''
MODPATH_rtai_sem=''
MODPATH_rtai_shm=''
MODPATH_rtl=''
MODPATH_rtl_fifo=''
MODPATH_rtl_posixio=''
MODPATH_rtl_sched=''
MODPATH_rtl_time=''
MODULE_DIR='/usr/local/lib/emc2/modules'
MSGFMT='/usr/bin/msgfmt'
NCURSES_LIBS='-lncurses'
OBJEXT='o'
PACKAGE='emc2'
PACKAGE_BUGREPORT='emc-developer@lists.sourceforge.net'
PACKAGE_NAME='EMC2'
PACKAGE_STRING='EMC2 2.4.0~pre'
PACKAGE_TARNAME='emc2'
PACKAGE_VERSION='2.4.0~pre'
PATH_SEPARATOR=':'
PDFLATEX=''
PIDOF='/bin/pidof'
PS='/bin/ps'
PTH_CONFIG='/usr/bin/pth-config'
PYTHON='/usr/bin/python'
RANLIB='ranlib'
READLINE_LIBS='-lreadline'
REALTIME='/etc/init.d/realtime'
RIP_MODULE_DIR=''
RMMOD='/usr/local/bin/emc_module_helper remove'
RTAI3_MOD=''
RTAI=''
RTAI_MOD=''
RTARCH='i386'
RTDIR='/home/jmkasunich/farm/emc2head/src'
RTFLAGS='-DSIMULATOR'
RTLINUX=''
RTLINUXPRO=''
RTL_MOD=''
RTNAME=''
RTPREFIX='sim'
RUN_IN_PLACE='no'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIMULATOR='yes'
SITEPY=''
TCL_CFLAGS='-I/usr/include/tcl8.4 -DUSE_TCL_STUBS'
TCL_DBGX=''
TCL_LIBS='-L/usr/lib -ltclstub8.4${TCL_DBGX}'
TK_CFLAGS='-I/usr/include/tcl8.4 '
TK_DBGX=''
TK_LIBS='-lX11 -ldl  -lpthread -lieee -lm -L/usr/lib -ltk8.4'
USE_LIBM=''
USE_NLS='yes'
USE_RTLIBM=''
USE_STUBS=''
WHOAMI='/usr/bin/whoami'
WISH='/usr/bin/wish8.4'
XAW_LIBS=' -lSM -lICE  -lX11 -lXaw'
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_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "EMC2"
#define PACKAGE_TARNAME "emc2"
#define PACKAGE_VERSION "2.4.0~pre"
#define PACKAGE_STRING "EMC2 2.4.0~pre"
#define PACKAGE_BUGREPORT "emc-developer@lists.sourceforge.net"
#define RTAPI_SIM /**/
#define MODULE_EXT ".so"
#define EMC2_DEFAULT_NMLFILE "/usr/local/share/emc/emc.nml"
#define EMC2_HOME "/usr/local"
#define EMC2_BIN_DIR "/usr/local/bin"
#define EMC2_TCL_DIR "/usr/local/share/emc/tcl"
#define EMC2_HELP_DIR "/usr/local/share/doc/emc2"
#define EMC2_RTLIB_DIR "/usr/local/lib/emc2/modules"
#define EMC2_LANG_DIR "/usr/local/share/emc/tcl/msgs"
#define EMC2_PO_DIR "/usr/local/share"
#define EMC2_CONFIG_DIR ""
#define EMC2_NCFILES_DIR "/usr/local/share/emc/ncfiles"
#define EMC2_IMAGE_DIR "/usr/local/etc/emc2/"
#define HAVE_SYS_WAIT_H 1
#define HAVE_SEMTIMEDOP 1
#define HAVE_SINCOS 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

configure: exit 1

complete build failed at 2009-06-09 11:56:57

© 2010 LinuxCNC.org
Joomla! is Free Software released under the GNU/GPL License.