forked from MaddTheSane/executor
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Cannot compile on RHEL 8.6 + boost 1.66 #54
Comments
Here is the list of boost rpms I have installed:
|
I tried editing And adding a few defines to CXX_DEFINES but it did not help resolve the issue:
|
BTW, the binary rpms which were in the 'ready' subdirectory do work fine on RHEL 8.7 (had to rebuild an rpm of libdb-4.7 but aside from that it was easy):
|
Apologies, this is where I got the rpms:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Trying to build executor from source on RHEL 8.6 + libboost 1.66, I get a C++ error:
The text was updated successfully, but these errors were encountered: