TREE: emc2head SYSTEM: BDI-Live rc46 2.4.25-adeos (farm slot4) build started at 12/25/04 06:13:17 running "./configure" checking for RT dir... Using /usr/realtime/bin/rtai-config as the RT signature checking for cc version... found gcc in rtai-config checking for gcc... gcc checking for C compiler default output... 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 ANSI C... none needed checking for kernel version... checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking /usr/src/linux-2.4.25-adeos/include/linux/version.h usability... yes checking /usr/src/linux-2.4.25-adeos/include/linux/version.h presence... yes checking for /usr/src/linux-2.4.25-adeos/include/linux/version.h... yes checking for kernel version string... 2.4.25-adeos checking for module installation directory... /lib/modules/2.4.25-adeos/rtai checking for GTK version... 2.0 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... no checking for ipcs... /usr/bin/ipcs checking for kernel math support... ok, using RTAI's libm kernel module checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for tcl... /usr/lib/tcl8.4/tclConfig.sh found /usr/lib/tk8.4/tkConfig.sh found 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 configure: creating ./config.status config.status: creating Makefile.inc ###################################################################### # EMC2 - Enhanced Machine Controller # ###################################################################### # # # EMC2 is a software system for computer control of machine tools, # # such as milling machines. EMC2 is released under the GPL. # # Check out http://www.linuxcnc.org/ for more details. # # # # # # It seems that ./configure completed successfully # # This means that RT is properly installed # # If things don't work check config.log for errors & warnings # # # # Next try to compile by typing # # make # # # # to run the software you need to type # # scripts/emc.run # # # ###################################################################### configure succeeded, here is Makefile.inc # # Makefile.inc. Generated from Makefile.inc.in by configure. # on Sat Dec 25 06:14:17 UTC 2004 # # Directories ############# EMC2_HOME = /home/John/farm/emc2head BIN_DIR = /home/John/farm/emc2head/bin LIB_DIR = /home/John/farm/emc2head/lib RTLIB_DIR = /home/John/farm/emc2head/rtlib INC_DIR = /home/John/farm/emc2head/include TMP_DIR = /home/John/farm/emc2head/src/.tmp RTTMP_DIR = /home/John/farm/emc2head/src/.rt_tmp RTDIR = /usr/realtime # Standard configure directories prefix = /usr/local exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${prefix}/share sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man moduledir = /lib/modules/2.4.25-adeos/rtai kernelvers = 2.4.25-adeos # i18n variables: package = emc2 localedir = /usr/share/locale LANGUAGES = # /Standard configure directories RTNAME = rtai-3.0 RTPREFIX = rtai RTAI = 3 RTFLAGS = -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 KERNELDIR = /usr/src/linux-2.4.25-adeos RTFLAGS := -I$(INC_DIR) -I/usr/realtime/include -I. $(RTFLAGS) -DRTAPI USE_RTLIBM = 1 USE_LIBM = USE_STUBS = MATHINC = MATHLIB = ULFLAGS = -Wall -g -I$(INC_DIR) -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"$(localedir)\" -DPACKAGE=\"$(package)\" CC = gcc # local flags for GTK include GTK_VERSION = 2.0 GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include GTK_LIBS = -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 # tcl tk cflags, includes and libs TCL_DBGX= TK_DBGX= TCL_CFLAGS=-I/usr/include/tcl8.4 -I/usr/X11R6/include TCL_LIBS=-L/usr/lib -ltcl8.4${TCL_DBGX} -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -L/usr/lib -ltk8.4 AR = /usr/bin/ar ARFLAGS = cr CXX = g++ CXXFLAGS = $(CFLAGS) LD = $(CC) LDFLAGS = MAKEFLAGS = RANLIB = ranlib RANLIBFLAGS = # # i18n # running "make clean" (cd src/rtapi; make clean) make[1]: Entering directory `/home/John/farm/emc2head/src/rtapi' Clean Up /home/John/farm/emc2head/src/rtapi rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/rtai_ulapi.o /home/John/farm/emc2head/src/.rt_tmp/rtai_rtapi.o /home/John/farm/emc2head/src/.rt_tmp/mathstubs.o /home/John/farm/emc2head/rtlib/rtapi.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/src/.rt_tmp/mathstubs.o /home/John/farm/emc2head/include/procfs_macros.h /home/John/farm/emc2head/include/rtapi.h /home/John/farm/emc2head/include/rtapi_app.h (cd examples; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples' (cd extint; make clean) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/extint' Clean Up /home/John/farm/emc2head/src/rtapi/examples/extint rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.rt_tmp/extint.o /home/John/farm/emc2head/rtlib/extint.o make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/extint' (cd timer; make clean) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/timer' Clean Up /home/John/farm/emc2head/src/rtapi/examples/timer rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.rt_tmp/timertask.o /home/John/farm/emc2head/rtlib/timertask.o make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/timer' (cd shmem; make clean) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/shmem' Clean Up /home/John/farm/emc2head/src/rtapi/examples/shmem rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/shmemusr.o /home/John/farm/emc2head/src/.rt_tmp/shmemtask.o /home/John/farm/emc2head/rtlib/shmemtask.o make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/shmem' (cd semaphore; make clean) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/semaphore' Clean Up /home/John/farm/emc2head/src/rtapi/examples/semaphore rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.rt_tmp/master.o /home/John/farm/emc2head/src/.rt_tmp/slave.o /home/John/farm/emc2head/rtlib/master.o /home/John/farm/emc2head/rtlib/slave.o make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/semaphore' (cd fifo; make clean) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/fifo' Clean Up /home/John/farm/emc2head/src/rtapi/examples/fifo rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/fifousr.o /home/John/farm/emc2head/src/.rt_tmp/fifotask.o /home/John/farm/emc2head/rtlib/fifotask.o make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/fifo' make[2]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples' rm -f /home/John/farm/emc2head/scripts/rtapi.conf make[1]: Leaving directory `/home/John/farm/emc2head/src/rtapi' (cd src/hal; make clean) make[1]: Entering directory `/home/John/farm/emc2head/src/hal' Clean Up /home/John/farm/emc2head/src/hal rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/hal_lib.o /home/John/farm/emc2head/src/.rt_tmp/hal_lib.o /home/John/farm/emc2head/rtlib/hal_lib.o /home/John/farm/emc2head/lib/hal_lib.o /home/John/farm/emc2head/include/hal.h (cd utils; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/utils' Clean Up /home/John/farm/emc2head/src/hal/utils rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/halcmd.o /home/John/farm/emc2head/src/.tmp/miscgtk.o /home/John/farm/emc2head/src/.tmp/meter.o /home/John/farm/emc2head/src/.tmp/scope.o /home/John/farm/emc2head/src/.tmp/scope_horiz.o /home/John/farm/emc2head/src/.tmp/scope_vert.o /home/John/farm/emc2head/src/.tmp/scope_trig.o /home/John/farm/emc2head/src/.tmp/scope_disp.o /home/John/farm/emc2head/src/.rt_tmp/scope_rt.o /home/John/farm/emc2head/rtlib/scope_rt.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/utils' (cd drivers; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/drivers' Clean Up /home/John/farm/emc2head/src/hal/drivers rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/hal_parport.o /home/John/farm/emc2head/src/.tmp/hal_skeleton.o /home/John/farm/emc2head/src/.rt_tmp/hal_parport.o /home/John/farm/emc2head/src/.rt_tmp/hal_tiro.o /home/John/farm/emc2head/src/.rt_tmp/hal_evoreg.o /home/John/farm/emc2head/src/.rt_tmp/hal_skeleton.o /home/John/farm/emc2head/rtlib/hal_parport.o /home/John/farm/emc2head/rtlib/hal_tiro.o /home/John/farm/emc2head/rtlib/hal_evoreg.o /home/John/farm/emc2head/rtlib/hal_skeleton.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/drivers' (cd components; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/components' Clean Up /home/John/farm/emc2head/src/hal/components rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.rt_tmp/blocks.o /home/John/farm/emc2head/src/.rt_tmp/debounce.o /home/John/farm/emc2head/src/.rt_tmp/encoder.o /home/John/farm/emc2head/src/.rt_tmp/encoder_ratio.o /home/John/farm/emc2head/src/.rt_tmp/stepgen.o /home/John/farm/emc2head/src/.rt_tmp/freqgen.o /home/John/farm/emc2head/src/.rt_tmp/siggen.o /home/John/farm/emc2head/src/.rt_tmp/pid.o /home/John/farm/emc2head/src/.rt_tmp/supply.o /home/John/farm/emc2head/rtlib/blocks.o /home/John/farm/emc2head/rtlib/debounce.o /home/John/farm/emc2head/rtlib/encoder.o /home/John/farm/emc2head/rtlib/encoder_ratio.o /home/John/farm/emc2head/rtlib/stepgen.o /home/John/farm/emc2head/rtlib/freqgen.o /home/John/farm/emc2head/rtlib/siggen.o /home/John/farm/emc2head/rtlib/pid.o /home/John/farm/emc2head/rtlib/supply.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/components' make[1]: Leaving directory `/home/John/farm/emc2head/src/hal' (cd src/libnml; make clean) make[1]: Entering directory `/home/John/farm/emc2head/src/libnml' (cd linklist; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/linklist' Clean Up /home/John/farm/emc2head/src/libnml/linklist rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/linklist.o /home/John/farm/emc2head/include/linklist.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/linklist' (cd rcs; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/rcs' Clean Up /home/John/farm/emc2head/src/libnml/rcs rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/rcs_print.o /home/John/farm/emc2head/src/.tmp/rcs_exit.o /home/John/farm/emc2head/include/rcs.hh /home/John/farm/emc2head/include/rcsversion.h /home/John/farm/emc2head/include/rcs_exit.hh /home/John/farm/emc2head/include/rcs_print.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/rcs' (cd inifile; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/inifile' Clean Up /home/John/farm/emc2head/src/libnml/inifile rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/_inifile.o /home/John/farm/emc2head/src/.tmp/inivar.o /home/John/farm/emc2head/src/.tmp/inifile.o /home/John/farm/emc2head/include/inifile.h /home/John/farm/emc2head/include/inifile.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/inifile' (cd posemath; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/posemath' Clean Up /home/John/farm/emc2head/src/libnml/posemath rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/_posemath.o /home/John/farm/emc2head/src/.tmp/sincos.o /home/John/farm/emc2head/src/.tmp/posemath.o _posemath.o sincos.o /home/John/farm/emc2head/src/.tmp/_posemath.o /home/John/farm/emc2head/src/.tmp/posemath.o /home/John/farm/emc2head/src/.tmp/sincos.o /home/John/farm/emc2head/lib/libpm.a /home/John/farm/emc2head/rtlib/libpm.a /home/John/farm/emc2head/include/posemath.h /home/John/farm/emc2head/include/sincos.h make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/posemath' (cd os_intf; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/os_intf' Clean Up /home/John/farm/emc2head/src/libnml/os_intf rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/_sem.o /home/John/farm/emc2head/src/.tmp/_shm.o /home/John/farm/emc2head/src/.tmp/_timer.o /home/John/farm/emc2head/src/.tmp/sem.o /home/John/farm/emc2head/src/.tmp/shm.o /home/John/farm/emc2head/src/.tmp/timer.o /home/John/farm/emc2head/include/_sem.h /home/John/farm/emc2head/include/_shm.h /home/John/farm/emc2head/include/_timer.h /home/John/farm/emc2head/include/sem.hh /home/John/farm/emc2head/include/shm.hh /home/John/farm/emc2head/include/timer.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/os_intf' (cd buffer; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/buffer' Clean Up /home/John/farm/emc2head/src/libnml/buffer rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/recvn.o /home/John/farm/emc2head/src/.tmp/sendn.o /home/John/farm/emc2head/src/.tmp/locmem.o /home/John/farm/emc2head/src/.tmp/memsem.o /home/John/farm/emc2head/src/.tmp/phantom.o /home/John/farm/emc2head/src/.tmp/physmem.o /home/John/farm/emc2head/src/.tmp/shmem.o /home/John/farm/emc2head/src/.tmp/tcpmem.o /home/John/farm/emc2head/include/locmem.hh /home/John/farm/emc2head/include/memsem.hh /home/John/farm/emc2head/include/phantom.hh /home/John/farm/emc2head/include/physmem.hh /home/John/farm/emc2head/include/recvn.h /home/John/farm/emc2head/include/rem_msg.hh /home/John/farm/emc2head/include/sendn.h /home/John/farm/emc2head/include/shmem.hh /home/John/farm/emc2head/include/tcpmem.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/buffer' (cd cms; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/cms' Clean Up /home/John/farm/emc2head/src/libnml/cms rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/cms.o /home/John/farm/emc2head/src/.tmp/cms_aup.o /home/John/farm/emc2head/src/.tmp/cms_cfg.o /home/John/farm/emc2head/src/.tmp/cms_dup.o /home/John/farm/emc2head/src/.tmp/cms_in.o /home/John/farm/emc2head/src/.tmp/cms_pm.o /home/John/farm/emc2head/src/.tmp/cms_srv.o /home/John/farm/emc2head/src/.tmp/cms_up.o /home/John/farm/emc2head/src/.tmp/cms_xup.o /home/John/farm/emc2head/src/.tmp/cmsdiag.o /home/John/farm/emc2head/src/.tmp/tcp_opts.o /home/John/farm/emc2head/src/.tmp/tcp_srv.o /home/John/farm/emc2head/include/cms.hh /home/John/farm/emc2head/include/cms_aup.hh /home/John/farm/emc2head/include/cms_cfg.hh /home/John/farm/emc2head/include/cms_dup.hh /home/John/farm/emc2head/include/cms_srv.hh /home/John/farm/emc2head/include/cms_up.hh /home/John/farm/emc2head/include/cms_user.hh /home/John/farm/emc2head/include/cms_xup.hh /home/John/farm/emc2head/include/cmsdiag.hh /home/John/farm/emc2head/include/tcp_opts.hh /home/John/farm/emc2head/include/tcp_srv.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/cms' (cd nml; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/nml' Clean Up /home/John/farm/emc2head/src/libnml/nml rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/cmd_msg.o /home/John/farm/emc2head/src/.tmp/nml.o /home/John/farm/emc2head/src/.tmp/nml_oi.o /home/John/farm/emc2head/src/.tmp/nml_srv.o /home/John/farm/emc2head/src/.tmp/nmldiag.o /home/John/farm/emc2head/src/.tmp/nmlmsg.o /home/John/farm/emc2head/src/.tmp/stat_msg.o /home/John/farm/emc2head/include/cmd_msg.hh /home/John/farm/emc2head/include/nml.hh /home/John/farm/emc2head/include/nml_oi.hh /home/John/farm/emc2head/include/nml_srv.hh /home/John/farm/emc2head/include/nmldiag.hh /home/John/farm/emc2head/include/nmlmsg.hh /home/John/farm/emc2head/include/stat_msg.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/nml' (make -f Makefile.lib clean) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml' make[2]: Nothing to be done for `clean'. make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml' make[1]: Leaving directory `/home/John/farm/emc2head/src/libnml' (cd src/emc; make clean) make[1]: Entering directory `/home/John/farm/emc2head/src/emc' (cd rs274ngc; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/rs274ngc' Clean Up /home/John/farm/emc2head/src/emc/rs274ngc rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/rs274ngc_pre.o /home/John/farm/emc2head/include/canon.hh /home/John/farm/emc2head/include/rs274ngc.hh /home/John/farm/emc2head/include/rs274ngc_return.hh rm -f /home/John/farm/emc2head/src/.tmp/rs274.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/rs274ngc' (cd log; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/log' Clean Up /home/John/farm/emc2head/src/emc/log rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/emcmotlog.o /home/John/farm/emc2head/include/emcmotlog.h make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/log' (cd ini; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/ini' Clean Up /home/John/farm/emc2head/src/emc/ini rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/iniaux.o /home/John/farm/emc2head/src/.tmp/iniaxis.o /home/John/farm/emc2head/src/.tmp/inicool.o /home/John/farm/emc2head/src/.tmp/inilube.o /home/John/farm/emc2head/src/.tmp/inispin.o /home/John/farm/emc2head/src/.tmp/initool.o /home/John/farm/emc2head/src/.tmp/initraj.o /home/John/farm/emc2head/include/iniaux.hh /home/John/farm/emc2head/include/iniaxis.hh /home/John/farm/emc2head/include/inicool.hh /home/John/farm/emc2head/include/inilube.hh /home/John/farm/emc2head/include/inispin.hh /home/John/farm/emc2head/include/initool.hh /home/John/farm/emc2head/include/initraj.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/ini' (cd nml_intf; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/nml_intf' Clean Up /home/John/farm/emc2head/src/emc/nml_intf rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/emcglb.o /home/John/farm/emc2head/src/.tmp/emc.o /home/John/farm/emc2head/src/.tmp/emcargs.o /home/John/farm/emc2head/src/.tmp/emcops.o /home/John/farm/emc2head/src/.tmp/interpl.o libemc.a /home/John/farm/emc2head/include/emc.hh /home/John/farm/emc2head/include/emccfg.h /home/John/farm/emc2head/include/emcglb.h /home/John/farm/emc2head/include/emcpos.h /home/John/farm/emc2head/include/interpl.hh make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/nml_intf' #(cd hal_intf; make clean) (cd kinematics; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/kinematics' Clean Up /home/John/farm/emc2head/src/emc/kinematics rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.rt_tmp/cubic.o /home/John/farm/emc2head/src/.rt_tmp/mmxavg.o /home/John/farm/emc2head/src/.rt_tmp/tc.o /home/John/farm/emc2head/src/.rt_tmp/tp.o /home/John/farm/emc2head/src/.rt_tmp/trivkins.o cubic.o mmxavg.o tc.o tp.o trivkins.o /home/John/farm/emc2head/include/cubic.h /home/John/farm/emc2head/include/kinematics.h /home/John/farm/emc2head/include/mmxavg.h /home/John/farm/emc2head/include/tc.h /home/John/farm/emc2head/include/tp.h make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/kinematics' (cd motion; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/motion' Clean Up /home/John/farm/emc2head/src/emc/motion rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/emcmotglb.o /home/John/farm/emc2head/src/.tmp/emcmotutil.o /home/John/farm/emc2head/src/.tmp/usrmotintf.o /home/John/farm/emc2head/src/.rt_tmp/command.o /home/John/farm/emc2head/src/.rt_tmp/control.o /home/John/farm/emc2head/src/.rt_tmp/motion.o command.o control.o cubic.o emcmotutil.o mmxavg.o motion.o tc.o tp.o /home/John/farm/emc2head/include/emcmotcfg.h /home/John/farm/emc2head/include/emcmotglb.h /home/John/farm/emc2head/include/motion.h /home/John/farm/emc2head/include/usrmotintf.h make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/motion' (cd iotask; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/iotask' Clean Up /home/John/farm/emc2head/src/emc/iotask rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/simIoControl.o rm -f /home/John/farm/emc2head/bin/simio make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/iotask' (cd task; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/task' Clean Up /home/John/farm/emc2head/src/emc/task rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/emccanon.o /home/John/farm/emc2head/src/.tmp/emcsvr.o /home/John/farm/emc2head/src/.tmp/emctask.o /home/John/farm/emc2head/src/.tmp/emctaskmain.o /home/John/farm/emc2head/src/.tmp/iotaskintf.o /home/John/farm/emc2head/src/.tmp/taskintf.o rm -f /home/John/farm/emc2head/bin/emcsvr /home/John/farm/emc2head/bin/milltask make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/task' (cd usr_intf; make clean) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/usr_intf' Clean Up /home/John/farm/emc2head/src/emc/usr_intf rm -f *.bak *~ .depend* rm -f /home/John/farm/emc2head/src/.tmp/usrmot.o /home/John/farm/emc2head/src/.tmp/emcsh.o /home/John/farm/emc2head/src/.tmp/iosh.o rm -f /home/John/farm/emc2head/bin/emcsh /home/John/farm/emc2head/bin/iosh /home/John/farm/emc2head/bin/usrmot make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/usr_intf' make[1]: Leaving directory `/home/John/farm/emc2head/src/emc' find . -name "*~" -exec rm -f {} \; find . -name "*.bak" -exec rm -f {} \; find . -name core -exec rm -f {} \; (rm -f include/* lib/* rtlib/* bin/* 2>/dev/null) make: [clean] Error 1 (ignored) (if [ -d /home/John/farm/emc2head/src/.tmp ] ; then rm -fR /home/John/farm/emc2head/src/.tmp ; fi) (if [ -d /home/John/farm/emc2head/src/.rt_tmp ] ; then rm -fR /home/John/farm/emc2head/src/.rt_tmp ; fi) (if [ -d ] ; then rm -fR ; fi) running "make" (cd src/rtapi; make all) make[1]: Entering directory `/home/John/farm/emc2head/src/rtapi' Generate /home/John/farm/emc2head/scripts/rtapi.conf mod_dir=$(find /lib/modules/`uname -r` -name "mbuff.o" -o -name "rtai_shm.o") ; \ if [ "$mod_dir" = "" ] ; then \ echo >> /home/John/farm/emc2head/scripts/rtapi.conf ;\ echo "# Path to the realtime kernel modules" >> /home/John/farm/emc2head/scripts/rtapi.conf; \ echo "MODPATH='/usr/realtime/modules'" >> /home/John/farm/emc2head/scripts/rtapi.conf ; \ fi Install C header procfs_macros.h \install -p -m0664 procfs_macros.h /home/John/farm/emc2head/include Install C header rtapi.h \install -p -m0664 rtapi.h /home/John/farm/emc2head/include Install C header rtapi_app.h \install -p -m0664 rtapi_app.h /home/John/farm/emc2head/include (cd examples; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples' (cd extint; make headers) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/extint' make[3]: Nothing to be done for `headers'. make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/extint' (cd timer; make headers) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/timer' make[3]: Nothing to be done for `headers'. make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/timer' (cd shmem; make headers) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/shmem' make[3]: Nothing to be done for `headers'. make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/shmem' (cd semaphore; make headers) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/semaphore' make[3]: Nothing to be done for `headers'. make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/semaphore' (cd fifo; make headers) make[3]: Entering directory `/home/John/farm/emc2head/src/rtapi/examples/fifo' make[3]: Nothing to be done for `headers'. make[3]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples/fifo' make[2]: Leaving directory `/home/John/farm/emc2head/src/rtapi/examples' Create temp directory '/home/John/farm/emc2head/src/.rt_tmp' Compile 'rtai_rtapi.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI rtai_rtapi.c -o /home/John/farm/emc2head/src/.rt_tmp/rtai_rtapi.o Install rtapi.o in rtlib \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/rtai_rtapi.o /home/John/farm/emc2head/rtlib/rtapi.o Create temp directory '/home/John/farm/emc2head/src/.tmp' Compile 'rtai_ulapi.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" rtai_ulapi.c -o /home/John/farm/emc2head/src/.tmp/rtai_ulapi.o Install ulapi.o in lib \install -p -m0664 /home/John/farm/emc2head/src/.tmp/rtai_ulapi.o /home/John/farm/emc2head/lib/ulapi.o Compile 'mathstubs.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI mathstubs.c -o /home/John/farm/emc2head/src/.rt_tmp/mathstubs.o make[1]: Leaving directory `/home/John/farm/emc2head/src/rtapi' (cd src/hal; make all) make[1]: Entering directory `/home/John/farm/emc2head/src/hal' Install C header hal.h \install -p -m0664 hal.h /home/John/farm/emc2head/include (cd utils; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/utils' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/utils' (cd drivers; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/drivers' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/drivers' (cd components; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/components' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/components' Compile 'hal_lib.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI hal_lib.c -o /home/John/farm/emc2head/src/.rt_tmp/hal_lib.o Install realtime module /home/John/farm/emc2head/rtlib/hal_lib.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/hal_lib.o /home/John/farm/emc2head/rtlib Compile 'hal_lib.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include hal_lib.c -o /home/John/farm/emc2head/src/.tmp/hal_lib.o Install user space library /home/John/farm/emc2head/lib/hal_lib.o \install -p -m0664 /home/John/farm/emc2head/src/.tmp/hal_lib.o /home/John/farm/emc2head/lib (cd utils; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/utils' Compile 'scope_rt.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI scope_rt.c -o /home/John/farm/emc2head/src/.rt_tmp/scope_rt.o Install realtime module /home/John/farm/emc2head/rtlib/scope_rt.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/scope_rt.o /home/John/farm/emc2head/rtlib Compile 'halcmd.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include halcmd.c -o /home/John/farm/emc2head/src/.tmp/halcmd.o Linking /home/John/farm/emc2head/bin/halcmd gcc -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/halcmd.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/hal_lib.o -o /home/John/farm/emc2head/bin/halcmd Compile 'meter.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include meter.c -o /home/John/farm/emc2head/src/.tmp/meter.o Compile 'miscgtk.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include miscgtk.c -o /home/John/farm/emc2head/src/.tmp/miscgtk.o Linking /home/John/farm/emc2head/bin/halmeter gcc -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/meter.o /home/John/farm/emc2head/src/.tmp/miscgtk.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/hal_lib.o -o /home/John/farm/emc2head/bin/halmeter Compile 'scope.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scope.c -o /home/John/farm/emc2head/src/.tmp/scope.o Compile 'scope_horiz.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scope_horiz.c -o /home/John/farm/emc2head/src/.tmp/scope_horiz.o Compile 'scope_vert.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scope_vert.c -o /home/John/farm/emc2head/src/.tmp/scope_vert.o Compile 'scope_trig.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scope_trig.c -o /home/John/farm/emc2head/src/.tmp/scope_trig.o Compile 'scope_disp.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scope_disp.c -o /home/John/farm/emc2head/src/.tmp/scope_disp.o Linking /home/John/farm/emc2head/bin/halscope gcc -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/scope.o /home/John/farm/emc2head/src/.tmp/scope_horiz.o /home/John/farm/emc2head/src/.tmp/scope_vert.o /home/John/farm/emc2head/src/.tmp/scope_trig.o /home/John/farm/emc2head/src/.tmp/scope_disp.o /home/John/farm/emc2head/src/.tmp/miscgtk.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/hal_lib.o -o /home/John/farm/emc2head/bin/halscope rm /home/John/farm/emc2head/src/.rt_tmp/scope_rt.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/utils' (cd drivers; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/drivers' Compile 'hal_parport.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI hal_parport.c -o /home/John/farm/emc2head/src/.rt_tmp/hal_parport.o Install realtime module /home/John/farm/emc2head/rtlib/hal_parport.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/hal_parport.o /home/John/farm/emc2head/rtlib Compile 'hal_tiro.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI hal_tiro.c -o /home/John/farm/emc2head/src/.rt_tmp/hal_tiro.o Install realtime module /home/John/farm/emc2head/rtlib/hal_tiro.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/hal_tiro.o /home/John/farm/emc2head/rtlib Compile 'hal_evoreg.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI hal_evoreg.c -o /home/John/farm/emc2head/src/.rt_tmp/hal_evoreg.o Install realtime module /home/John/farm/emc2head/rtlib/hal_evoreg.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/hal_evoreg.o /home/John/farm/emc2head/rtlib Compile 'hal_skeleton.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI hal_skeleton.c -o /home/John/farm/emc2head/src/.rt_tmp/hal_skeleton.o Install realtime module /home/John/farm/emc2head/rtlib/hal_skeleton.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/hal_skeleton.o /home/John/farm/emc2head/rtlib Compile 'hal_parport.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" hal_parport.c -o /home/John/farm/emc2head/src/.tmp/hal_parport.o Linking user space driver /home/John/farm/emc2head/bin/hal_parport gcc -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/hal_parport.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/hal_lib.o -o /home/John/farm/emc2head/bin/hal_parport Compile 'hal_skeleton.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" hal_skeleton.c -o /home/John/farm/emc2head/src/.tmp/hal_skeleton.o Linking user space driver /home/John/farm/emc2head/bin/hal_skeleton gcc -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/hal_skeleton.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/hal_lib.o -o /home/John/farm/emc2head/bin/hal_skeleton rm /home/John/farm/emc2head/src/.tmp/hal_parport.o /home/John/farm/emc2head/src/.tmp/hal_skeleton.o /home/John/farm/emc2head/src/.rt_tmp/hal_tiro.o /home/John/farm/emc2head/src/.rt_tmp/hal_evoreg.o /home/John/farm/emc2head/src/.rt_tmp/hal_parport.o /home/John/farm/emc2head/src/.rt_tmp/hal_skeleton.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/drivers' (cd components; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/hal/components' Compile 'blocks.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI blocks.c -o /home/John/farm/emc2head/src/.rt_tmp/blocks.o Install realtime module /home/John/farm/emc2head/rtlib/blocks.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/blocks.o /home/John/farm/emc2head/rtlib Compile 'debounce.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI debounce.c -o /home/John/farm/emc2head/src/.rt_tmp/debounce.o Install realtime module /home/John/farm/emc2head/rtlib/debounce.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/debounce.o /home/John/farm/emc2head/rtlib Compile 'encoder.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI encoder.c -o /home/John/farm/emc2head/src/.rt_tmp/encoder.o Install realtime module /home/John/farm/emc2head/rtlib/encoder.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/encoder.o /home/John/farm/emc2head/rtlib Compile 'encoder_ratio.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI encoder_ratio.c -o /home/John/farm/emc2head/src/.rt_tmp/encoder_ratio.o Install realtime module /home/John/farm/emc2head/rtlib/encoder_ratio.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/encoder_ratio.o /home/John/farm/emc2head/rtlib Compile 'stepgen.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI stepgen.c -o /home/John/farm/emc2head/src/.rt_tmp/stepgen.o Install realtime module /home/John/farm/emc2head/rtlib/stepgen.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/stepgen.o /home/John/farm/emc2head/rtlib Compile 'freqgen.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI freqgen.c -o /home/John/farm/emc2head/src/.rt_tmp/freqgen.o Install realtime module /home/John/farm/emc2head/rtlib/freqgen.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/freqgen.o /home/John/farm/emc2head/rtlib Compile 'siggen.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI siggen.c -o /home/John/farm/emc2head/src/.rt_tmp/siggen.o Linking kernel module /home/John/farm/emc2head/rtlib/siggen.o ld -r -static -S -O2 /home/John/farm/emc2head/src/.rt_tmp/siggen.o -o /home/John/farm/emc2head/rtlib/siggen.o Compile 'pid.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI pid.c -o /home/John/farm/emc2head/src/.rt_tmp/pid.o Install realtime module /home/John/farm/emc2head/rtlib/pid.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/pid.o /home/John/farm/emc2head/rtlib Compile 'supply.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI supply.c -o /home/John/farm/emc2head/src/.rt_tmp/supply.o Install realtime module /home/John/farm/emc2head/rtlib/supply.o \install -p -m0664 /home/John/farm/emc2head/src/.rt_tmp/supply.o /home/John/farm/emc2head/rtlib rm /home/John/farm/emc2head/src/.rt_tmp/stepgen.o /home/John/farm/emc2head/src/.rt_tmp/supply.o /home/John/farm/emc2head/src/.rt_tmp/freqgen.o /home/John/farm/emc2head/src/.rt_tmp/encoder.o /home/John/farm/emc2head/src/.rt_tmp/debounce.o /home/John/farm/emc2head/src/.rt_tmp/pid.o /home/John/farm/emc2head/src/.rt_tmp/encoder_ratio.o /home/John/farm/emc2head/src/.rt_tmp/blocks.o make[2]: Leaving directory `/home/John/farm/emc2head/src/hal/components' rm /home/John/farm/emc2head/src/.rt_tmp/hal_lib.o /home/John/farm/emc2head/src/.tmp/hal_lib.o make[1]: Leaving directory `/home/John/farm/emc2head/src/hal' (cd src/libnml; make all) make[1]: Entering directory `/home/John/farm/emc2head/src/libnml' (cd linklist; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/linklist' Install C++ header linklist.hh \install -p -m0664 linklist.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/linklist' (cd rcs; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/rcs' Install C++ header rcs.hh \install -p -m0664 rcs.hh /home/John/farm/emc2head/include Install C header rcsversion.h \install -p -m0664 rcsversion.h /home/John/farm/emc2head/include Install C++ header rcs_exit.hh \install -p -m0664 rcs_exit.hh /home/John/farm/emc2head/include Install C++ header rcs_print.hh \install -p -m0664 rcs_print.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/rcs' (cd inifile; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/inifile' Install C header inifile.h \install -p -m0664 inifile.h /home/John/farm/emc2head/include Install C++ header inifile.hh \install -p -m0664 inifile.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/inifile' (cd posemath; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/posemath' Install C header posemath.h \install -p -m0664 posemath.h /home/John/farm/emc2head/include Install C header sincos.h \install -p -m0664 sincos.h /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/posemath' (cd os_intf; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/os_intf' Install C header _sem.h \install -p -m0664 _sem.h /home/John/farm/emc2head/include Install C header _shm.h \install -p -m0664 _shm.h /home/John/farm/emc2head/include Install C header _timer.h \install -p -m0664 _timer.h /home/John/farm/emc2head/include Install C++ header sem.hh \install -p -m0664 sem.hh /home/John/farm/emc2head/include Install C++ header shm.hh \install -p -m0664 shm.hh /home/John/farm/emc2head/include Install C++ header timer.hh \install -p -m0664 timer.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/os_intf' (cd buffer; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/buffer' Install C++ header locmem.hh \install -p -m0664 locmem.hh /home/John/farm/emc2head/include Install C++ header memsem.hh \install -p -m0664 memsem.hh /home/John/farm/emc2head/include Install C++ header phantom.hh \install -p -m0664 phantom.hh /home/John/farm/emc2head/include Install C++ header physmem.hh \install -p -m0664 physmem.hh /home/John/farm/emc2head/include Install C header recvn.h \install -p -m0664 recvn.h /home/John/farm/emc2head/include Install C++ header rem_msg.hh \install -p -m0664 rem_msg.hh /home/John/farm/emc2head/include Install C header sendn.h \install -p -m0664 sendn.h /home/John/farm/emc2head/include Install C++ header shmem.hh \install -p -m0664 shmem.hh /home/John/farm/emc2head/include Install C++ header tcpmem.hh \install -p -m0664 tcpmem.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/buffer' (cd cms; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/cms' Install C++ header cms.hh \install -p -m0664 cms.hh /home/John/farm/emc2head/include Install C++ header cms_aup.hh \install -p -m0664 cms_aup.hh /home/John/farm/emc2head/include Install C++ header cms_cfg.hh \install -p -m0664 cms_cfg.hh /home/John/farm/emc2head/include Install C++ header cms_dup.hh \install -p -m0664 cms_dup.hh /home/John/farm/emc2head/include Install C++ header cms_srv.hh \install -p -m0664 cms_srv.hh /home/John/farm/emc2head/include Install C++ header cms_up.hh \install -p -m0664 cms_up.hh /home/John/farm/emc2head/include Install C++ header cms_user.hh \install -p -m0664 cms_user.hh /home/John/farm/emc2head/include Install C++ header cms_xup.hh \install -p -m0664 cms_xup.hh /home/John/farm/emc2head/include Install C++ header cmsdiag.hh \install -p -m0664 cmsdiag.hh /home/John/farm/emc2head/include Install C++ header tcp_opts.hh \install -p -m0664 tcp_opts.hh /home/John/farm/emc2head/include Install C++ header tcp_srv.hh \install -p -m0664 tcp_srv.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/cms' (cd nml; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/nml' Install C++ header cmd_msg.hh \install -p -m0664 cmd_msg.hh /home/John/farm/emc2head/include Install C++ header nml.hh \install -p -m0664 nml.hh /home/John/farm/emc2head/include Install C++ header nml_oi.hh \install -p -m0664 nml_oi.hh /home/John/farm/emc2head/include Install C++ header nml_srv.hh \install -p -m0664 nml_srv.hh /home/John/farm/emc2head/include Install C++ header nmldiag.hh \install -p -m0664 nmldiag.hh /home/John/farm/emc2head/include Install C++ header nmlmsg.hh \install -p -m0664 nmlmsg.hh /home/John/farm/emc2head/include Install C++ header stat_msg.hh \install -p -m0664 stat_msg.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/nml' (make -f Makefile.lib headers) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml' (cd linklist; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/linklist' Compile 'linklist.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" linklist.cc -o /home/John/farm/emc2head/src/.tmp/linklist.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/linklist' (cd rcs; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/rcs' Compile 'rcs_print.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" rcs_print.cc -o /home/John/farm/emc2head/src/.tmp/rcs_print.o Compile 'rcs_exit.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" rcs_exit.cc -o /home/John/farm/emc2head/src/.tmp/rcs_exit.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/rcs' (cd inifile; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/inifile' Compile '_inifile.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" _inifile.c -o /home/John/farm/emc2head/src/.tmp/_inifile.o Compile 'inifile.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" inifile.cc -o /home/John/farm/emc2head/src/.tmp/inifile.o Compile 'inivar.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" inivar.c -o /home/John/farm/emc2head/src/.tmp/inivar.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/inifile' (cd posemath; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/posemath' Compile '_posemath.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI -ffast-math _posemath.c -o /home/John/farm/emc2head/src/.rt_tmp/_posemath.o Compile 'sincos.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI -ffast-math sincos.c -o /home/John/farm/emc2head/src/.rt_tmp/sincos.o Compile '_posemath.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" _posemath.c -o /home/John/farm/emc2head/src/.tmp/_posemath.o Compile 'posemath.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" posemath.cc -o /home/John/farm/emc2head/src/.tmp/posemath.o Compile 'sincos.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" sincos.c -o /home/John/farm/emc2head/src/.tmp/sincos.o /usr/bin/ar cr /home/John/farm/emc2head/lib/libpm.a /home/John/farm/emc2head/src/.tmp/_posemath.o /home/John/farm/emc2head/src/.tmp/posemath.o /home/John/farm/emc2head/src/.tmp/sincos.o ranlib /home/John/farm/emc2head/lib/libpm.a /usr/bin/ar cr /home/John/farm/emc2head/rtlib/libpm.a /home/John/farm/emc2head/src/.rt_tmp/_posemath.o /home/John/farm/emc2head/src/.rt_tmp/sincos.o ranlib /home/John/farm/emc2head/rtlib/libpm.a make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/posemath' (cd os_intf; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/os_intf' Compile '_sem.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" _sem.c -o /home/John/farm/emc2head/src/.tmp/_sem.o Compile '_shm.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" _shm.c -o /home/John/farm/emc2head/src/.tmp/_shm.o Compile '_timer.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" _timer.c -o /home/John/farm/emc2head/src/.tmp/_timer.o Compile 'sem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" sem.cc -o /home/John/farm/emc2head/src/.tmp/sem.o Compile 'shm.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" shm.cc -o /home/John/farm/emc2head/src/.tmp/shm.o Compile 'timer.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" timer.cc -o /home/John/farm/emc2head/src/.tmp/timer.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/os_intf' (cd buffer; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/buffer' Compile 'locmem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" locmem.cc -o /home/John/farm/emc2head/src/.tmp/locmem.o Compile 'memsem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" memsem.cc -o /home/John/farm/emc2head/src/.tmp/memsem.o Compile 'phantom.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" phantom.cc -o /home/John/farm/emc2head/src/.tmp/phantom.o Compile 'physmem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" physmem.cc -o /home/John/farm/emc2head/src/.tmp/physmem.o Compile 'recvn.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" recvn.c -o /home/John/farm/emc2head/src/.tmp/recvn.o Compile 'sendn.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" sendn.c -o /home/John/farm/emc2head/src/.tmp/sendn.o Compile 'shmem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" shmem.cc -o /home/John/farm/emc2head/src/.tmp/shmem.o Compile 'tcpmem.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" tcpmem.cc -o /home/John/farm/emc2head/src/.tmp/tcpmem.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/buffer' (cd cms; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/cms' Compile 'cms.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms.cc -o /home/John/farm/emc2head/src/.tmp/cms.o Compile 'cms_aup.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_aup.cc -o /home/John/farm/emc2head/src/.tmp/cms_aup.o Compile 'cms_cfg.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_cfg.cc -o /home/John/farm/emc2head/src/.tmp/cms_cfg.o Compile 'cms_in.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_in.cc -o /home/John/farm/emc2head/src/.tmp/cms_in.o Compile 'cms_dup.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_dup.cc -o /home/John/farm/emc2head/src/.tmp/cms_dup.o Compile 'cms_pm.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_pm.cc -o /home/John/farm/emc2head/src/.tmp/cms_pm.o Compile 'cms_srv.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_srv.cc -o /home/John/farm/emc2head/src/.tmp/cms_srv.o Compile 'cms_up.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_up.cc -o /home/John/farm/emc2head/src/.tmp/cms_up.o Compile 'cms_xup.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cms_xup.cc -o /home/John/farm/emc2head/src/.tmp/cms_xup.o Compile 'cmsdiag.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cmsdiag.cc -o /home/John/farm/emc2head/src/.tmp/cmsdiag.o Compile 'tcp_opts.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" tcp_opts.cc -o /home/John/farm/emc2head/src/.tmp/tcp_opts.o Compile 'tcp_srv.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" tcp_srv.cc -o /home/John/farm/emc2head/src/.tmp/tcp_srv.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/cms' (cd nml; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml/nml' Compile 'cmd_msg.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" cmd_msg.cc -o /home/John/farm/emc2head/src/.tmp/cmd_msg.o Compile 'nml_oi.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" nml_oi.cc -o /home/John/farm/emc2head/src/.tmp/nml_oi.o Compile 'nml_srv.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" nml_srv.cc -o /home/John/farm/emc2head/src/.tmp/nml_srv.o Compile 'nml.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" nml.cc -o /home/John/farm/emc2head/src/.tmp/nml.o Compile 'nmldiag.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" nmldiag.cc -o /home/John/farm/emc2head/src/.tmp/nmldiag.o Compile 'nmlmsg.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" nmlmsg.cc -o /home/John/farm/emc2head/src/.tmp/nmlmsg.o Compile 'stat_msg.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" stat_msg.cc -o /home/John/farm/emc2head/src/.tmp/stat_msg.o make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml/nml' (make -f Makefile.lib all) make[2]: Entering directory `/home/John/farm/emc2head/src/libnml' rm -f /home/John/farm/emc2head/lib/libnmld.a /usr/bin/ar cr /home/John/farm/emc2head/lib/libnmld.a /home/John/farm/emc2head/src/.tmp/linklist.o /home/John/farm/emc2head/src/.tmp/rcs_print.o /home/John/farm/emc2head/src/.tmp/rcs_exit.o /home/John/farm/emc2head/src/.tmp/_posemath.o /home/John/farm/emc2head/src/.tmp/posemath.o /home/John/farm/emc2head/src/.tmp/sincos.o /home/John/farm/emc2head/src/.tmp/_sem.o /home/John/farm/emc2head/src/.tmp/_shm.o /home/John/farm/emc2head/src/.tmp/_timer.o /home/John/farm/emc2head/src/.tmp/sem.o /home/John/farm/emc2head/src/.tmp/shm.o /home/John/farm/emc2head/src/.tmp/timer.o /home/John/farm/emc2head/src/.tmp/locmem.o /home/John/farm/emc2head/src/.tmp/memsem.o /home/John/farm/emc2head/src/.tmp/phantom.o /home/John/farm/emc2head/src/.tmp/physmem.o /home/John/farm/emc2head/src/.tmp/recvn.o /home/John/farm/emc2head/src/.tmp/sendn.o /home/John/farm/emc2head/src/.tmp/shmem.o /home/John/farm/emc2head/src/.tmp/tcpmem.o /home/John/farm/emc2head/src/.tmp/cms.o /home/John/farm/emc2head/src/.tmp/cms_aup.o /home/John/farm/emc2head/src/.tmp/cms_cfg.o /home/John/farm/emc2head/src/.tmp/cms_in.o /home/John/farm/emc2head/src/.tmp/cms_dup.o /home/John/farm/emc2head/src/.tmp/cms_pm.o /home/John/farm/emc2head/src/.tmp/cms_srv.o /home/John/farm/emc2head/src/.tmp/cms_up.o /home/John/farm/emc2head/src/.tmp/cms_xup.o /home/John/farm/emc2head/src/.tmp/cmsdiag.o /home/John/farm/emc2head/src/.tmp/tcp_opts.o /home/John/farm/emc2head/src/.tmp/tcp_srv.o /home/John/farm/emc2head/src/.tmp/cmd_msg.o /home/John/farm/emc2head/src/.tmp/nml_oi.o /home/John/farm/emc2head/src/.tmp/nml_srv.o /home/John/farm/emc2head/src/.tmp/nml.o /home/John/farm/emc2head/src/.tmp/nmldiag.o /home/John/farm/emc2head/src/.tmp/nmlmsg.o /home/John/farm/emc2head/src/.tmp/stat_msg.o /home/John/farm/emc2head/src/.tmp/_inifile.o /home/John/farm/emc2head/src/.tmp/inifile.o chmod 664 /home/John/farm/emc2head/lib/libnmld.a rm -f /home/John/farm/emc2head/lib/libnml.a cp /home/John/farm/emc2head/lib/libnmld.a /home/John/farm/emc2head/lib/libnml.a strip --strip-debug /home/John/farm/emc2head/lib/libnml.a chmod 664 /home/John/farm/emc2head/lib/libnml.a g++ /home/John/farm/emc2head/src/.tmp/inivar.o /home/John/farm/emc2head/lib/libnml.a -o /home/John/farm/emc2head/bin/inivar make[2]: Leaving directory `/home/John/farm/emc2head/src/libnml' make[1]: Leaving directory `/home/John/farm/emc2head/src/libnml' (cd src/emc; make all) make[1]: Entering directory `/home/John/farm/emc2head/src/emc' (cd rs274ngc; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/rs274ngc' Install C++ header canon.hh \install -p -m0664 canon.hh /home/John/farm/emc2head/include Install C++ header rs274ngc.hh \install -p -m0664 rs274ngc.hh /home/John/farm/emc2head/include Install C++ header rs274ngc_return.hh \install -p -m0664 rs274ngc_return.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/rs274ngc' (cd log; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/log' Install C header emcmotlog.h \install -p -m0664 emcmotlog.h /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/log' (cd ini; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/ini' Install C++ header iniaux.hh \install -p -m0664 iniaux.hh /home/John/farm/emc2head/include Install C++ header iniaxis.hh \install -p -m0664 iniaxis.hh /home/John/farm/emc2head/include Install C++ header inicool.hh \install -p -m0664 inicool.hh /home/John/farm/emc2head/include Install C++ header inilube.hh \install -p -m0664 inilube.hh /home/John/farm/emc2head/include Install C++ header inispin.hh \install -p -m0664 inispin.hh /home/John/farm/emc2head/include Install C++ header initool.hh \install -p -m0664 initool.hh /home/John/farm/emc2head/include Install C++ header initraj.hh \install -p -m0664 initraj.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/ini' (cd nml_intf; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/nml_intf' Install C++ header emc.hh \install -p -m0664 emc.hh /home/John/farm/emc2head/include Install C header emccfg.h \install -p -m0664 emccfg.h /home/John/farm/emc2head/include Install C header emcglb.h \install -p -m0664 emcglb.h /home/John/farm/emc2head/include Install C header emcpos.h \install -p -m0664 emcpos.h /home/John/farm/emc2head/include Install C++ header interpl.hh \install -p -m0664 interpl.hh /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/nml_intf' #(cd hal_intf; make headers) (cd kinematics; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/kinematics' Install C header cubic.h \install -p -m0664 cubic.h /home/John/farm/emc2head/include Install C header kinematics.h \install -p -m0664 kinematics.h /home/John/farm/emc2head/include Install C header mmxavg.h \install -p -m0664 mmxavg.h /home/John/farm/emc2head/include Install C header tc.h \install -p -m0664 tc.h /home/John/farm/emc2head/include Install C header tp.h \install -p -m0664 tp.h /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/kinematics' (cd motion; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/motion' Install C header emcmotcfg.h \install -p -m0664 emcmotcfg.h /home/John/farm/emc2head/include Install C header emcmotglb.h \install -p -m0664 emcmotglb.h /home/John/farm/emc2head/include Install C header motion.h \install -p -m0664 motion.h /home/John/farm/emc2head/include Install C header usrmotintf.h \install -p -m0664 usrmotintf.h /home/John/farm/emc2head/include make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/motion' (cd iotask; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/iotask' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/iotask' (cd task; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/task' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/task' (cd usr_intf; make headers) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/usr_intf' make[2]: Nothing to be done for `headers'. make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/usr_intf' (cd rs274ngc; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/rs274ngc' Compile 'rs274ngc_pre.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -Wno-unused rs274ngc_pre.cc -o /home/John/farm/emc2head/src/.tmp/rs274ngc_pre.o cp /home/John/farm/emc2head/src/.tmp/rs274ngc_pre.o /home/John/farm/emc2head/src/.tmp/rs274.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/rs274ngc' (cd log; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/log' Compile 'emcmotlog.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcmotlog.c -o /home/John/farm/emc2head/src/.tmp/emcmotlog.o Compile 'emcmotlog.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI emcmotlog.c -o /home/John/farm/emc2head/src/.rt_tmp/emcmotlog.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/log' (cd ini; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/ini' Compile 'iniaux.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" iniaux.cc -o /home/John/farm/emc2head/src/.tmp/iniaux.o Compile 'iniaxis.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" iniaxis.cc -o /home/John/farm/emc2head/src/.tmp/iniaxis.o Compile 'inicool.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" inicool.cc -o /home/John/farm/emc2head/src/.tmp/inicool.o Compile 'inilube.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" inilube.cc -o /home/John/farm/emc2head/src/.tmp/inilube.o Compile 'inispin.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" inispin.cc -o /home/John/farm/emc2head/src/.tmp/inispin.o Compile 'initool.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" initool.cc -o /home/John/farm/emc2head/src/.tmp/initool.o Compile 'initraj.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" initraj.cc -o /home/John/farm/emc2head/src/.tmp/initraj.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/ini' (cd nml_intf; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/nml_intf' Compile 'emc.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emc.cc -o /home/John/farm/emc2head/src/.tmp/emc.o Compile 'emcargs.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcargs.cc -o /home/John/farm/emc2head/src/.tmp/emcargs.o Compile 'emcglb.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcglb.c -o /home/John/farm/emc2head/src/.tmp/emcglb.o Compile 'emcops.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcops.cc -o /home/John/farm/emc2head/src/.tmp/emcops.o Compile 'interpl.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" interpl.cc -o /home/John/farm/emc2head/src/.tmp/interpl.o /usr/bin/ar rc /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/src/.tmp/emc.o /home/John/farm/emc2head/src/.tmp/emcargs.o /home/John/farm/emc2head/src/.tmp/emcops.o /home/John/farm/emc2head/src/.tmp/emcglb.o /home/John/farm/emc2head/src/.tmp/emcmotlog.o /home/John/farm/emc2head/src/.tmp/iniaux.o /home/John/farm/emc2head/src/.tmp/iniaxis.o /home/John/farm/emc2head/src/.tmp/inicool.o /home/John/farm/emc2head/src/.tmp/inilube.o /home/John/farm/emc2head/src/.tmp/inispin.o /home/John/farm/emc2head/src/.tmp/initool.o /home/John/farm/emc2head/src/.tmp/initraj.o /home/John/farm/emc2head/src/.tmp/interpl.o ranlib /home/John/farm/emc2head/lib/libemc.a make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/nml_intf' #(cd hal_intf; make all) (cd kinematics; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/kinematics' Compile 'cubic.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI cubic.c -o /home/John/farm/emc2head/src/.rt_tmp/cubic.o Compile 'mmxavg.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI mmxavg.c -o /home/John/farm/emc2head/src/.rt_tmp/mmxavg.o Compile 'tc.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI tc.c -o /home/John/farm/emc2head/src/.rt_tmp/tc.o Compile 'tp.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI tp.c -o /home/John/farm/emc2head/src/.rt_tmp/tp.o Compile 'trivkins.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI trivkins.c -o /home/John/farm/emc2head/src/.rt_tmp/trivkins.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/kinematics' (cd motion; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/motion' Compile 'emcmotglb.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcmotglb.c -o /home/John/farm/emc2head/src/.tmp/emcmotglb.o Compile 'emcmotutil.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcmotutil.c -o /home/John/farm/emc2head/src/.tmp/emcmotutil.o Compile 'usrmotintf.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" usrmotintf.c -o /home/John/farm/emc2head/src/.tmp/usrmotintf.o usrmotintf.c: In function `usrmotInit': usrmotintf.c:849: warning: dereferencing type-punned pointer will break strict-aliasing rules Compile 'command.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI command.c -o /home/John/farm/emc2head/src/.rt_tmp/command.o Compile 'control.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI control.c -o /home/John/farm/emc2head/src/.rt_tmp/control.o Compile 'emcmotutil.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI emcmotutil.c -o /home/John/farm/emc2head/src/.rt_tmp/emcmotutil.o Compile 'motion.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI motion.c -o /home/John/farm/emc2head/src/.rt_tmp/motion.o Compile 'emcmotglb.c' to tmp dir using realtime C rule gcc -c -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -I. -I/usr/realtime/include/compat -I/usr/realtime/include -D__KERNEL__ -I/usr/src/linux-2.4.25-adeos/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -Wall -ffast-math -mhard-float -DRTAI=3 -DRTAPI emcmotglb.c -o /home/John/farm/emc2head/src/.rt_tmp/emcmotglb.o Linking kernel module /home/John/farm/emc2head/rtlib/motmod.o ld -r -static -S -O2 /home/John/farm/emc2head/src/.rt_tmp/cubic.o /home/John/farm/emc2head/src/.rt_tmp/motion.o /home/John/farm/emc2head/src/.rt_tmp/command.o /home/John/farm/emc2head/src/.rt_tmp/control.o /home/John/farm/emc2head/src/.rt_tmp/emcmotglb.o /home/John/farm/emc2head/src/.rt_tmp/emcmotlog.o /home/John/farm/emc2head/src/.rt_tmp/emcmotutil.o /home/John/farm/emc2head/src/.rt_tmp/mmxavg.o /home/John/farm/emc2head/src/.rt_tmp/tc.o /home/John/farm/emc2head/src/.rt_tmp/tp.o /home/John/farm/emc2head/src/.rt_tmp/trivkins.o /home/John/farm/emc2head/rtlib/libpm.a -o /home/John/farm/emc2head/rtlib/motmod.o make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/motion' (cd iotask; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/iotask' Compile 'simIoControl.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" simIoControl.cc -o /home/John/farm/emc2head/src/.tmp/simIoControl.o Linking /home/John/farm/emc2head/bin/simio g++ /home/John/farm/emc2head/src/.tmp/simIoControl.o /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/lib/libnml.a /home/John/farm/emc2head/lib/ulapi.o -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -o /home/John/farm/emc2head/bin/simio make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/iotask' (cd task; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/task' Compile 'emccanon.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emccanon.cc -o /home/John/farm/emc2head/src/.tmp/emccanon.o Compile 'emcsvr.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emcsvr.cc -o /home/John/farm/emc2head/src/.tmp/emcsvr.o Compile 'emctask.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emctask.cc -o /home/John/farm/emc2head/src/.tmp/emctask.o Compile 'emctaskmain.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" emctaskmain.cc -o /home/John/farm/emc2head/src/.tmp/emctaskmain.o Compile 'iotaskintf.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" iotaskintf.cc -o /home/John/farm/emc2head/src/.tmp/iotaskintf.o Compile 'taskintf.cc' to tmp dir using default C++ rule g++ -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" taskintf.cc -o /home/John/farm/emc2head/src/.tmp/taskintf.o Linking /home/John/farm/emc2head/bin/emcsvr g++ /home/John/farm/emc2head/src/.tmp/emcsvr.o /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/lib/libnml.a -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -o /home/John/farm/emc2head/bin/emcsvr Linking /home/John/farm/emc2head/bin/milltask g++ /home/John/farm/emc2head/src/.tmp/emcmotglb.o /home/John/farm/emc2head/src/.tmp/emctask.o /home/John/farm/emc2head/src/.tmp/emccanon.o /home/John/farm/emc2head/src/.tmp/emctaskmain.o /home/John/farm/emc2head/src/.tmp/rs274.o /home/John/farm/emc2head/src/.tmp/usrmotintf.o /home/John/farm/emc2head/src/.tmp/emcmotlog.o /home/John/farm/emc2head/src/.tmp/emcmotutil.o /home/John/farm/emc2head/src/.tmp/taskintf.o /home/John/farm/emc2head/src/.tmp/iotaskintf.o /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/lib/libnmld.a /home/John/farm/emc2head/lib/ulapi.o -o /home/John/farm/emc2head/bin/milltask make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/task' (cd usr_intf; make all) make[2]: Entering directory `/home/John/farm/emc2head/src/emc/usr_intf' Compile emcsh.cc to tmp dir using TCL flags g++ emcsh.cc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include -o /home/John/farm/emc2head/src/.tmp/emcsh.o Compile iosh.cc to tmp dir using TCL flags g++ iosh.cc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include -o /home/John/farm/emc2head/src/.tmp/iosh.o Compile 'usrmot.c' to tmp dir using non-realtime C rule gcc -c -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" usrmot.c -o /home/John/farm/emc2head/src/.tmp/usrmot.o Linking /home/John/farm/emc2head/bin/emcsh g++ /home/John/farm/emc2head/src/.tmp/emcsh.o /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/lib/libnml.a -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include -L/usr/lib -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -L/usr/lib -ltk8.4 -o /home/John/farm/emc2head/bin/emcsh Linking /home/John/farm/emc2head/bin/iosh g++ /home/John/farm/emc2head/src/.tmp/iosh.o /home/John/farm/emc2head/src/.tmp/usrmotintf.o /home/John/farm/emc2head/src/.tmp/emcmotglb.o /home/John/farm/emc2head/src/.tmp/emcmotutil.o /home/John/farm/emc2head/lib/libemc.a /home/John/farm/emc2head/lib/libnml.a /home/John/farm/emc2head/lib/ulapi.o -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include -L/usr/lib -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -L/usr/lib -ltk8.4 -o /home/John/farm/emc2head/bin/iosh Linking /home/John/farm/emc2head/bin/usrmot g++ -Wall -g -I/home/John/farm/emc2head/include -I/usr/realtime/include -I. -DULAPI -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" /home/John/farm/emc2head/src/.tmp/usrmotintf.o /home/John/farm/emc2head/src/.tmp/usrmot.o /home/John/farm/emc2head/src/.tmp/emcmotglb.o /home/John/farm/emc2head/src/.tmp/emcmotlog.o /home/John/farm/emc2head/src/.tmp/emcmotutil.o /home/John/farm/emc2head/lib/ulapi.o /home/John/farm/emc2head/lib/libnml.a -o /home/John/farm/emc2head/bin/usrmot make[2]: Leaving directory `/home/John/farm/emc2head/src/emc/usr_intf' make[1]: Leaving directory `/home/John/farm/emc2head/src/emc' build completed successfully at 12/25/04 06:30:38