- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Solution was provided in GitHub: https://github.com/open-edge-platform/edge-ai-libraries/issues/1086
If additional assistance is needed, please create a new ticket as this one will no longer be monitored.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ruziniu,
Please take a look at this page, I believe this is what you are looking for.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your reply. I followed the instructions on the website you provided. However, I encountered a new issue and hope you can help me resolve it:I used the source code to install dpdk, version: dpdk-stable-24.11.3.
When executing the following steps:
cd ighethercat
./bootstrap
./configure --enable-sii-assign --disable-eoe --enable-hrtimer --disable-cycles --enable-usermode --enable-daemon --enable-dpdk
make
I got the following error message while running make.
make all-recursive
make[1]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat'
Making all in include
make[2]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/include'
Making all in script
make[2]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script'
Making all in sysconfig
make[3]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script/sysconfig'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script/sysconfig'
make[3]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script'
make[2]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/script'
Making all in dpdk
make[2]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/dpdk'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/dpdk'
Making all in ipc
make[2]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/ipc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/ipc'
Making all in master
make[2]: Entering directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/master'
CCLD ethercatd
/usr/bin/ld: -f may not be used without -shared
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:800: ethercatd] Error 1
make[2]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat/master'
make[1]: *** [Makefile:541: all-recursive] Error 1
make[1]: Leaving directory '/home/niu/Desktop/edge-ai-libraries/libraries/edge-control-libraries/fieldbus/ethercat-masterstack/ighethercat'
make: *** [Makefile:466: all] Error 2
I am not very familiar with the relevant knowledge; I hope you can help me solve this problem or provide more related reference materials.Thank you very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ruziniu,
I'm also experiencing the same error. Let me investigate and get back to you. In the meantime, could you please open a GitHub issue in the Edge AI Libraries repository?
https://github.com/open-edge-platform/edge-ai-libraries/issues
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your reply. I will put this issue to the Edge AI Libaries repository later
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Solution was provided in GitHub: https://github.com/open-edge-platform/edge-ai-libraries/issues/1086
If additional assistance is needed, please create a new ticket as this one will no longer be monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page