Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run loadrt lcec in halcmd environment, an error occur that -- Undefined symbol ecrt_slave_config_sdo #123

Open
wujianya opened this issue Nov 1, 2023 · 1 comment · Fixed by linuxcnc-ethercat/linuxcnc-ethercat#79

Comments

@wujianya
Copy link

wujianya commented Nov 1, 2023

My current system is using xenomai real-time kernel, kernel version 4.9.38. Use ldd lcec.so

linux-vdso.so.1 => (0x00007ffed138e000)

libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc43f3ac000)

/lib64/ld-linux-x86-64.so.2 (0x00007fc43f989000)

There is no error, but the link to the ecat library is not available. How to solve it?

@scottlaird
Copy link

I think #122 is supposed to fix this, but it doesn't produce a change in my build. Looking into it a bit more.

scottlaird added a commit to linuxcnc-ethercat/linuxcnc-ethercat that referenced this issue Dec 30, 2023
github-merge-queue bot pushed a commit to linuxcnc-ethercat/linuxcnc-ethercat that referenced this issue Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants