Re: relocation error ?


Jason Cox wrote:
1034075422.15227.22.camel-at-win95.globelock.com">
hi,
Ive just installed Mandrake 9.0 on a Duron 1.2Ghz with 2.4.19 and RTAI
Version: 24.1.10. The installed gcc (3.2) compiled the kernel and rtai
ok. inserting and removing modules all works and is stable.
However, when i build emc it all comiles ok without and errors or
warnings. the only problem is that which follows.
Any help ?
Thanks Jason


[root-at-win95 emc]# ./stepper.run
/opt/emc
Current platform is linux_rtai
Current real-time platform is rtai
inivar = plat/linux_rtai/bin/inivar
INIFILE = stepper.ini
plat/linux_rtai/bin/inivar: relocation error:
/opt/rcslib/plat/linux_rtai/lib/librcs.so: undefined symbol:
__dso_handle
RS274NGC_PARAMFILE =
plat/linux_rtai/bin/inivar: relocation error:
/opt/rcslib/plat/linux_rtai/lib/librcs.so: undefined symbol:
__dso_handle
Can't find variable EMCMOT in section [EMCMOT] of file stepper.ini.

Jason,

I've had that error and it was just missplaced character in my ini file. Check to make sure that the emcmot section is similar to this.

; Motion control section ------------------------------------------------------
[EMCMOT]  (<-------- LOOK HERE)

; Platform for motion, e.g., realtime, nonrealtime
PLAT =                  realtime
; PLAT =                nonrealtime

; Name of motion control program
EMCMOT =              steppermod.o (<-------- LOOK HERE)
; EMCMOT =              freqmod.o
; EMCMOT =              smdromod.o
; EMCMOT =              stgmod.o
; EMCMOT =              stg8mod.o
; EMCMOT =              emcmotsim
STEPPING_TYPE = 0

In my case it was a simple typing error.

Dale


Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact