[ create a new paste ] login | about

Link: http://codepad.org/6Mslw2I3    [ raw code | fork ]

Plain Text, pasted on Jun 13:
rm ../lib/liblinuxcnchal.so.0 
removed ‘../lib/liblinuxcnchal.so.0’
--(~/dev/kernel/src/emc2/emc2-dev/src)---------------------------------------------------------------(pts/1@father)--
make V=1                     
make: Entering directory `/home/j/dev/kernel/src/emc2/emc2-dev/src'
copying shared configs
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_stepper.hal ../configs/cooltool/core_stepper.hal
cp ../configs/common/core_servo.hal ../configs/motenc/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_pyvcp/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
Creating shared library liblinuxcnchal.so.0
cc -L/home/j/dev/kernel/src/emc2/emc2-dev/lib -Wl,-rpath,/home/j/dev/kernel/src/emc2/emc2-dev/lib -Wl,-soname,liblinuxcnchal.so.0 -shared -o ../lib/liblinuxcnchal.so.0 objects/hal/hal_lib.o objects/rtapi/rtai_ulapi.o
Linking halstreamer
cc -L/home/j/dev/kernel/src/emc2/emc2-dev/lib -Wl,-rpath,/home/j/dev/kernel/src/emc2/emc2-dev/lib -o ../bin/halstreamer objects/hal/components/streamer_usr.o ../lib/liblinuxcnchal.so.0
../lib/liblinuxcnchal.so.0: undefined reference to `_rt_shm_alloc'
../lib/liblinuxcnchal.so.0: undefined reference to `rt_shm_free'
collect2: ld returned 1 exit status
make: *** [../bin/halstreamer] Error 1
make: Leaving directory `/home/j/dev/kernel/src/emc2/emc2-dev/src'
--(~/dev/kernel


Create a new paste based on this one


Comments: