You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using this tool as described in README.md gives good results until dkms_build is called. At that point the compilation fails due to a problem in the code.
To Reproduce
Steps to reproduce the behavior:
Clone repo
Go to dkms_build step
See error
Expected behavior
It should build ok and allow the user to continue with the steps.
Desktop (please complete the following information):
OS: Ubuntu 22.04
Kernel Version: 5.15.0-76-generic
Additional context
Add any other context about the problem here.
I did a workaround to finish the steps and install ethercat by replacing the files in the folder 'etherlabmaster-code' by a the code from etherlab 1.5.0. The error disappeared with the current etherlab 1.5.0 version.
I propose that you update the script to source the new version of etherlab instead of the one this repo is using.
The text was updated successfully, but these errors were encountered:
Describe the bug
Using this tool as described in README.md gives good results until dkms_build is called. At that point the compilation fails due to a problem in the code.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should build ok and allow the user to continue with the steps.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
I did a workaround to finish the steps and install ethercat by replacing the files in the folder 'etherlabmaster-code' by a the code from etherlab 1.5.0. The error disappeared with the current etherlab 1.5.0 version.
I propose that you update the script to source the new version of etherlab instead of the one this repo is using.
The text was updated successfully, but these errors were encountered: