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

Unable to install Etherlab_EtherCAT_master #25

Open
ycHepth opened this issue Aug 25, 2020 · 4 comments
Open

Unable to install Etherlab_EtherCAT_master #25

ycHepth opened this issue Aug 25, 2020 · 4 comments

Comments

@ycHepth
Copy link

ycHepth commented Aug 25, 2020

The operating system is Ubuntu 20.04. After cloning this repository, I configured IgH Etherlab according to the INSTALL file.
When it comes to "make all modules", an error message appears:

/bin/bash ../libtool --tag=CC --mode=link gcc --std=c99 -I../include -Iinclude -g -D_XOPEN_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -g -O2 -static -L.libs -L../lib/.libs -lethercat_wrapper -lethercat -o testlib src/testlib-testlib.o
../libtool: line 7577: cd: .libs: No such file or directory
libtool: error: cannot determine absolute directory name of '.libs'
make[2]: *** [Makefile:492: testlib] Error 1
make[2]: Leaving directory '/home/azurec/Etherlab_EtherCAT_Master/libethercat_wrapper'
make[1]: *** [Makefile:514: all-recursive] Error 1
make[1]: Leaving directory '/home/azurec/Etherlab_EtherCAT_Master'
make: *** [Makefile:440: all] Error 2

I checked the version of libtool, made sure it was correct, and "make all modules" again, but it didn't work.

@nwesem
Copy link

nwesem commented Sep 7, 2020

+1

1 similar comment
@njoye
Copy link

njoye commented May 11, 2022

+1

@RasitEvduzen
Copy link

Hello everyone, I've similar problem when make all module. How to solve this problem?

@nwesem
Copy link

nwesem commented Nov 8, 2022

@RasitEvduzen didn't solve this. ended up using soem for ros2 and this c implementation for the motor board instead

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

No branches or pull requests

4 participants