-
Notifications
You must be signed in to change notification settings - Fork 123
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
make stops on errors #399
Comments
I faced the same error yesterday when ompiling for Ubuntu 22.04 |
@wellenreiter01 Recently got Feathercoin 0.19.2 compiling on Ubuntu 22.04 on the following Docker file. It is multi-arch so little hard to follow. https://github.com/KeychainMDIP/feathercoin-docker/blob/main/Dockerfile Steps would translate to the following for x86_64.
|
Got it working. |
That's excellent, added to the release notes. |
'"Some" major "GNU/Linux" distributions; what about Slackware/txz (simplest) package, and generic (non-package) tarball you put in a directory/folder to run from, and what about solving the error ('got it working' doesn't help/explain)? We also use on family Devuan-based PC, but Debian 11 (your newest package is for) is approaching five years old, and since 2023, Debian 12 has been standard; where's the Debian 12 package? |
Expected behavior
compile
Actual behavior
Make stops on errors: gist.
To reproduce
System information
Describe the solution you'd like
Making generic GNU/Linux binaries available would be fine (or Slackware packages (txz), which are the most generic/universal, though more people would like Debian, RedHat, etc. ones).
The text was updated successfully, but these errors were encountered: