BUILD : emc2.2branch
SYSTEM: Ubuntu 5.10 (breezy) non-realtime (2.6.12-10-386) (slot 1)
complete build started at 2009-02-14 18:49:35
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for usability of linux/joystick.h... yes
sim
checking for module installation directory... checking for realtime module directory... /usr/local/lib/emc2/modules
checking for GTK 2.4.0 or above... yes - 2.8.6
checking for libgnomeprintui-2.2... no -- printing from classicladder will not be possible
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 /usr/X11R6/lib, headers in standard search path
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... no
checking for XawDialogGetValueString in -lXaw... no
configure: WARNING: Xaw lib missing
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.14.5 OK
checking for msgfmt... /usr/bin/msgfmt
checking for --tcl support in msgfmt... yes
checking for Python support... yes
checking python version... OK
checking location of Python header files... /usr/include/python2.4
checking /usr/include/python2.4/Python.h usability... yes
checking /usr/include/python2.4/Python.h presence... yes
checking for /usr/include/python2.4/Python.h... yes
checking for site-package location... /usr/lib/python2.4/site-packages
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glBegin in -lGL... yes
checking for working GLU quadrics... yes
configure: creating ./config.status
config.status: creating ../scripts/rtapi.conf
config.status: creating ../docs/man/man1/emc.1
config.status: creating ../scripts/emc
config.status: creating ../scripts/halrun
config.status: creating ../scripts/emc-environment
config.status: creating ../scripts/realtime
config.status: creating Makefile.inc
config.status: creating Makefile.modinc
config.status: creating ../tcl/emc.tcl
config.status: creating ../lib/python/nf.py
config.status: creating ../scripts/emcmkdesktop
config.status: creating config.h
config.status: config.h is unchanged
######################################################################
# 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. #
# However, the configuration is for a simulator only, no RT #
# capabilities will be used. In this mode no control of hardware #
# is possible. Drivers won't be built. #
# If things don't work check config.log for errors & warnings #
# #
# hint: you are using the standard way of compile/install #
# if you are trying only to test the software (without #
# installing), use ./configure --enable-run-in-place instead #
# warning: If you already have an installed emc2, this might cause #
# incompatibilities. #
# #
# Next compile by typing #
# make #
# then install it by typing #
# sudo make install #
# #
# to run the software type #
# emc #
# #
######################################################################
configure succeeded, here is Makefile.inc
#
# Makefile.inc. Generated from Makefile.inc.in by configure.
# on Sat Feb 14 13:49:37 EST 2009
#
# Directories
#############
prefix=/usr/local
exec_prefix=${prefix}
EMC2_HOME=/usr/local
LIB_DIR=/usr/local/lib
#used for install stuff
#but have them here as reference
#build system only uses EMC2_RTLIB_DIR when creating rtapi.conf
EMC2_BIN_DIR=/usr/local/bin
EMC2_TCL_DIR=/usr/local/share/emc/tcl
EMC2_HELP_DIR=/usr/local/share/doc/emc2
EMC2_RTLIB_DIR=/usr/local/lib/emc2/modules
EMC2_CONFIG_DIR=@EMC2_CONFIG_DIR@
EMC2_USER_CONFIG_DIR=~/emc2/configs
EMC2_SYSTEM_CONFIG_DIR=/usr/local/etc/emc2/configs
EMC2_NCFILES_DIR=/usr/local/share/emc/ncfiles
REALTIME=/etc/init.d/realtime
EMC2_IMAGEDIR=/usr/local/etc/emc2/
MODULE_EXT=.so # module extension, used when insmod'ing
# used for building
RTDIR = /home/jmkasunich/farm/emc2.2branch/src
RTARCH = i386
# Standard configure directories
# do we really need these?
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
includedir = ${prefix}/include
moduledir = /usr/local/lib/emc2/modules
rip_moduledir =
kernelvers =
# i18n variables:
package = emc2
localedir = /usr/share/locale
LANGUAGES =
#still needs discussion
# do we really need these?
initd_dir = /etc/init.d
docsdir = ${prefix}/share/doc/emc2
ncfilesdir = ${prefix}/share/emc/ncfiles
tcldir = ${prefix}/share/emc/tcl
# /Standard configure directories
RUN_IN_PLACE = no
RTNAME =
RTPREFIX = sim
RTAI =
RTFLAGS = -DSIMULATOR
KERNELDIR =
RTFLAGS := -I. -I/home/jmkasunich/farm/emc2.2branch/src/include $(RTFLAGS) -DRTAPI -D_GNU_SOURCE -Drealtime -D_FORTIFY_SOURCE=0
USE_RTLIBM =
USE_LIBM =
USE_STUBS =
MATHINC =
MATHLIB =
ULFLAGS = -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"$(localedir)\" -DPACKAGE=\"$(package)\"
MODULE_EXT = .so
BUILD_SYS = sim
CC = gcc
MANDB = /usr/bin/mandb
JOYSTICK_H_USABLE = yes
# deps for xemc
CFLAGS_X =
XLIBS =
HAVE_XAW = no
# ncurses support for keystick
KEYSTICKLIBS = -lncurses
HAVE_NCURSES = yes
# readline support for halcmd
READLINE_LIBS = -lreadline
# local flags for GTK include
GTK_VERSION = 2.8.6
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
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXinerama -lXi -lXrandr -lXext -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
HAVE_GNOMEPRINT =
# 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 -lpthread -lieee -lm -L/usr/lib -ltk8.4 -lGL -L/usr/X11R6/lib
AR = /usr/bin/ar
ARFLAGS = cr
CXX = g++
CXXFLAGS = $(CFLAGS)
RANLIB = ranlib
RANLIBFLAGS =
MSGFMT = /usr/bin/msgfmt
XGETTEXT = /usr/bin/xgettext
PTH_CONFIG = /usr/bin/pth-config
BUILD_DOCS = no
BUILD_DOCS_PDF =
BUILD_DOCS_HTML =
LYX =
PYTHON = /usr/bin/python
MSGFMT_TCL_WORKS = yes
XGETTEXT_TCL_WORKS = yes
#
# i18n
#
#### BEGIN CONFIG ####
# To disable compilation of any particular module,
# edit the following lines replacing "m" with "n".
#
# In time, we may have some fancy dohicky to set
# these options at compile time.
# usually you need rtapi,
# so you probably don't want to change this
CONFIG_RTAPI=m
# rtapi examples
CONFIG_RTAPI_EXAMPLES_EXTINT=m
CONFIG_RTAPI_EXAMPLES_FIFO=m
CONFIG_RTAPI_EXAMPLES_SEM=m
CONFIG_RTAPI_EXAMPLES_SHMEM=m
CONFIG_RTAPI_EXAMPLES_TIMER=m
# emc motion module
CONFIG_MOTMOD=m
# HAL components
CONFIG_BLOCKS=m
CONFIG_BOSS_PLC=m
CONFIG_DEBOUNCE=m
CONFIG_ENCODER=m
CONFIG_COUNTER=m
CONFIG_ENCODER_RATIO=m
CONFIG_STEPGEN=m
CONFIG_FREQGEN=m
CONFIG_PWMGEN=m
CONFIG_SIGGEN=m
CONFIG_AT_PID=m
CONFIG_PID=m
CONFIG_SUPPLY=m
CONFIG_CLASSICLADDER_RT=m
CONFIG_TIMEDELAY=m
CONFIG_SIM_ENCODER=m
CONFIG_WEIGHTED_SUM=m
CONFIG_MODMATH=m
CONFIG_STREAMER=m
CONFIG_SAMPLER=m
# HAL drivers
CONFIG_HAL_PARPORT=m
CONFIG_PROBE_PARPORT=m
CONFIG_HAL_TIRO=m
CONFIG_HAL_EVOREG=m
CONFIG_HAL_MOTENC=m
CONFIG_HAL_SKELETON=m
CONFIG_HAL_SPEAKER=m
CONFIG_HAL_STG=m
CONFIG_HAL_VTI=m
CONFIG_HAL_M5I20=m
CONFIG_HAL_5I2X=m
CONFIG_HAL_AX521H=m
CONFIG_HAL_PPMC=m
CONFIG_PCI_8255=m
CONFIG_HOSTMOT2=m
BUILD_PYTHON=yes
INCLUDEPY=/usr/include/python2.4
SITEPY=/usr/lib/python2.4/site-packages
#### END CONFIG ####
running "make clean"
rm -rf depends
find -name '.*.cmd' -or -name '*.ko' -or -name '*.mod.c' -or -name '*.mod.o' | xargs rm -f
rm -rf .tmp_versions
find . -name .tmp_versions |xargs rm -rf
rm -f ../rtlib/*.ko
rm -f ../rtlib/*.so
rm -f ../docs/man/man9/abs.9 ../docs/man/man9/and2.9 ../docs/man/man9/biquad.9 ../docs/man/man9/blend.9 ../docs/man/man9/charge_pump.9 ../docs/man/man9/clarke2.9 ../docs/man/man9/clarke3.9 ../docs/man/man9/clarkeinv.9 ../docs/man/man9/comp.9 ../docs/man/man9/constant.9 ../docs/man/man9/conv_bit_s32.9 ../docs/man/man9/conv_bit_u32.9 ../docs/man/man9/conv_float_s32.9 ../docs/man/man9/conv_float_u32.9 ../docs/man/man9/conv_s32_bit.9 ../docs/man/man9/conv_s32_float.9 ../docs/man/man9/conv_s32_u32.9 ../docs/man/man9/conv_u32_bit.9 ../docs/man/man9/conv_u32_float.9 ../docs/man/man9/conv_u32_s32.9 ../docs/man/man9/ddt.9 ../docs/man/man9/deadzone.9 ../docs/man/man9/edge.9 ../docs/man/man9/estop_latch.9 ../docs/man/man9/flipflop.9 ../docs/man/man9/gearchange.9 ../docs/man/man9/hypot.9 ../docs/man/man9/ilowpass.9 ../docs/man/man9/integ.9 ../docs/man/man9/invert.9 ../docs/man/man9/knob2float.9 ../docs/man/man9/limit1.9 ../docs/man/man9/limit2.9 ../docs/man/man9/limit3.9 ../docs/man/man9/logic.9 ../docs/man/man9/lowpass.9 ../docs/man/man9/lut5.9 ../docs/man/man9/maj3.9 ../docs/man/man9/match8.9 ../docs/man/man9/minmax.9 ../docs/man/man9/mult2.9 ../docs/man/man9/mux2.9 ../docs/man/man9/mux4.9 ../docs/man/man9/not.9 ../docs/man/man9/offset.9 ../docs/man/man9/oneshot.9 ../docs/man/man9/or2.9 ../docs/man/man9/sample_hold.9 ../docs/man/man9/scale.9 ../docs/man/man9/select8.9 ../docs/man/man9/steptest.9 ../docs/man/man9/sum2.9 ../docs/man/man9/threadtest.9 ../docs/man/man9/timedelta.9 ../docs/man/man9/toggle.9 ../docs/man/man9/tristate_bit.9 ../docs/man/man9/tristate_float.9 ../docs/man/man9/updown.9 ../docs/man/man9/wcomp.9 ../docs/man/man9/xor2.9 ../docs/man/man9/m7i43_hm2.9 ../docs/man/man9/pluto_servo.9 ../docs/man/man9/pluto_step.9 ../docs/man/man9/serport.9
rm -rf \
pluto_servo_firmware/db \
pluto_servo_firmware/pluto_servo.asm.rpt \
pluto_servo_firmware/pluto_servo.done \
pluto_servo_firmware/pluto_servo.fit.rpt \
pluto_servo_firmware/pluto_servo.fit.summary \
pluto_servo_firmware/pluto_servo.flow.rpt \
pluto_servo_firmware/pluto_servo.map.rpt \
pluto_servo_firmware/pluto_servo.map.summary \
pluto_servo_firmware/pluto_servo.pin \
pluto_servo_firmware/pluto_servo.pof \
pluto_servo_firmware/pluto_servo.qws \
pluto_servo_firmware/pluto_servo.rbf \
pluto_servo_firmware/pluto_servo.sof \
pluto_servo_firmware/pluto_servo.tan.rpt \
pluto_servo_firmware/pluto_servo.tan.summary \
pluto_servo_firmware/undo_redo.txt
rm -f \
hal/drivers/mesa7i43-firmware/m7i43-firmware-hm2-svst4_4b.h \
hal/drivers/mesa7i43-firmware/m7i43-firmware-hm2-svst4_4s.h \
hal/drivers/mesa7i43-firmware/m7i43-firmware-hm2-sv8b.h \
hal/drivers/mesa7i43-firmware/m7i43-firmware-hm2-sv8s.h \
hal/drivers/mesa7i43-firmware/m7i43-firmware-hm2-svst4_6b.h
rm -f ../docs/HAL_User_Manual.pdf
rm -f ../docs/HAL_User_Manual_fr.pdf
rm -f ../docs/EMC2_User_Manual.pdf
rm -f ../docs/EMC2_User_Manual_fr.pdf
rm -f ../docs/EMC2_Developer_Manual.pdf
rm -f ../docs/EMC2_Integrator_Manual.pdf
rm -f ../docs/EMC2_Integrator_Manual_fr.pdf
rm -f ../docs/src/*.d
rm -f ../docs/src/*.pdf
rm -f ../docs/html/xref*.html ../docs/html/index*.html ../docs/*.png
rm -f ../bin/pyvcp ../bin/hal_input ../lib/python/hal.so ../lib/python/emc.so ../lib/python/minigl.so ../lib/python/_tk_seticon.so ../lib/python/_togl.so ../bin/axis ../bin/axis-remote ../bin/emctop ../bin/hal_manualtoolchange ../bin/mdi ../bin/image-to-gcode ../bin/lintini ../bin/debuglevel ../bin/pumagui ../bin/teach-in ../bin/scaragui ../bin/hexagui ../bin/tracking-test po/axis.pot ../bin/stepconf ../share/emc/stepconf.glade ../lib/python/gcode.so
find . -name '*.o' |xargs rm -f
rm -rf objects
rm -f ../lib/libemcini.so ../lib/libemcini.so.0 ../bin/inivar ../lib/libposemath.so ../lib/libposemath.so.0 ../lib/libnml.so ../lib/libnml.so.0 ../bin/rtapi_app manpages ../bin/halstreamer ../bin/halsampler ../bin/halvcp ../bin/hal_joystick ../bin/classicladder ../tcl/hal.so ../bin/halcmd ../bin/halrmt ../bin/halmeter ../bin/halscope ../bin/comp ../lib/libemchal.so ../lib/libemchal.so.0 ../bin/emcsh ../bin/emcrsh ../bin/emclcd ../bin/iosh ../bin/usrmot ../bin/halui ../bin/keystick ../lib/libemc.a ../bin/emcsvr ../bin/milltask ../bin/milltaskcanon ../bin/io ../lib/librs274.so ../lib/librs274.so.0 ../bin/rs274 ../share/locale/de/LC_MESSAGES/rs274_err.mo ../share/locale/fr/LC_MESSAGES/rs274_err.mo ../share/locale/it/LC_MESSAGES/rs274_err.mo po/tcl.pot po/rs274_err.pot ../share/locale/de/LC_MESSAGES/axis.mo ../share/locale/es/LC_MESSAGES/axis.mo ../share/locale/fr/LC_MESSAGES/axis.mo ../share/locale/hu/LC_MESSAGES/axis.mo ../share/locale/it/LC_MESSAGES/axis.mo ../share/locale/pt_BR/LC_MESSAGES/axis.mo ../share/locale/ro/LC_MESSAGES/axis.mo ../share/locale/ru/LC_MESSAGES/axis.mo ../share/locale/sr/LC_MESSAGES/axis.mo ../share/locale/sv/LC_MESSAGES/axis.mo ../include/config.h ../include/emcIniFile.hh ../include/iniaxis.hh ../include/initool.hh ../include/initraj.hh ../include/cubic.h ../include/kinematics.h ../include/genhexkins.h ../include/pumakins.h ../include/tc.h ../include/tp.h ../include/emcmotcfg.h ../include/emcmotglb.h ../include/motion.h ../include/usrmotintf.h ../include/canon.hh ../include/emc.hh ../include/emc_nml.hh ../include/emccfg.h ../include/emcglb.h ../include/emcpos.h ../include/interp.hh ../include/interp_return.hh ../include/interpl.hh ../include/interp_internal.hh ../include/rs274ngc.hh ../include/hal.h ../include/locmem.hh ../include/memsem.hh ../include/phantom.hh ../include/physmem.hh ../include/recvn.h ../include/rem_msg.hh ../include/sendn.h ../include/shmem.hh ../include/tcpmem.hh ../include/cms.hh ../include/cms_aup.hh ../include/cms_cfg.hh ../include/cms_dup.hh ../include/cms_srv.hh ../include/cms_up.hh ../include/cms_user.hh ../include/cms_xup.hh ../include/cmsdiag.hh ../include/tcp_opts.hh ../include/tcp_srv.hh ../include/inifile.hh ../include/linklist.hh ../include/cmd_msg.hh ../include/nml.hh ../include/nml_mod.hh ../include/nml_oi.hh ../include/nml_srv.hh ../include/nml_type.hh ../include/nmldiag.hh ../include/nmlmsg.hh ../include/stat_msg.hh ../include/_sem.h ../include/sem.hh ../include/_shm.h ../include/shm.hh ../include/_timer.h ../include/timer.hh ../include/posemath.h ../include/sincos.h ../include/rcs.hh ../include/rcs_exit.hh ../include/rcs_print.hh ../include/rcsversion.h ../include/rtapi.h ../include/rtapi_app.h ../include/rtapi_bitops.h ../include/rtapi_math.h ../include/rtapi_math_i386.h ../include/rtapi_common.h ../include/rtapi_ctype.h ../include/rtapi_errno.h ../include/rtapi_string.h po/de_axis.mo po/es_axis.mo po/fr_axis.mo po/hu_axis.mo po/it_axis.mo po/pt_BR_axis.mo po/ro_axis.mo po/ru_axis.mo po/sr_axis.mo po/sv_axis.mo po/de_rs274_err.mo po/fr_rs274_err.mo po/it_rs274_err.mo po/de.msg po/fr.msg po/it.msg po/ja.msg po/ro.msg
rm -f ../configs/demo_mazak/emc.nml ../configs/halui_halvcp/emc.nml ../configs/hexapod-sim/emc.nml ../configs/max/emc.nml ../configs/univpwm/emc.nml ../configs/univstep/emc.nml ../configs/stepper-xyza/emc.nml ../configs/demo_step_cl/emc.nml ../configs/stepper/emc.nml ../configs/motenc/emc.nml ../configs/m5i20/emc.nml ../configs/stg/emc.nml ../configs/sim/emc.nml ../configs/vti/emc.nml ../configs/nist-lathe/emc.nml ../configs/dallur-thc/emc.nml ../configs/demo_sim_cl/emc.nml ../configs/etch-servo/emc.nml ../configs/ppmc/emc.nml ../configs/lathe-pluto/emc.nml ../configs/puma/emc.nml ../configs/scara/emc.nml ../configs/boss/emc.nml ../configs/Sherline3Axis/emc.nml ../configs/Sherline4Axis/emc.nml ../configs/SherlineLathe/emc.nml ../configs/demo_step_cl/core_stepper.hal ../configs/stepper/core_stepper.hal ../configs/demo_sim_cl/core_stepper.hal ../configs/Sherline3Axis/core_stepper.hal ../configs/SherlineLathe/core_stepper.hal ../configs/motenc/core_servo.hal ../configs/m5i20/core_servo.hal ../configs/stg/core_servo.hal ../configs/vti/core_servo.hal ../configs/halui_halvcp/core_sim.hal ../configs/sim/core_sim.hal ../configs/sim/core_sim9.hal ../configs/sim/axis_manualtoolchange.hal ../configs/lathe-pluto/axis_manualtoolchange.hal
rm -f ../rtlib/*..so
rm -f hal/components/conv_*.comp
running "make"
Depending libnml/posemath/sincos.c
Depending libnml/posemath/_posemath.c
Depending hal/utils/scope_rt.c
Depending hal/hal_lib.c
Depending hal/components/weighted_sum.c
Depending hal/components/timedelay.c
Depending hal/components/threads.c
Depending hal/components/supply.c
Depending hal/components/streamer.c
Depending hal/components/stepgen.c
Depending hal/components/sim_encoder.c
Depending hal/components/siggen.c
Depending hal/components/sampler.c
Depending hal/components/pwmgen.c
Depending hal/components/pid.c
Depending hal/components/modmath.c
Depending hal/components/freqgen.c
Depending hal/components/encoder_ratio.c
Depending hal/components/encoder.c
Depending hal/components/debounce.c
Depending hal/components/counter.c
Depending hal/components/boss_plc.c
Depending hal/components/blocks.c
Depending hal/components/at_pid.c
Depending hal/classicladder/vars_access.c
Depending hal/classicladder/symbols.c
Depending hal/classicladder/module_hal.c
Depending hal/classicladder/manager.c
Depending hal/classicladder/calc_sequential.c
Depending hal/classicladder/calc.c
Depending hal/classicladder/arrays.c
Depending hal/classicladder/arithm_eval.c
Depending emc/motion/motion.c
Depending emc/motion/emcmotutil.c
Depending emc/motion/emcmotglb.c
Depending emc/motion/control.c
Depending emc/motion/command.c
Depending emc/kinematics/trivkins.c
Depending emc/kinematics/tripodkins.c
Depending emc/kinematics/tp.c
Depending emc/kinematics/tc.c
Depending emc/kinematics/scarakins.c
Depending emc/kinematics/rotatekins.c
Depending emc/kinematics/pumakins.c
Depending emc/kinematics/genhexkins.c
Depending emc/kinematics/gantrykins.c
Depending emc/kinematics/cubic.c
Depending rtapi/sim_ulapi.c
Depending rtapi/sim_rtapi_app.cc
Depending rtapi/sim_rtapi.c
Depending libnml/rcs/rcs_print.cc
Depending libnml/rcs/rcs_exit.cc
Depending libnml/posemath/sincos.c
Depending libnml/posemath/posemath.cc
Depending libnml/posemath/_posemath.c
Depending libnml/os_intf/timer.cc
Depending libnml/os_intf/shm.cc
Depending libnml/os_intf/sem.cc
Depending libnml/os_intf/_timer.c
Depending libnml/os_intf/_shm.c
Depending libnml/os_intf/_sem.c
Depending libnml/nml/stat_msg.cc
Depending libnml/nml/nmlmsg.cc
Depending libnml/nml/nmldiag.cc
Depending libnml/nml/nml_srv.cc
Depending libnml/nml/nml_oi.cc
Depending libnml/nml/nml_mod.cc
Depending libnml/nml/nml.cc
Depending libnml/nml/cmd_msg.cc
Depending libnml/linklist/linklist.cc
Depending libnml/inifile/inivar.cc
Depending libnml/inifile/inifile.cc
Depending libnml/cms/tcp_srv.cc
Depending libnml/cms/tcp_opts.cc
Depending libnml/cms/cmsdiag.cc
Depending libnml/cms/cms_xup.cc
Depending libnml/cms/cms_up.cc
Depending libnml/cms/cms_srv.cc
Depending libnml/cms/cms_pm.cc
Depending libnml/cms/cms_in.cc
Depending libnml/cms/cms_dup.cc
Depending libnml/cms/cms_cfg.cc
Depending libnml/cms/cms_aup.cc
Depending libnml/cms/cms.cc
Depending libnml/buffer/tcpmem.cc
Depending libnml/buffer/shmem.cc
Depending libnml/buffer/sendn.c
Depending libnml/buffer/recvn.c
Depending libnml/buffer/physmem.cc
Depending libnml/buffer/phantom.cc
Depending libnml/buffer/memsem.cc
Depending libnml/buffer/locmem.cc
Depending hal/utils/scope_vert.c
Depending hal/utils/scope_trig.c
Depending hal/utils/scope_horiz.c
Depending hal/utils/scope_files.c
Depending hal/utils/scope_disp.c
Depending hal/utils/scope.c
Depending hal/utils/miscgtk.c
Depending hal/utils/meter.c
Depending hal/utils/halsh.c
Depending hal/utils/halrmt.c
Depending hal/utils/halcmd_main.c
Depending hal/utils/halcmd_completion.c
Depending hal/utils/halcmd_commands.c
Depending hal/utils/halcmd.c
Depending hal/user_comps/vcp/vcp_widgets.c
Depending hal/user_comps/vcp/vcp_main.c
Depending hal/user_comps/vcp/tokenizer.c
Depending hal/user_comps/devices/hal_joystick.c
Depending hal/halmodule.cc
Depending hal/hal_lib.c
Depending hal/components/streamer_usr.c
Depending hal/components/sampler_usr.c
Depending hal/classicladder/vars_access.c
Depending hal/classicladder/symbols_gtk.c
Depending hal/classicladder/symbols.c
Depending hal/classicladder/manager_gtk.c
Depending hal/classicladder/manager.c
Depending hal/classicladder/files_sequential.c
Depending hal/classicladder/files.c
Depending hal/classicladder/editproperties_gtk.c
Depending hal/classicladder/edit_sequential.c
Depending hal/classicladder/edit_gtk.c
Depending hal/classicladder/edit.c
Depending hal/classicladder/drawing_sequential.c
Depending hal/classicladder/drawing.c
Depending hal/classicladder/config_gtk.c
Depending hal/classicladder/classicladder_gtk.c
Depending hal/classicladder/classicladder.c
Depending hal/classicladder/calc_sequential.c
Depending hal/classicladder/calc.c
Depending hal/classicladder/arrays.c
Depending hal/classicladder/arithm_eval.c
Depending emc/usr_intf/usrmot.c
Depending emc/usr_intf/sockets.c
Depending emc/usr_intf/shcom.cc
Depending emc/usr_intf/keystick.cc
Depending emc/usr_intf/iosh.cc
Depending emc/usr_intf/halui.cc
Depending emc/usr_intf/emcsh.cc
Depending emc/usr_intf/emcrsh.cc
Depending emc/usr_intf/emclcd.cc
Depending emc/usr_intf/axis/extensions/seticon.c
Depending emc/usr_intf/axis/extensions/minigl.c
Depending emc/usr_intf/axis/extensions/emcmodule.cc
Depending emc/usr_intf/axis/extensions/_toglmodule.c
Depending emc/task/taskintf.cc
Depending emc/task/iotaskintf.cc
Depending emc/task/emctaskmain.cc
Depending emc/task/emctask.cc
Depending emc/task/emcsvr.cc
Depending emc/task/emccanon.cc
Depending emc/sai/saicanon.cc
Depending emc/sai/driver.cc
Depending emc/rs274ngc/rs274ngc_pre.cc
Depending emc/rs274ngc/rs274ngc_errors.cc
Depending emc/rs274ngc/interp_write.cc
Depending emc/rs274ngc/interp_read.cc
Depending emc/rs274ngc/interp_o_word.cc
Depending emc/rs274ngc/interp_inverse.cc
Depending emc/rs274ngc/interp_internal.cc
Depending emc/rs274ngc/interp_find.cc
Depending emc/rs274ngc/interp_execute.cc
Depending emc/rs274ngc/interp_cycles.cc
Depending emc/rs274ngc/interp_convert.cc
Depending emc/rs274ngc/interp_check.cc
Depending emc/rs274ngc/interp_array.cc
Depending emc/rs274ngc/interp_arc.cc
Depending emc/rs274ngc/gcodemodule.cc
Depending emc/nml_intf/interpl.cc
Depending emc/nml_intf/emcops.cc
Depending emc/nml_intf/emcglb.c
Depending emc/nml_intf/emcargs.cc
Depending emc/nml_intf/emc.cc
Depending emc/motion/usrmotintf.cc
Depending emc/motion/emcmotutil.c
Depending emc/motion/emcmotglb.c
Depending emc/iotask/ioControl.cc
Depending emc/ini/initraj.cc
Depending emc/ini/initool.cc
Depending emc/ini/iniaxis.cc
Depending emc/ini/emcIniFile.cc
Depending emc/canterp/canterp.cc
../bin/yapps hal/utils/comp.g objects/hal/utils/comp.py
Syntax checking python script comp
Copying python script comp
../bin/comp --document -o ../docs/man/man9/xor2.9 hal/components/xor2.comp
Depending xor2.9
Depending weighted_sum.9
../bin/comp --document -o ../docs/man/man9/wcomp.9 hal/components/wcomp.comp
Depending wcomp.9
../bin/comp --document -o ../docs/man/man9/updown.9 hal/components/updown.comp
Depending updown.9
Depending trivkins.9
../bin/comp --document -o ../docs/man/man9/tristate_float.9 hal/components/tristate_float.comp
Depending tristate_float.9
../bin/comp --document -o ../docs/man/man9/tristate_bit.9 hal/components/tristate_bit.comp
Depending tristate_bit.9
Depending tripodkins.9
../bin/comp --document -o ../docs/man/man9/toggle.9 hal/components/toggle.comp
Depending toggle.9
../bin/comp --document -o ../docs/man/man9/timedelta.9 hal/components/timedelta.comp
Depending timedelta.9
../bin/comp --document -o ../docs/man/man9/threadtest.9 hal/components/threadtest.comp
Depending threadtest.9
Depending threads.9
Depending supply.9
../bin/comp --document -o ../docs/man/man9/sum2.9 hal/components/sum2.comp
Depending sum2.9
Depending streamer.9
../bin/comp --document -o ../docs/man/man9/steptest.9 hal/components/steptest.comp
Depending steptest.9
Depending stepgen.9
Depending sim_encoder.9
Depending siggen.9
../bin/comp --document -o ../docs/man/man9/serport.9 hal/drivers/serport.comp
Depending serport.9
../bin/comp --document -o ../docs/man/man9/select8.9 hal/components/select8.comp
Depending select8.9
../bin/comp --document -o ../docs/man/man9/scale.9 hal/components/scale.comp
Depending scale.9
Depending sampler.9
../bin/comp --document -o ../docs/man/man9/sample_hold.9 hal/components/sample_hold.comp
Depending sample_hold.9
Depending rotatekins.9
Depending pwmgen.9
../bin/comp --document -o ../docs/man/man9/pluto_step.9 hal/drivers/pluto_step.comp
Depending pluto_step.9
../bin/comp --document -o ../docs/man/man9/pluto_servo.9 hal/drivers/pluto_servo.comp
Depending pluto_servo.9
Depending pid.9
../bin/comp --document -o ../docs/man/man9/or2.9 hal/components/or2.comp
Depending or2.9
../bin/comp --document -o ../docs/man/man9/oneshot.9 hal/components/oneshot.comp
Depending oneshot.9
../bin/comp --document -o ../docs/man/man9/offset.9 hal/components/offset.comp
Depending offset.9
../bin/comp --document -o ../docs/man/man9/not.9 hal/components/not.comp
Depending not.9
../bin/comp --document -o ../docs/man/man9/mux4.9 hal/components/mux4.comp
Depending mux4.9
../bin/comp --document -o ../docs/man/man9/mux2.9 hal/components/mux2.comp
Depending mux2.9
../bin/comp --document -o ../docs/man/man9/mult2.9 hal/components/mult2.comp
Depending mult2.9
Depending motion.9
../bin/comp --document -o ../docs/man/man9/minmax.9 hal/components/minmax.comp
Depending minmax.9
../bin/comp --document -o ../docs/man/man9/match8.9 hal/components/match8.comp
Depending match8.9
../bin/comp --document -o ../docs/man/man9/maj3.9 hal/components/maj3.comp
Depending maj3.9
../bin/comp --document -o ../docs/man/man9/m7i43_hm2.9 hal/drivers/m7i43_hm2.comp
Depending m7i43_hm2.9
../bin/comp --document -o ../docs/man/man9/lut5.9 hal/components/lut5.comp
Depending lut5.9
../bin/comp --document -o ../docs/man/man9/lowpass.9 hal/components/lowpass.comp
Depending lowpass.9
../bin/comp --document -o ../docs/man/man9/logic.9 hal/components/logic.comp
Depending logic.9
../bin/comp --document -o ../docs/man/man9/limit3.9 hal/components/limit3.comp
Depending limit3.9
../bin/comp --document -o ../docs/man/man9/limit2.9 hal/components/limit2.comp
Depending limit2.9
../bin/comp --document -o ../docs/man/man9/limit1.9 hal/components/limit1.comp
Depending limit1.9
../bin/comp --document -o ../docs/man/man9/knob2float.9 hal/components/knob2float.comp
Depending knob2float.9
Depending kins.9
../bin/comp --document -o ../docs/man/man9/invert.9 hal/components/invert.comp
Depending invert.9
../bin/comp --document -o ../docs/man/man9/integ.9 hal/components/integ.comp
Depending integ.9
../bin/comp --document -o ../docs/man/man9/ilowpass.9 hal/components/ilowpass.comp
Depending ilowpass.9
../bin/comp --document -o ../docs/man/man9/hypot.9 hal/components/hypot.comp
Depending hypot.9
Depending hostmot2.9
Depending hm2_pci.9
Depending hm2_7i43.9
Depending hm2_5i20.9
Depending genhexkins.9
../bin/comp --document -o ../docs/man/man9/gearchange.9 hal/components/gearchange.comp
Depending gearchange.9
Depending freqgen.9
../bin/comp --document -o ../docs/man/man9/flipflop.9 hal/components/flipflop.comp
Depending flipflop.9
../bin/comp --document -o ../docs/man/man9/estop_latch.9 hal/components/estop_latch.comp
Depending estop_latch.9
Depending encoder_ratio.9
Depending encoder.9
../bin/comp --document -o ../docs/man/man9/edge.9 hal/components/edge.comp
Depending edge.9
Depending debounce.9
../bin/comp --document -o ../docs/man/man9/deadzone.9 hal/components/deadzone.comp
Depending deadzone.9
../bin/comp --document -o ../docs/man/man9/ddt.9 hal/components/ddt.comp
Depending ddt.9
Depending counter.9
sh hal/components/mkconv.sh u32 s32 "" -1 2147483647 < hal/components/conv.comp.in > hal/components/conv_u32_s32.comp
../bin/comp --document -o ../docs/man/man9/conv_u32_s32.9 hal/components/conv_u32_s32.comp
Depending conv_u32_s32.9
sh hal/components/mkconv.sh u32 float // < hal/components/conv.comp.in > hal/components/conv_u32_float.comp
../bin/comp --document -o ../docs/man/man9/conv_u32_float.9 hal/components/conv_u32_float.comp
Depending conv_u32_float.9
sh hal/components/mkconv.sh u32 bit "" -1 1 < hal/components/conv.comp.in > hal/components/conv_u32_bit.comp
../bin/comp --document -o ../docs/man/man9/conv_u32_bit.9 hal/components/conv_u32_bit.comp
Depending conv_u32_bit.9
sh hal/components/mkconv.sh s32 u32 "" 0 0 < hal/components/conv.comp.in > hal/components/conv_s32_u32.comp
../bin/comp --document -o ../docs/man/man9/conv_s32_u32.9 hal/components/conv_s32_u32.comp
Depending conv_s32_u32.9
sh hal/components/mkconv.sh s32 float // < hal/components/conv.comp.in > hal/components/conv_s32_float.comp
../bin/comp --document -o ../docs/man/man9/conv_s32_float.9 hal/components/conv_s32_float.comp
Depending conv_s32_float.9
sh hal/components/mkconv.sh s32 bit "" 0 1 < hal/components/conv.comp.in > hal/components/conv_s32_bit.comp
../bin/comp --document -o ../docs/man/man9/conv_s32_bit.9 hal/components/conv_s32_bit.comp
Depending conv_s32_bit.9
sh hal/components/mkconv.sh float u32 "" 0 2147483647 < hal/components/conv.comp.in > hal/components/conv_float_u32.comp
../bin/comp --document -o ../docs/man/man9/conv_float_u32.9 hal/components/conv_float_u32.comp
Depending conv_float_u32.9
sh hal/components/mkconv.sh float s32 "" -2147483647-1 2147483647 < hal/components/conv.comp.in > hal/components/conv_float_s32.comp
../bin/comp --document -o ../docs/man/man9/conv_float_s32.9 hal/components/conv_float_s32.comp
Depending conv_float_s32.9
sh hal/components/mkconv.sh bit u32 // < hal/components/conv.comp.in > hal/components/conv_bit_u32.comp
../bin/comp --document -o ../docs/man/man9/conv_bit_u32.9 hal/components/conv_bit_u32.comp
Depending conv_bit_u32.9
sh hal/components/mkconv.sh bit s32 // < hal/components/conv.comp.in > hal/components/conv_bit_s32.comp
../bin/comp --document -o ../docs/man/man9/conv_bit_s32.9 hal/components/conv_bit_s32.comp
Depending conv_bit_s32.9
../bin/comp --document -o ../docs/man/man9/constant.9 hal/components/constant.comp
Depending constant.9
../bin/comp --document -o ../docs/man/man9/comp.9 hal/components/comp.comp
Depending comp.9
Depending classicladder.9
../bin/comp --document -o ../docs/man/man9/clarkeinv.9 hal/components/clarkeinv.comp
Depending clarkeinv.9
../bin/comp --document -o ../docs/man/man9/clarke3.9 hal/components/clarke3.comp
Depending clarke3.9
../bin/comp --document -o ../docs/man/man9/clarke2.9 hal/components/clarke2.comp
Depending clarke2.9
../bin/comp --document -o ../docs/man/man9/charge_pump.9 hal/components/charge_pump.comp
Depending charge_pump.9
Depending blocks.9
../bin/comp --document -o ../docs/man/man9/blend.9 hal/components/blend.comp
Depending blend.9
../bin/comp --document -o ../docs/man/man9/biquad.9 hal/components/biquad.comp
Depending biquad.9
Depending axis.9
Depending at_pid.9
../bin/comp --document -o ../docs/man/man9/and2.9 hal/components/and2.comp
Depending and2.9
../bin/comp --document -o ../docs/man/man9/abs.9 hal/components/abs.comp
Depending abs.9
Depending undocumented.3rtapi
Depending undocumented.3hal
Depending rtapi_task_wait.3rtapi
Depending rtapi_task_start.3rtapi
Depending rtapi_task_resume.3rtapi
Depending rtapi_task_pause.3rtapi
Depending rtapi_task_new.3rtapi
Depending rtapi_snprintf.3rtapi
Depending rtapi_shmem_new.3rtapi
Depending rtapi_shmem_getptr.3rtapi
Depending rtapi_shmem_delete.3rtapi
Depending rtapi_shmem.3rtapi
Depending rtapi_set_msg_level.3rtapi
Depending rtapi_request_region.3rtapi
Depending rtapi_release_region.3rtapi
Depending rtapi_region.3rtapi
Depending rtapi_prio_next_lower.3rtapi
Depending rtapi_prio_next_higher.3rtapi
Depending rtapi_prio_lowest.3rtapi
Depending rtapi_prio_highest.3rtapi
Depending rtapi_prio.3rtapi
Depending rtapi_print.3rtapi
Depending rtapi_outb.3rtapi
Depending rtapi_mutex.3rtapi
Depending rtapi_module_param.3rtapi
Depending rtapi_init.3rtapi
Depending rtapi_inb.3rtapi
Depending rtapi_get_time.3rtapi
Depending rtapi_get_msg_level.3rtapi
Depending rtapi_get_clocks.3rtapi
Depending rtapi_exit.3rtapi
Depending rtapi_delay_max.3rtapi
Depending rtapi_delay.3rtapi
Depending rtapi_clock_set_period.3rtapi
Depending intro.3rtapi
Depending intro.3hal
Depending hal_unlink.3hal
Depending hal_u32_t.3hal
Depending hal_type_t.3hal
Depending hal_start_threads.3hal
Depending hal_signal_new.3hal
Depending hal_signal_delete.3hal
Depending hal_set_lock.3hal
Depending hal_set_constructor.3hal
Depending hal_s32_t.3hal
Depending hal_ready.3hal
Depending hal_pin_u32_newf.3hal
Depending hal_pin_u32_new.3hal
Depending hal_pin_s32_newf.3hal
Depending hal_pin_s32_new.3hal
Depending hal_pin_new.3hal
Depending hal_pin_float_newf.3hal
Depending hal_pin_float_new.3hal
Depending hal_pin_bit_newf.3hal
Depending hal_pin_bit_new.3hal
Depending hal_param_u32_newf.3hal
Depending hal_param_u32_new.3hal
Depending hal_param_s32_newf.3hal
Depending hal_param_s32_new.3hal
Depending hal_param_new.3hal
Depending hal_param_float_newf.3hal
Depending hal_param_float_new.3hal
Depending hal_param_bit_newf.3hal
Depending hal_param_bit_new.3hal
Depending hal_malloc.3hal
Depending hal_link.3hal
Depending hal_init.3hal
Depending hal_get_lock.3hal
Depending hal_float_t.3hal
Depending hal_export_funct.3hal
Depending hal_exit.3hal
Depending hal_del_funct_from_thread.3hal
Depending hal_create_thread.3hal
Depending hal_bit_t.3hal
Depending hal_add_funct_to_thread.3hal
Depending pyvcp.1
Depending iocontrol.1
Depending io.1
Depending halui.1
Depending halstreamer.1
Depending halsampler.1
Depending halrun.1
Depending halmeter.1
Depending halcmd.1
Depending hal_joystick.1
Depending hal_input.1
Depending emc.1
Depending comp.1
Depending bfload.1
Depending axis.1
Depending axis-remote.1
Creating serport.mak
Creating pluto_step.mak
Creating pluto_servo.mak
Creating m7i43_hm2.mak
Creating xor2.mak
Creating wcomp.mak
Creating updown.mak
Creating tristate_float.mak
Creating tristate_bit.mak
Creating toggle.mak
Creating timedelta.mak
Creating threadtest.mak
Creating sum2.mak
Creating steptest.mak
Creating select8.mak
Creating scale.mak
Creating sample_hold.mak
Creating or2.mak
Creating oneshot.mak
Creating offset.mak
Creating not.mak
Creating mux4.mak
Creating mux2.mak
Creating mult2.mak
Creating minmax.mak
Creating match8.mak
Creating maj3.mak
Creating lut5.mak
Creating lowpass.mak
Creating logic.mak
Creating limit3.mak
Creating limit2.mak
Creating limit1.mak
Creating knob2float.mak
Creating invert.mak
Creating integ.mak
Creating ilowpass.mak
Creating hypot.mak
Creating gearchange.mak
Creating flipflop.mak
Creating estop_latch.mak
Creating edge.mak
Creating deadzone.mak
Creating ddt.mak
Creating conv_u32_s32.mak
Creating conv_u32_float.mak
Creating conv_u32_bit.mak
Creating conv_s32_u32.mak
Creating conv_s32_float.mak
Creating conv_s32_bit.mak
Creating conv_float_u32.mak
Creating conv_float_s32.mak
Creating conv_bit_u32.mak
Creating conv_bit_s32.mak
Creating constant.mak
Creating comp.mak
Creating clarkeinv.mak
Creating clarke3.mak
Creating clarke2.mak
Creating charge_pump.mak
Creating blend.mak
Creating biquad.mak
Creating and2.mak
Creating abs.mak
Preprocessing xor2.comp
Depending objects/hal/components/xor2.c
Preprocessing wcomp.comp
Depending objects/hal/components/wcomp.c
Preprocessing updown.comp
Depending objects/hal/components/updown.c
Preprocessing tristate_float.comp
Depending objects/hal/components/tristate_float.c
Preprocessing tristate_bit.comp
Depending objects/hal/components/tristate_bit.c
Preprocessing toggle.comp
Depending objects/hal/components/toggle.c
Preprocessing timedelta.comp
Depending objects/hal/components/timedelta.c
Preprocessing threadtest.comp
Depending objects/hal/components/threadtest.c
Preprocessing sum2.comp
Depending objects/hal/components/sum2.c
Preprocessing steptest.comp
Depending objects/hal/components/steptest.c
Preprocessing select8.comp
Depending objects/hal/components/select8.c
Preprocessing scale.comp
Depending objects/hal/components/scale.c
Preprocessing sample_hold.comp
Depending objects/hal/components/sample_hold.c
Preprocessing or2.comp
Depending objects/hal/components/or2.c
Preprocessing oneshot.comp
Depending objects/hal/components/oneshot.c
Preprocessing offset.comp
Depending objects/hal/components/offset.c
Preprocessing not.comp
Depending objects/hal/components/not.c
Preprocessing mux4.comp
Depending objects/hal/components/mux4.c
Preprocessing mux2.comp
Depending objects/hal/components/mux2.c
Preprocessing mult2.comp
Depending objects/hal/components/mult2.c
Preprocessing minmax.comp
Depending objects/hal/components/minmax.c
Preprocessing match8.comp
Depending objects/hal/components/match8.c
Preprocessing maj3.comp
Depending objects/hal/components/maj3.c
Preprocessing lut5.comp
Depending objects/hal/components/lut5.c
Preprocessing lowpass.comp
Depending objects/hal/components/lowpass.c
Preprocessing logic.comp
Depending objects/hal/components/logic.c
Preprocessing limit3.comp
Depending objects/hal/components/limit3.c
Preprocessing limit2.comp
Depending objects/hal/components/limit2.c
Preprocessing limit1.comp
Depending objects/hal/components/limit1.c
Preprocessing knob2float.comp
Depending objects/hal/components/knob2float.c
Preprocessing invert.comp
Depending objects/hal/components/invert.c
Preprocessing integ.comp
Depending objects/hal/components/integ.c
Preprocessing ilowpass.comp
Depending objects/hal/components/ilowpass.c
Preprocessing hypot.comp
Depending objects/hal/components/hypot.c
Preprocessing gearchange.comp
Depending objects/hal/components/gearchange.c
Preprocessing flipflop.comp
Depending objects/hal/components/flipflop.c
Preprocessing estop_latch.comp
Depending objects/hal/components/estop_latch.c
Preprocessing edge.comp
Depending objects/hal/components/edge.c
Preprocessing deadzone.comp
Depending objects/hal/components/deadzone.c
Preprocessing ddt.comp
Depending objects/hal/components/ddt.c
Preprocessing conv_u32_s32.comp
Depending objects/hal/components/conv_u32_s32.c
Preprocessing conv_u32_float.comp
Depending objects/hal/components/conv_u32_float.c
Preprocessing conv_u32_bit.comp
Depending objects/hal/components/conv_u32_bit.c
Preprocessing conv_s32_u32.comp
Depending objects/hal/components/conv_s32_u32.c
Preprocessing conv_s32_float.comp
Depending objects/hal/components/conv_s32_float.c
Preprocessing conv_s32_bit.comp
Depending objects/hal/components/conv_s32_bit.c
Preprocessing conv_float_u32.comp
Depending objects/hal/components/conv_float_u32.c
Preprocessing conv_float_s32.comp
Depending objects/hal/components/conv_float_s32.c
Preprocessing conv_bit_u32.comp
Depending objects/hal/components/conv_bit_u32.c
Preprocessing conv_bit_s32.comp
Depending objects/hal/components/conv_bit_s32.c
Preprocessing constant.comp
Depending objects/hal/components/constant.c
Preprocessing comp.comp
Depending objects/hal/components/comp.c
Preprocessing clarkeinv.comp
Depending objects/hal/components/clarkeinv.c
Preprocessing clarke3.comp
Depending objects/hal/components/clarke3.c
Preprocessing clarke2.comp
Depending objects/hal/components/clarke2.c
Preprocessing charge_pump.comp
Depending objects/hal/components/charge_pump.c
Preprocessing blend.comp
Depending objects/hal/components/blend.c
Preprocessing biquad.comp
Depending objects/hal/components/biquad.c
Preprocessing and2.comp
Depending objects/hal/components/and2.c
Preprocessing abs.comp
Depending objects/hal/components/abs.c
make: Entering directory `/home/jmkasunich/farm/emc2.2branch/src'
cp ../configs/common/emc.nml ../configs/demo_mazak/emc.nml
cp ../configs/common/emc.nml ../configs/halui_halvcp/emc.nml
cp ../configs/common/emc.nml ../configs/hexapod-sim/emc.nml
cp ../configs/common/emc.nml ../configs/max/emc.nml
cp ../configs/common/emc.nml ../configs/univpwm/emc.nml
cp ../configs/common/emc.nml ../configs/univstep/emc.nml
cp ../configs/common/emc.nml ../configs/stepper-xyza/emc.nml
cp ../configs/common/emc.nml ../configs/demo_step_cl/emc.nml
cp ../configs/common/emc.nml ../configs/stepper/emc.nml
cp ../configs/common/emc.nml ../configs/motenc/emc.nml
cp ../configs/common/emc.nml ../configs/m5i20/emc.nml
cp ../configs/common/emc.nml ../configs/stg/emc.nml
cp ../configs/common/emc.nml ../configs/sim/emc.nml
cp ../configs/common/emc.nml ../configs/vti/emc.nml
cp ../configs/common/emc.nml ../configs/nist-lathe/emc.nml
cp ../configs/common/emc.nml ../configs/dallur-thc/emc.nml
cp ../configs/common/emc.nml ../configs/demo_sim_cl/emc.nml
cp ../configs/common/emc.nml ../configs/etch-servo/emc.nml
cp ../configs/common/emc.nml ../configs/ppmc/emc.nml
cp ../configs/common/emc.nml ../configs/lathe-pluto/emc.nml
cp ../configs/common/emc.nml ../configs/puma/emc.nml
cp ../configs/common/emc.nml ../configs/scara/emc.nml
cp ../configs/common/emc.nml ../configs/boss/emc.nml
cp ../configs/common/emc.nml ../configs/Sherline3Axis/emc.nml
cp ../configs/common/emc.nml ../configs/Sherline4Axis/emc.nml
cp ../configs/common/emc.nml ../configs/SherlineLathe/emc.nml
cp ../configs/common/core_stepper.hal ../configs/demo_step_cl/core_stepper.hal
cp ../configs/common/core_stepper.hal ../configs/stepper/core_stepper.hal
cp ../configs/common/core_stepper.hal ../configs/demo_sim_cl/core_stepper.hal
cp ../configs/common/core_stepper.hal ../configs/Sherline3Axis/core_stepper.hal
cp ../configs/common/core_stepper.hal ../configs/SherlineLathe/core_stepper.hal
cp ../configs/common/core_servo.hal ../configs/motenc/core_servo.hal
cp ../configs/common/core_servo.hal ../configs/m5i20/core_servo.hal
cp ../configs/common/core_servo.hal ../configs/stg/core_servo.hal
cp ../configs/common/core_servo.hal ../configs/vti/core_servo.hal
cp ../configs/common/core_sim.hal ../configs/halui_halvcp/core_sim.hal
cp ../configs/common/core_sim.hal ../configs/sim/core_sim.hal
cp ../configs/common/core_sim9.hal ../configs/sim/core_sim9.hal
cp ../configs/common/axis_manualtoolchange.hal ../configs/sim/axis_manualtoolchange.hal
cp ../configs/common/axis_manualtoolchange.hal ../configs/lathe-pluto/axis_manualtoolchange.hal
Compiling libnml/inifile/inifile.cc
Creating shared library libemcini.so.0
ln -sf ../lib/libemcini.so.0 ../lib/libemcini.so
Compiling libnml/inifile/inivar.cc
Linking inivar
Compiling libnml/posemath/_posemath.c
Compiling libnml/posemath/posemath.cc
Compiling libnml/posemath/sincos.c
Creating shared library libposemath.so.0
ln -sf ../lib/libposemath.so.0 ../lib/libposemath.so
Compiling libnml/rcs/rcs_print.cc
Compiling libnml/rcs/rcs_exit.cc
Compiling libnml/os_intf/_sem.c
Compiling libnml/os_intf/_shm.c
Compiling libnml/os_intf/_timer.c
Compiling libnml/os_intf/sem.cc
Compiling libnml/os_intf/shm.cc
Compiling libnml/os_intf/timer.cc
Compiling libnml/buffer/locmem.cc
Compiling libnml/buffer/memsem.cc
Compiling libnml/buffer/phantom.cc
Compiling libnml/buffer/physmem.cc
Compiling libnml/buffer/recvn.c
Compiling libnml/buffer/sendn.c
Compiling libnml/buffer/shmem.cc
Compiling libnml/buffer/tcpmem.cc
Compiling libnml/cms/cms.cc
Compiling libnml/cms/cms_aup.cc
Compiling libnml/cms/cms_cfg.cc
Compiling libnml/cms/cms_in.cc
Compiling libnml/cms/cms_dup.cc
Compiling libnml/cms/cms_pm.cc
Compiling libnml/cms/cms_srv.cc
Compiling libnml/cms/cms_up.cc
Compiling libnml/cms/cms_xup.cc
Compiling libnml/cms/cmsdiag.cc
Compiling libnml/cms/tcp_opts.cc
Compiling libnml/cms/tcp_srv.cc
Compiling libnml/nml/cmd_msg.cc
Compiling libnml/nml/nml_mod.cc
Compiling libnml/nml/nml_oi.cc
Compiling libnml/nml/nml_srv.cc
Compiling libnml/nml/nml.cc
Compiling libnml/nml/nmldiag.cc
Compiling libnml/nml/nmlmsg.cc
Compiling libnml/nml/stat_msg.cc
Compiling libnml/linklist/linklist.cc
Creating shared library libnml.so.0
ln -sf ../lib/libnml.so.0 ../lib/libnml.so
Compiling rtapi/sim_rtapi_app.cc
Compiling rtapi/sim_rtapi.c
Linking rtapi_app
Compiling hal/components/streamer_usr.c
Compiling hal/hal_lib.c
Compiling rtapi/sim_ulapi.c
Creating shared library libemchal.so.0
Linking halstreamer
Compiling hal/components/sampler_usr.c
Linking halsampler
Compiling hal/user_comps/vcp/tokenizer.c
Compiling hal/user_comps/vcp/vcp_main.c
Compiling hal/user_comps/vcp/vcp_widgets.c
Compiling hal/utils/miscgtk.c
Linking halvcp
Compiling hal/user_comps/devices/hal_joystick.c
Linking hal_joystick
Compiling hal/classicladder/arithm_eval.c
Compiling hal/classicladder/arrays.c
Compiling hal/classicladder/calc.c
Compiling hal/classicladder/calc_sequential.c
Compiling hal/classicladder/classicladder.c
Compiling hal/classicladder/classicladder_gtk.c
Compiling hal/classicladder/config_gtk.c
Compiling hal/classicladder/drawing.c
Compiling hal/classicladder/drawing_sequential.c
Compiling hal/classicladder/edit.c
Compiling hal/classicladder/edit_gtk.c
Compiling hal/classicladder/edit_sequential.c
Compiling hal/classicladder/editproperties_gtk.c
Compiling hal/classicladder/files.c
Compiling hal/classicladder/files_sequential.c
Compiling hal/classicladder/manager.c
Compiling hal/classicladder/manager_gtk.c
Compiling hal/classicladder/symbols.c
Compiling hal/classicladder/symbols_gtk.c
Compiling hal/classicladder/vars_access.c
Linking classicladder
Compiling hal/utils/halcmd.c
Compiling hal/utils/halcmd_commands.c
Compiling hal/utils/halsh.c
Linking hal.so
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -shared -o ../tcl/hal.so objects/hal/utils/halcmd.o objects/hal/utils/halcmd_commands.o objects/hal/utils/halsh.o ../lib/libemcini.so.0 ../lib/libemchal.so.0
Compiling hal/utils/halcmd_main.c
Compiling hal/utils/halcmd_completion.c
Linking halcmd
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/halcmd objects/hal/utils/halcmd.o objects/hal/utils/halcmd_commands.o objects/hal/utils/halcmd_main.o objects/hal/utils/halcmd_completion.o ../lib/libemcini.so.0 ../lib/libemchal.so.0 -lreadline
Compiling hal/utils/halrmt.c
Linking halrmt
Compiling hal/utils/meter.c
Linking halmeter
Compiling hal/utils/scope.c
Compiling hal/utils/scope_horiz.c
Compiling hal/utils/scope_vert.c
Compiling hal/utils/scope_trig.c
Compiling hal/utils/scope_disp.c
Compiling hal/utils/scope_files.c
Linking halscope
ln -sf ../lib/libemchal.so.0 ../lib/libemchal.so
Compiling emc/usr_intf/emcsh.cc
Compiling emc/usr_intf/shcom.cc
Compiling emc/nml_intf/emcglb.c
Compiling emc/nml_intf/emc.cc
Compiling emc/nml_intf/emcargs.cc
Compiling emc/nml_intf/emcops.cc
Compiling emc/ini/emcIniFile.cc
Compiling emc/ini/iniaxis.cc
Compiling emc/ini/initool.cc
Compiling emc/ini/initraj.cc
Compiling emc/nml_intf/interpl.cc
Linking libemc.a
Linking emcsh
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/emcsh -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include objects/emc/usr_intf/emcsh.o objects/emc/usr_intf/shcom.o ../lib/libemc.a ../lib/libemcini.so.0 ../lib/libnml.so.0 -L/usr/lib -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lpthread -lieee -lm -L/usr/lib -ltk8.4 -lGL -L/usr/X11R6/lib
Compiling emc/usr_intf/emcrsh.cc
Linking emcrsh
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/emcrsh -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" objects/emc/usr_intf/emcrsh.o objects/emc/usr_intf/shcom.o ../lib/libemc.a ../lib/libnml.so.0 ../lib/libemcini.so.0 -lpthread
Compiling emc/usr_intf/emclcd.cc
Compiling emc/usr_intf/sockets.c
Linking emclcd
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/emclcd -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" objects/emc/usr_intf/emclcd.o objects/emc/usr_intf/shcom.o objects/emc/usr_intf/sockets.o ../lib/libemc.a ../lib/libnml.so.0 ../lib/libemcini.so.0
Compiling emc/usr_intf/iosh.cc
Compiling emc/motion/usrmotintf.cc
Compiling emc/motion/emcmotglb.c
Compiling emc/motion/emcmotutil.c
Linking iosh
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/iosh -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" -I/usr/include/tcl8.4 -I/usr/X11R6/include objects/emc/usr_intf/iosh.o objects/emc/motion/usrmotintf.o objects/emc/motion/emcmotglb.o objects/emc/motion/emcmotutil.o ../lib/libemc.a ../lib/libnml.so.0 ../lib/libemchal.so.0 ../lib/libemcini.so.0 -L/usr/lib -ltcl8.4 -L/usr/X11R6/lib -lX11 -ldl -lpthread -lieee -lm -L/usr/lib -ltk8.4 -lGL -L/usr/X11R6/lib
Compiling emc/usr_intf/usrmot.c
Linking usrmot
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/usrmot -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" objects/emc/usr_intf/usrmot.o objects/emc/motion/usrmotintf.o objects/emc/motion/emcmotglb.o objects/emc/motion/emcmotutil.o ../lib/libemc.a ../lib/libnml.so.0 ../lib/libemchal.so.0 ../lib/libemcini.so.0
Compiling emc/usr_intf/halui.cc
Linking halui
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/halui -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" objects/emc/usr_intf/halui.o ../lib/libemc.a ../lib/libemcini.so.0 ../lib/libnml.so.0 ../lib/libemchal.so.0
Compiling emc/usr_intf/keystick.cc
Linking keystick
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/keystick -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\" objects/emc/usr_intf/keystick.o ../lib/libemc.a ../lib/libnml.so.0 ../lib/libemcini.so.0 -lncurses
Compiling emc/task/emcsvr.cc
Linking emcsvr
Compiling emc/task/emctask.cc
Compiling emc/task/emccanon.cc
Compiling emc/task/emctaskmain.cc
Compiling emc/task/taskintf.cc
Compiling emc/task/iotaskintf.cc
Compiling emc/rs274ngc/interp_arc.cc
Compiling emc/rs274ngc/interp_array.cc
Compiling emc/rs274ngc/interp_check.cc
Compiling emc/rs274ngc/interp_convert.cc
Compiling emc/rs274ngc/interp_cycles.cc
Compiling emc/rs274ngc/interp_execute.cc
Compiling emc/rs274ngc/interp_find.cc
Compiling emc/rs274ngc/interp_internal.cc
Compiling emc/rs274ngc/interp_inverse.cc
Compiling emc/rs274ngc/interp_read.cc
Compiling emc/rs274ngc/interp_write.cc
Compiling emc/rs274ngc/interp_o_word.cc
Compiling emc/rs274ngc/rs274ngc_errors.cc
Compiling emc/rs274ngc/rs274ngc_pre.cc
Linking librs274.so.0
Linking milltask
Compiling emc/canterp/canterp.cc
Linking milltaskcanon
Compiling emc/iotask/ioControl.cc
Linking io
ln -sf ../lib/librs274.so.0 ../lib/librs274.so
Compiling emc/sai/saicanon.cc
Compiling emc/sai/driver.cc
Linking rs274
g++ -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ../bin/rs274 objects/emc/sai/saicanon.o objects/emc/sai/driver.o ../lib/librs274.so.0 ../lib/libemcini.so.0 -Wall -g -I. -I/home/jmkasunich/farm/emc2.2branch/src/include -DULAPI -D_GNU_SOURCE -O2 -DLOCALE_DIR=\"/usr/share/locale\" -DPACKAGE=\"emc2\"
msgfmt -o po/de_rs274_err.mo po/de_rs274_err.po
copying de message catalog
msgfmt -o po/fr_rs274_err.mo po/fr_rs274_err.po
copying fr message catalog
msgfmt -o po/it_rs274_err.mo po/it_rs274_err.po
copying it message catalog
/usr/bin/xgettext -o po/tcl.pot ../tcl/bin/emccalib.tcl ../tcl/bin/emcdebug.tcl ../tcl/bin/emctesting.tcl ../tcl/bin/emctuning.tcl ../tcl/bin/genedit.tcl ../tcl/bin/halconfig.tcl ../tcl/bin/halshow.tcl ../tcl/bin/pickconfig.tcl ../tcl/bin/tkbackplot.tcl ../tcl/bin/tkio.tcl ../tcl/mini.tcl ../tcl/show_errors.tcl ../tcl/tkemc.tcl ../tcl/scripts/Set_Coordinates.tcl ../tcl/scripts/balloon.tcl ../tcl/scripts/emchelp.tcl && touch po/tcl.pot
/usr/bin/xgettext -k_ -o po/rs274_err.pot emc/task/emctaskmain.cc emc/rs274ngc/rs274ngc_errors.cc emc/rs274ngc/interp_arc.cc && touch po/rs274_err.pot
msgfmt -o po/de_axis.mo po/de_axis.po
copying de message catalog
msgfmt -o po/es_axis.mo po/es_axis.po
copying es message catalog
msgfmt -o po/fr_axis.mo po/fr_axis.po
copying fr message catalog
msgfmt -o po/hu_axis.mo po/hu_axis.po
copying hu message catalog
msgfmt -o po/it_axis.mo po/it_axis.po
copying it message catalog
msgfmt -o po/pt_BR_axis.mo po/pt_BR_axis.po
copying pt_BR message catalog
msgfmt -o po/ro_axis.mo po/ro_axis.po
copying ro message catalog
msgfmt -o po/ru_axis.mo po/ru_axis.po
copying ru message catalog
msgfmt -o po/sr_axis.mo po/sr_axis.po
copying sr message catalog
msgfmt -o po/sv_axis.mo po/sv_axis.po
copying sv message catalog
cp config.h ../include/config.h
cp emc/ini/emcIniFile.hh ../include/emcIniFile.hh
cp emc/ini/iniaxis.hh ../include/iniaxis.hh
cp emc/ini/initool.hh ../include/initool.hh
cp emc/ini/initraj.hh ../include/initraj.hh
cp emc/kinematics/cubic.h ../include/cubic.h
cp emc/kinematics/kinematics.h ../include/kinematics.h
cp emc/kinematics/genhexkins.h ../include/genhexkins.h
cp emc/kinematics/pumakins.h ../include/pumakins.h
cp emc/kinematics/tc.h ../include/tc.h
cp emc/kinematics/tp.h ../include/tp.h
cp emc/motion/emcmotcfg.h ../include/emcmotcfg.h
cp emc/motion/emcmotglb.h ../include/emcmotglb.h
cp emc/motion/motion.h ../include/motion.h
cp emc/motion/usrmotintf.h ../include/usrmotintf.h
cp emc/nml_intf/canon.hh ../include/canon.hh
cp emc/nml_intf/emc.hh ../include/emc.hh
cp emc/nml_intf/emc_nml.hh ../include/emc_nml.hh
cp emc/nml_intf/emccfg.h ../include/emccfg.h
cp emc/nml_intf/emcglb.h ../include/emcglb.h
cp emc/nml_intf/emcpos.h ../include/emcpos.h
cp emc/nml_intf/interp.hh ../include/interp.hh
cp emc/nml_intf/interp_return.hh ../include/interp_return.hh
cp emc/nml_intf/interpl.hh ../include/interpl.hh
cp emc/rs274ngc/interp_internal.hh ../include/interp_internal.hh
cp emc/rs274ngc/rs274ngc.hh ../include/rs274ngc.hh
cp hal/hal.h ../include/hal.h
cp libnml/buffer/locmem.hh ../include/locmem.hh
cp libnml/buffer/memsem.hh ../include/memsem.hh
cp libnml/buffer/phantom.hh ../include/phantom.hh
cp libnml/buffer/physmem.hh ../include/physmem.hh
cp libnml/buffer/recvn.h ../include/recvn.h
cp libnml/buffer/rem_msg.hh ../include/rem_msg.hh
cp libnml/buffer/sendn.h ../include/sendn.h
cp libnml/buffer/shmem.hh ../include/shmem.hh
cp libnml/buffer/tcpmem.hh ../include/tcpmem.hh
cp libnml/cms/cms.hh ../include/cms.hh
cp libnml/cms/cms_aup.hh ../include/cms_aup.hh
cp libnml/cms/cms_cfg.hh ../include/cms_cfg.hh
cp libnml/cms/cms_dup.hh ../include/cms_dup.hh
cp libnml/cms/cms_srv.hh ../include/cms_srv.hh
cp libnml/cms/cms_up.hh ../include/cms_up.hh
cp libnml/cms/cms_user.hh ../include/cms_user.hh
cp libnml/cms/cms_xup.hh ../include/cms_xup.hh
cp libnml/cms/cmsdiag.hh ../include/cmsdiag.hh
cp libnml/cms/tcp_opts.hh ../include/tcp_opts.hh
cp libnml/cms/tcp_srv.hh ../include/tcp_srv.hh
cp libnml/inifile/inifile.hh ../include/inifile.hh
cp libnml/linklist/linklist.hh ../include/linklist.hh
cp libnml/nml/cmd_msg.hh ../include/cmd_msg.hh
cp libnml/nml/nml.hh ../include/nml.hh
cp libnml/nml/nml_mod.hh ../include/nml_mod.hh
cp libnml/nml/nml_oi.hh ../include/nml_oi.hh
cp libnml/nml/nml_srv.hh ../include/nml_srv.hh
cp libnml/nml/nml_type.hh ../include/nml_type.hh
cp libnml/nml/nmldiag.hh ../include/nmldiag.hh
cp libnml/nml/nmlmsg.hh ../include/nmlmsg.hh
cp libnml/nml/stat_msg.hh ../include/stat_msg.hh
cp libnml/os_intf/_sem.h ../include/_sem.h
cp libnml/os_intf/sem.hh ../include/sem.hh
cp libnml/os_intf/_shm.h ../include/_shm.h
cp libnml/os_intf/shm.hh ../include/shm.hh
cp libnml/os_intf/_timer.h ../include/_timer.h
cp libnml/os_intf/timer.hh ../include/timer.hh
cp libnml/posemath/posemath.h ../include/posemath.h
cp libnml/posemath/sincos.h ../include/sincos.h
cp libnml/rcs/rcs.hh ../include/rcs.hh
cp libnml/rcs/rcs_exit.hh ../include/rcs_exit.hh
cp libnml/rcs/rcs_print.hh ../include/rcs_print.hh
cp libnml/rcs/rcsversion.h ../include/rcsversion.h
cp rtapi/rtapi.h ../include/rtapi.h
cp rtapi/rtapi_app.h ../include/rtapi_app.h
cp rtapi/rtapi_bitops.h ../include/rtapi_bitops.h
cp rtapi/rtapi_math.h ../include/rtapi_math.h
cp rtapi/rtapi_math_i386.h ../include/rtapi_math_i386.h
cp rtapi/rtapi_common.h ../include/rtapi_common.h
cp rtapi/rtapi_ctype.h ../include/rtapi_ctype.h
cp rtapi/rtapi_errno.h ../include/rtapi_errno.h
cp rtapi/rtapi_string.h ../include/rtapi_string.h
msgfmt --tcl -l de -d po po/de.po
msgfmt --tcl -l fr -d po po/fr.po
msgfmt --tcl -l it -d po po/it.po
msgfmt --tcl -l ja -d po po/ja.po
msgfmt --tcl -l ro -d po po/ro.po
Syntax checking python script pyvcp
Copying python script pyvcp
Syntax checking python script hal_input
Copying python script hal_input
Compiling hal/halmodule.cc
Linking python module hal.so
Compiling emc/usr_intf/axis/extensions/emcmodule.cc
Linking python module emc.so
Compiling emc/usr_intf/axis/extensions/minigl.c
Linking python module minigl.so
Compiling emc/usr_intf/axis/extensions/seticon.c
Linking python module _tk_seticon.so
Compiling emc/usr_intf/axis/extensions/_toglmodule.c
Linking python module _togl.so
Syntax checking python script axis
Copying python script axis
Syntax checking python script axis-remote
Copying python script axis-remote
Syntax checking python script emctop
Copying python script emctop
Syntax checking python script hal_manualtoolchange
Copying python script hal_manualtoolchange
Syntax checking python script mdi
Copying python script mdi
Syntax checking python script image-to-gcode
Copying python script image-to-gcode
Syntax checking python script lintini
Copying python script lintini
Syntax checking python script debuglevel
Copying python script debuglevel
Syntax checking python script pumagui
Copying python script pumagui
Syntax checking python script teach-in
Copying python script teach-in
Syntax checking python script scaragui
Copying python script scaragui
Syntax checking python script hexagui
Copying python script hexagui
Syntax checking python script tracking-test
Copying python script tracking-test
/usr/bin/xgettext -k_ -o po/axis.pot emc/usr_intf/axis/scripts/axis.py emc/usr_intf/axis/scripts/axis-remote.py emc/usr_intf/axis/scripts/emctop.py emc/usr_intf/axis/scripts/hal_manualtoolchange.py emc/usr_intf/axis/scripts/mdi.py emc/usr_intf/axis/scripts/image-to-gcode.py emc/usr_intf/axis/scripts/lintini.py emc/usr_intf/axis/scripts/debuglevel.py emc/usr_intf/axis/scripts/pumagui.py emc/usr_intf/axis/scripts/teach-in.py emc/usr_intf/axis/scripts/scaragui.py emc/usr_intf/axis/scripts/hexagui.py emc/usr_intf/axis/scripts/tracking-test.py ../lib/python/propertywindow.py ../share/axis/tcl/axis.tcl emc/usr_intf/stepconf/stepconf.py emc/usr_intf/stepconf/stepconf.glade
Syntax checking python script stepconf
Copying python script stepconf
mkdir -p ../share/emc/
cp -f emc/usr_intf/stepconf/stepconf.glade ../share/emc/stepconf.glade
Compiling emc/rs274ngc/gcodemodule.cc
Linking python module gcode.so
Preprocessing m7i43_hm2.comp
Preprocessing pluto_servo.comp
Preprocessing pluto_step.comp
Preprocessing serport.comp
Compiling realtime objects/hal/components/abs.c
Linking ../rtlib/abs.so
Compiling realtime objects/hal/components/and2.c
Linking ../rtlib/and2.so
Compiling realtime objects/hal/components/biquad.c
Linking ../rtlib/biquad.so
Compiling realtime objects/hal/components/blend.c
Linking ../rtlib/blend.so
Compiling realtime objects/hal/components/charge_pump.c
Linking ../rtlib/charge_pump.so
Compiling realtime objects/hal/components/clarke2.c
Linking ../rtlib/clarke2.so
Compiling realtime objects/hal/components/clarke3.c
Linking ../rtlib/clarke3.so
Compiling realtime objects/hal/components/clarkeinv.c
Linking ../rtlib/clarkeinv.so
Compiling realtime objects/hal/components/comp.c
Linking ../rtlib/comp.so
Compiling realtime objects/hal/components/constant.c
Linking ../rtlib/constant.so
Compiling realtime objects/hal/components/conv_bit_s32.c
Linking ../rtlib/conv_bit_s32.so
Compiling realtime objects/hal/components/conv_bit_u32.c
Linking ../rtlib/conv_bit_u32.so
Compiling realtime objects/hal/components/conv_float_s32.c
Linking ../rtlib/conv_float_s32.so
Compiling realtime objects/hal/components/conv_float_u32.c
Linking ../rtlib/conv_float_u32.so
Compiling realtime objects/hal/components/conv_s32_bit.c
Linking ../rtlib/conv_s32_bit.so
Compiling realtime objects/hal/components/conv_s32_float.c
Linking ../rtlib/conv_s32_float.so
Compiling realtime objects/hal/components/conv_s32_u32.c
Linking ../rtlib/conv_s32_u32.so
Compiling realtime objects/hal/components/conv_u32_bit.c
Linking ../rtlib/conv_u32_bit.so
Compiling realtime objects/hal/components/conv_u32_float.c
Linking ../rtlib/conv_u32_float.so
Compiling realtime objects/hal/components/conv_u32_s32.c
Linking ../rtlib/conv_u32_s32.so
Compiling realtime objects/hal/components/ddt.c
Linking ../rtlib/ddt.so
Compiling realtime objects/hal/components/deadzone.c
Linking ../rtlib/deadzone.so
Compiling realtime objects/hal/components/edge.c
Linking ../rtlib/edge.so
Compiling realtime objects/hal/components/estop_latch.c
Linking ../rtlib/estop_latch.so
Compiling realtime objects/hal/components/flipflop.c
Linking ../rtlib/flipflop.so
Compiling realtime objects/hal/components/gearchange.c
Linking ../rtlib/gearchange.so
Compiling realtime objects/hal/components/hypot.c
Linking ../rtlib/hypot.so
Compiling realtime objects/hal/components/ilowpass.c
Linking ../rtlib/ilowpass.so
Compiling realtime objects/hal/components/integ.c
Linking ../rtlib/integ.so
Compiling realtime objects/hal/components/invert.c
Linking ../rtlib/invert.so
Compiling realtime objects/hal/components/knob2float.c
Linking ../rtlib/knob2float.so
Compiling realtime objects/hal/components/limit1.c
Linking ../rtlib/limit1.so
Compiling realtime objects/hal/components/limit2.c
Linking ../rtlib/limit2.so
Compiling realtime objects/hal/components/limit3.c
Linking ../rtlib/limit3.so
Compiling realtime objects/hal/components/logic.c
Linking ../rtlib/logic.so
Compiling realtime objects/hal/components/lowpass.c
Linking ../rtlib/lowpass.so
Compiling realtime objects/hal/components/lut5.c
Linking ../rtlib/lut5.so
Compiling realtime objects/hal/components/maj3.c
Linking ../rtlib/maj3.so
Compiling realtime objects/hal/components/match8.c
Linking ../rtlib/match8.so
Compiling realtime objects/hal/components/minmax.c
Linking ../rtlib/minmax.so
Compiling realtime objects/hal/components/mult2.c
Linking ../rtlib/mult2.so
Compiling realtime objects/hal/components/mux2.c
Linking ../rtlib/mux2.so
Compiling realtime objects/hal/components/mux4.c
Linking ../rtlib/mux4.so
Compiling realtime objects/hal/components/not.c
Linking ../rtlib/not.so
Compiling realtime objects/hal/components/offset.c
Linking ../rtlib/offset.so
Compiling realtime objects/hal/components/oneshot.c
Linking ../rtlib/oneshot.so
Compiling realtime objects/hal/components/or2.c
Linking ../rtlib/or2.so
Compiling realtime objects/hal/components/sample_hold.c
Linking ../rtlib/sample_hold.so
Compiling realtime objects/hal/components/scale.c
Linking ../rtlib/scale.so
Compiling realtime objects/hal/components/select8.c
Linking ../rtlib/select8.so
Compiling realtime objects/hal/components/steptest.c
Linking ../rtlib/steptest.so
Compiling realtime objects/hal/components/sum2.c
Linking ../rtlib/sum2.so
Compiling realtime objects/hal/components/threadtest.c
Linking ../rtlib/threadtest.so
Compiling realtime objects/hal/components/timedelta.c
Linking ../rtlib/timedelta.so
Compiling realtime objects/hal/components/toggle.c
Linking ../rtlib/toggle.so
Compiling realtime objects/hal/components/tristate_bit.c
Linking ../rtlib/tristate_bit.so
Compiling realtime objects/hal/components/tristate_float.c
Linking ../rtlib/tristate_float.so
Compiling realtime objects/hal/components/updown.c
Linking ../rtlib/updown.so
Compiling realtime objects/hal/components/wcomp.c
Linking ../rtlib/wcomp.so
Compiling realtime objects/hal/components/xor2.c
Linking ../rtlib/xor2.so
Compiling realtime hal/components/blocks.c
Linking ../rtlib/blocks.so
Compiling realtime hal/components/boss_plc.c
Linking ../rtlib/boss_plc.so
Compiling realtime hal/components/debounce.c
Linking ../rtlib/debounce.so
Compiling realtime hal/components/encoder.c
Linking ../rtlib/encoder.so
Compiling realtime hal/components/counter.c
Linking ../rtlib/counter.so
Compiling realtime hal/components/encoder_ratio.c
Linking ../rtlib/encoder_ratio.so
Compiling realtime hal/components/stepgen.c
Linking ../rtlib/stepgen.so
Compiling realtime hal/components/freqgen.c
Linking ../rtlib/freqgen.so
Compiling realtime hal/components/pwmgen.c
Linking ../rtlib/pwmgen.so
Compiling realtime hal/components/siggen.c
Linking ../rtlib/siggen.so
Compiling realtime hal/components/pid.c
Linking ../rtlib/pid.so
Compiling realtime hal/components/at_pid.c
Linking ../rtlib/at_pid.so
Compiling realtime hal/components/threads.c
Linking ../rtlib/threads.so
Compiling realtime hal/components/supply.c
Linking ../rtlib/supply.so
Compiling realtime hal/components/timedelay.c
Linking ../rtlib/timedelay.so
Compiling realtime hal/components/sim_encoder.c
Linking ../rtlib/sim_encoder.so
Compiling realtime hal/components/weighted_sum.c
Linking ../rtlib/weighted_sum.so
Compiling realtime hal/components/modmath.c
Linking ../rtlib/modmath.so
Compiling realtime hal/components/streamer.c
Linking ../rtlib/streamer.so
Compiling realtime hal/components/sampler.c
Linking ../rtlib/sampler.so
Compiling realtime hal/classicladder/module_hal.c
Compiling realtime hal/classicladder/arithm_eval.c
Compiling realtime hal/classicladder/arrays.c
Compiling realtime hal/classicladder/calc.c
Compiling realtime hal/classicladder/calc_sequential.c
Compiling realtime hal/classicladder/manager.c
Compiling realtime hal/classicladder/symbols.c
Compiling realtime hal/classicladder/vars_access.c
Linking ../rtlib/classicladder_rt.so
Compiling realtime hal/utils/scope_rt.c
Linking ../rtlib/scope_rt.so
Compiling realtime hal/hal_lib.c
Linking ../rtlib/hal_lib.so
Compiling realtime emc/kinematics/trivkins.c
Linking ../rtlib/trivkins.so
Compiling realtime emc/kinematics/gantrykins.c
Linking ../rtlib/gantrykins.so
Compiling realtime emc/kinematics/rotatekins.c
Linking ../rtlib/rotatekins.so
Compiling realtime emc/kinematics/tripodkins.c
Linking ../rtlib/tripodkins.so
Compiling realtime emc/kinematics/genhexkins.c
Compiling realtime libnml/posemath/_posemath.c
Compiling realtime libnml/posemath/sincos.c
Linking ../rtlib/genhexkins.so
Compiling realtime emc/kinematics/pumakins.c
Linking ../rtlib/pumakins.so
Compiling realtime emc/kinematics/scarakins.c
Linking ../rtlib/scarakins.so
Compiling realtime emc/kinematics/cubic.c
Compiling realtime emc/kinematics/tc.c
Compiling realtime emc/kinematics/tp.c
Compiling realtime emc/motion/motion.c
Compiling realtime emc/motion/command.c
Compiling realtime emc/motion/control.c
Compiling realtime emc/motion/emcmotglb.c
Compiling realtime emc/motion/emcmotutil.c
Linking ../rtlib/motmod.so
Updating 'whatis' database
Purging old database entries in /home/jmkasunich/farm/emc2.2branch/src/../docs/man...
mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man1/emc.1.in: ignoring bogus filename
Updating index cache for path `/home/jmkasunich/farm/emc2.2branch/src/../docs/man/man1'. Wait...Processing manual pages under /home/jmkasunich/farm/emc2.2branch/src/../docs/man...
mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man1/CVS: ignoring bogus filename
mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man1/.cvsignore: ignoring bogus filename
mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man1/emc.1.in: ignoring bogus filename
Updating index cache for path `/home/jmkasunich/farm/emc2.2branch/src/../docs/man/man9'. Wait...mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man9/CVS: ignoring bogus filename
mandb: warning: /home/jmkasunich/farm/emc2.2branch/src/../docs/man/man9/.cvsignore: ignoring bogus filename
done.
Checking for stray cats under /home/jmkasunich/farm/emc2.2branch/src/../docs/man...
2 man subdirectories contained newer manual pages.
65 manual pages were added.
0 stray cats were added.
0 old database entries were purged.
make: Nothing to be done for `default'.
complete build successfull at 2009-02-14 18:53:41