TCP 5-axis kinematics
But it seems odd that it gets that far without errors, but then the linking phase fails.
Possibly this is simply a path problem? Were you in /linuxcnc-dev/src when you issued the "make" command?
Does the .so file exist in {were you are}../rtlib ?
Please Log in or Create an account to join the conversation.
linuxcnc-dev doesnt exist on my computer. I have Linuxcnc, linuxcnc-dev-switchkins and linuxcnc-master-branch folders.
Does the .so file exist in {were you are}../rtlib ?
no there is only one file called ".gitignore"
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
> git clone git://github.com/linuxcnc/linuxcnc.git linuxcnc-dev
> cd linuxcnc-dev/src
> ./autogen.sh
> ./configure --with-realtime=uspace
> make
no problem here
then this:
> sudo make setuid
no problem as well
> source ../scripts/rip-environment
> runtests
also no problems during the runtests.
but when i want to do the same with "linuxcnc-master-branch" i get an error:
Linking ../rtlib/abs.so
ld: no input files
Makefile:1051: die Regel für Ziel „../rtlib/abs.so“ scheiterte
make: *** [../rtlib/abs.so] Fehler 1
i dont know why
Please Log in or Create an account to join the conversation.
i compared both files from linuxcnc-dev (which worked) and linuxcnc-master-branch (which creates this error).
this is whats in the abs.mak file from linuxcnc-dev:
abs-objs := objects/hal/components/abs.o
../rtlib/abs.so: objects/rtobjects/hal/components/abs.o
and this is from the file in linuxcnc-master-branch:
abs-objs := objects/hal/components/abs.o
../rtlib/abs@MODEXT@: objects/rtobjects/hal/components/abs.o
i dont think "@MODEXT@" would work
maybe replacing those .mak files would work?
Please Log in or Create an account to join the conversation.
- plopes9000
- Offline
- Premium Member
- Posts: 87
- Thank you received: 18
> git clone -b master git://github.com/LinuxCNC/linuxcnc linuxcnc-master-branch
> cd linuxcnc-master-branch/src
> ./autogen.sh
> ./configure --with-realtime=uspace
> make
should have worked fine.
Please Log in or Create an account to join the conversation.
did you do exactly the below again for the master branch dir?
yes i did copy and paste.
i just did it again. what i am wondering is, why is it reading 0/206 realtime dependencies?
the start of "make":
stevie@stevie:~/linuxcnc-master-branch/src$ make
Reading 191/191 dependency files
Done reading dependencies
Reading 0/206 realtime dependency files
Done reading realtime dependencies
Compiling hal/user_comps/mb2hal/mb2hal.c
Compiling hal/user_comps/mb2hal/mb2hal_init.c
Compiling hal/user_comps/mb2hal/mb2hal_modbus.c
Compiling hal/user_comps/mb2hal/mb2hal_hal.c
Linking mb2hal
Compiling hal/classicladder/arithm_eval.c
...
...
Compiling hal/utils/scope_disp.c
Compiling hal/utils/scope_files.c
Linking halscope
Compiling emc/usr_intf/axis/extensions/emcmodule.cc
Linking python module linuxcnc.so
Linking ../rtlib/abs.so
ld: no input files
Makefile:1051: die Regel für Ziel „../rtlib/abs.so“ scheiterte
make: *** [../rtlib/abs.so] Fehler 1
stevie@stevie:~/linuxcnc-master-branch/src$
this is where it stopps.
Please Log in or Create an account to join the conversation.
- plopes9000
- Offline
- Premium Member
- Posts: 87
- Thank you received: 18
I think Andy can help here better than I ....
Please Log in or Create an account to join the conversation.
- plopes9000
- Offline
- Premium Member
- Posts: 87
- Thank you received: 18
make clean
make -j2
the second line output should look like this:
paju@zx45:~/linuxcnc-other-builds/linuxcnc-master-branch/src$ make -j2
Reading 0/190 dependency files
Done reading dependencies
Creating serport.mak
Creating pluto_step.mak
Creating pluto_servo.mak
Creating pcl720.mak
Creating mesa_uart.mak
Creating mesa_7i65.mak
Creating xor2.mak
Creating xhc_hb04_util.mak
Creating wcomp.mak
Creating updown.mak
Creating tristate_float.mak
Creating tristate_bit.mak
Creating toggle2nist.mak
Creating toggle.mak
Creating timedelta.mak
Creating timedelay.mak
Creating time.mak
Creating threadtest.mak
Creating thcud.mak
Creating thc.mak
Creating sum2.mak
Creating steptest.mak
Creating spindle_monitor.mak
Creating sphereprobe.mak
Creating simple_tp.mak
Creating sim_spindle.mak
Creating sim_parport.mak
Creating sim_matrix_kb.mak
Creating sim_home_switch.mak
Creating sim_axis_hardware.mak
Creating select8.mak
Creating scale.mak
Creating sample_hold.mak
Creating plasmac.mak
Creating orient.mak
Creating or2.mak
Creating oneshot.mak
Creating offset.mak
Creating not.mak
Creating near.mak
Creating mux8.mak
Creating mux4.mak
Creating mux2.mak
Creating mux16.mak
Creating multiswitch.mak
Creating multiclick.mak
Creating mult2.mak
Creating moveoff.mak
Creating minmax.mak
Creating message.mak
Creating mesa_pktgyro_test.mak
Creating max31855.mak
Creating match8.mak
Creating maj3.mak
Creating lut5.mak
Creating lowpass.mak
Creating logic.mak
Creating lincurve.mak
Creating limit3.mak
Creating limit2.mak
Creating limit1.mak
Creating latencybins.mak
Creating knob2float.mak
Creating joyhandle.mak
Creating invert.mak
Creating integ.mak
Creating ilowpass.mak
Creating hypot.mak
Creating histobins.mak
Creating gray2bin.mak
Creating gearchange.mak
Creating gantry.mak
Creating flipflop.mak
Creating feedcomp.mak
Creating estop_latch.mak
Creating eoffset_per_angle.mak
Creating edge.mak
Creating differential.mak
Creating demux.mak
Creating deadzone.mak
Creating ddt.mak
Creating corexy_by_hal.mak
converting conv for conv_u32_s32.comp
converting conv for conv_u32_float.comp
converting conv for conv_u32_bit.comp
converting conv for conv_s32_u32.comp
converting conv for conv_s32_float.comp
converting conv for conv_s32_bit.comp
converting conv for conv_float_u32.comp
converting conv for conv_float_s32.comp
converting conv for conv_bit_u32.comp
converting conv for conv_bit_s32.comp
converting conv for conv_bit_float.comp
Creating constant.mak
Creating comp.mak
Creating clarkeinv.mak
Creating clarke3.mak
Creating clarke2.mak
Creating charge_pump.mak
Creating carousel.mak
Creating blend.mak
Creating bldc_hall3.mak
Creating bldc.mak
Creating bitwise.mak
Creating bitslice.mak
Creating biquad.mak
Creating bin2gray.mak
Creating axistest.mak
Creating and2.mak
Creating abs_s32.mak
Creating abs.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 conv_bit_float.mak
Reading 0/190 dependency files
Done reading dependencies
Compiling libnml/inifile/inifile.cc
Compiling libnml/inifile/inivar.cc
Compiling libnml/posemath/_posemath.c
Compiling libnml/posemath/posemath.cc
Compiling libnml/posemath/gomath.c
Compiling libnml/posemath/sincos.c
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
....
....
....
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/blend.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/carousel.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/charge_pump.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke3.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarkeinv.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/comp.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/constant.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_float.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_s32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_u32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_s32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_u32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_bit.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_float.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_u32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_bit.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_float.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_s32.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexy_by_hal.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ddt.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/deadzone.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/demux.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/differential.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/edge.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/eoffset_per_angle.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/estop_latch.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/feedcomp.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/flipflop.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gantry.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gearchange.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gray2bin.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/histobins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hypot.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ilowpass.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/integ.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/invert.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/joyhandle.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/knob2float.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/latencybins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit1.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit3.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lincurve.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/logic.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lowpass.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lut5.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maj3.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/match8.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/max31855.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_pktgyro_test.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/message.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/minmax.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/moveoff.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mult2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiclick.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiswitch.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux16.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux4.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux8.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/near.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/not.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/offset.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/oneshot.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/or2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/orient.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/plasmac.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sample_hold.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scale.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/select8.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_axis_hardware.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_home_switch.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_matrix_kb.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_parport.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_spindle.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/simple_tp.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sphereprobe.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/spindle_monitor.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/steptest.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sum2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thc.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thcud.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threadtest.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/time.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelay.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelta.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle2nist.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_bit.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_float.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/updown.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/wcomp.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xhc_hb04_util.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xor2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_7i65.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_uart.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pcl720.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_servo.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_step.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/serport.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rtapi.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/boss_plc.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/debounce.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/counter.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder_ratio.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/stepgen.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lcd.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/matrix_kb.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux_generic.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pwmgen.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/siggen.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pid.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/at_pid.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threads.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/supply.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_encoder.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/weighted_sum.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/watchdog.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/modmath.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/streamer.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sampler.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_parport.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pci_8255.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_tiro.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_stg.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_vti.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_evoreg.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_motenc.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ax5214h.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_speaker.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_skeleton.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/opto_ac5.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_gm.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ppmc.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hostmot2.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_test.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_pci.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i43.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i90.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/setsserial.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/classicladder_rt.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scope_rt.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_lib.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/trivkins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/5axiskins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maxkins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotatekins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tripodkins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexykins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lineardeltakins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genhexkins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genserkins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pumakins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scarakins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotarydeltakins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzac-trt-kins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzbc-trt-kins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rosekins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scorbot-kins.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/motmod.o
Building modules, stage 2.
MODPOST 172 modules
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/5axiskins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/abs.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/abs_s32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/and2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/at_pid.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/axistest.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bin2gray.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/biquad.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bitslice.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bitwise.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bldc.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bldc_hall3.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/blend.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/boss_plc.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/carousel.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/charge_pump.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke3.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarkeinv.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/classicladder_rt.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/comp.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/constant.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_float.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_s32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_u32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_s32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_u32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_bit.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_float.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_u32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_bit.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_float.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_s32.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexy_by_hal.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexykins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/counter.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ddt.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/deadzone.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/debounce.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/demux.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/differential.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/edge.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder_ratio.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/eoffset_per_angle.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/estop_latch.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/feedcomp.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/flipflop.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gantry.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gearchange.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genhexkins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genserkins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gray2bin.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ax5214h.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_evoreg.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_gm.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_lib.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_motenc.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_parport.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ppmc.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_skeleton.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_speaker.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_stg.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_tiro.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_vti.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/histobins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i43.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i90.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_pci.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_test.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hostmot2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hypot.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ilowpass.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/integ.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/invert.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/joyhandle.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/knob2float.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/latencybins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lcd.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit1.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit3.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lincurve.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lineardeltakins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/logic.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lowpass.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lut5.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maj3.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/match8.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/matrix_kb.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/max31855.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maxkins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_7i65.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_pktgyro_test.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_uart.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/message.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/minmax.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/modmath.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/motmod.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/moveoff.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mult2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiclick.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiswitch.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux16.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux4.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux8.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux_generic.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/near.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/not.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/offset.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/oneshot.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/opto_ac5.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/or2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/orient.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pci_8255.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pcl720.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pid.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/plasmac.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_servo.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_step.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pumakins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pwmgen.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rosekins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotarydeltakins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotatekins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rtapi.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sample_hold.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sampler.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scale.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scarakins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scope_rt.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scorbot-kins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/select8.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/serport.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/setsserial.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/siggen.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_axis_hardware.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_encoder.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_home_switch.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_matrix_kb.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_parport.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_spindle.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/simple_tp.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sphereprobe.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/spindle_monitor.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/stepgen.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/steptest.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/streamer.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sum2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/supply.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thc.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thcud.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threads.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threadtest.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/time.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelay.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelta.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle2nist.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tripodkins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_bit.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_float.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/trivkins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/updown.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/watchdog.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/wcomp.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/weighted_sum.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xhc_hb04_util.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xor2.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzac-trt-kins.mod.o
CC /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzbc-trt-kins.mod.o
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/5axiskins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/abs.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/abs_s32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/and2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/at_pid.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/axistest.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bin2gray.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/biquad.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bitslice.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bitwise.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bldc.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/bldc_hall3.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/blend.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/boss_plc.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/carousel.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/charge_pump.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarke3.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/clarkeinv.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/classicladder_rt.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/comp.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/constant.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_float.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_s32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_bit_u32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_s32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_float_u32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_bit.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_float.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_s32_u32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_bit.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_float.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/conv_u32_s32.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexy_by_hal.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/corexykins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/counter.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ddt.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/deadzone.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/debounce.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/demux.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/differential.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/edge.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/encoder_ratio.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/eoffset_per_angle.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/estop_latch.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/feedcomp.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/flipflop.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gantry.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gearchange.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genhexkins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/genserkins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/gray2bin.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ax5214h.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_evoreg.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_gm.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_lib.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_motenc.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_parport.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_ppmc.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_skeleton.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_speaker.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_stg.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_tiro.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hal_vti.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/histobins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i43.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_7i90.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_pci.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hm2_test.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hostmot2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/hypot.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/ilowpass.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/integ.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/invert.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/joyhandle.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/knob2float.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/latencybins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lcd.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit1.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/limit3.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lincurve.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lineardeltakins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/logic.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lowpass.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/lut5.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maj3.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/match8.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/matrix_kb.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/max31855.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/maxkins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_7i65.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_pktgyro_test.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mesa_uart.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/message.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/minmax.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/modmath.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/motmod.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/moveoff.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mult2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiclick.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/multiswitch.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux16.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux4.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux8.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/mux_generic.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/near.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/not.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/offset.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/oneshot.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/opto_ac5.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/or2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/orient.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pci_8255.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pcl720.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pid.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/plasmac.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_servo.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pluto_step.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pumakins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/pwmgen.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rosekins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotarydeltakins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rotatekins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/rtapi.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sample_hold.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sampler.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scale.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scarakins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scope_rt.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/scorbot-kins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/select8.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/serport.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/setsserial.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/siggen.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_axis_hardware.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_encoder.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_home_switch.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_matrix_kb.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_parport.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sim_spindle.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/simple_tp.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sphereprobe.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/spindle_monitor.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/stepgen.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/steptest.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/streamer.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/sum2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/supply.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thc.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/thcud.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threads.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/threadtest.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/time.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelay.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/timedelta.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/toggle2nist.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tripodkins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_bit.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/tristate_float.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/trivkins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/updown.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/watchdog.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/wcomp.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/weighted_sum.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xhc_hb04_util.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xor2.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzac-trt-kins.ko
LD [M] /home/paju/linuxcnc-other-builds/linuxcnc-master-branch/src/xyzbc-trt-kins.ko
make[1]: Leaving directory `/usr/src/linux-headers-3.4-9-rtai-686-pae'
cp Module.symvers *.ko ../rtlib/
You now need to run 'sudo make setuid' in order to run in place.
Please Log in or Create an account to join the conversation.
try this :
make clean
make -j2
that worked, runtests worked as well.
should i do the same for the linuxcnc-switchkins folder?
Please Log in or Create an account to join the conversation.