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

Libtool error #170

Open
raul-parada opened this issue Aug 26, 2021 · 2 comments
Open

Libtool error #170

raul-parada opened this issue Aug 26, 2021 · 2 comments

Comments

@raul-parada
Copy link

Hi,

I've executed make toolchain, however, I get this error. Libtool is already installed.

/bin/bash ../libtool  --tag=CC   --mode=link gcc  -O2 -pedantic -march=armv8-a -mtune=cortex-a57 -no-install  -o t-sub t-sub.o libtests.la ../libgmp.la
libtool:   error: 'libtests.la' is not a valid libtool archive
Makefile:792: recipe for target 't-sub' failed
make[5]: *** [t-sub] Error 1
make[5]: Leaving directory '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0/tests'
Makefile:1183: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0/tests'
Makefile:823: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0/tests'
Makefile:995: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0'
Makefile:1287: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0'
Makefile:145: recipe for target '/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0/.built' failed
make: *** [/home/cttc/open-ath9k-htc-firmware/toolchain/build/gmp-6.2.0/.built] Error 2

Any clue?

@olerem
Copy link
Contributor

olerem commented Aug 26, 2021

@raul-parada
Copy link
Author

I'm still getting the same error. I'm using Ubuntu 18.04.5. What I'm missing?

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

2 participants