-
Notifications
You must be signed in to change notification settings - Fork 23
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
Compile failure :: Latest release #7
Comments
Same problem trying to compile on Ubuntu 16.04 |
Please do not use autotools/autoreconf. We have modified Makefile.in directly and have not tested if it builds correctly with autoconf, so you may end up with more problems down the road as a result of this. Instead, to resolve this issue do
before running ./configure |
Hi @malyeyev-AMZN would you be able to update the code so that it works for everyone with autotools, etc? At the moment building this driver is somewhat not easy, and not everyone is using Amazon Linux, etc. I (and many others) would be much obliged :) |
Breaks on Ubuntu 18.04 LTS.
This is with the "touch" from above, otherwise it complains about missing some ancient version of autotools. |
Was there ever a fix for this? |
Our systems are showing errors when building from the latest release: (Full output saved at pastebin: http://pastebin.com/raw/66JS1AnL)
edit: work around right now is to just pin to the previous release.
Error:
Configured:
The text was updated successfully, but these errors were encountered: