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

Building issue in RHEL9 - unable to find stdlib.h #52

Open
bryanperez43 opened this issue Jul 11, 2023 · 1 comment
Open

Building issue in RHEL9 - unable to find stdlib.h #52

bryanperez43 opened this issue Jul 11, 2023 · 1 comment

Comments

@bryanperez43
Copy link

bryanperez43 commented Jul 11, 2023

Building inside a rhel9 docker container

-- The C compiler identification is GNU 11.2.1
-- The CXX compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FLAG_STD_CXX17
-- Performing Test HAVE_FLAG_STD_CXX17 - Success
-- Performing Test HAVE_FLAG_STD_CXX14
-- Performing Test HAVE_FLAG_STD_CXX14 - Success
-- RTI Connext DDS installation directory: /opt/rti_connext_dds-7.1.0
-- RTI Connext DDS architecture: x64Linux4gcc7.3.0
-- Found RTIConnextDDS: /opt/rti_connext_dds-7.1.0 (found suitable version "7.1.0.0", minimum required is "7.1.0") found components: core
-- Found Python3: /usr/bin/python3.9 (found suitable exact version "3.9.10") found components: Interpreter Development.Module
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Found pybind11: /tmp/pip-build-env-ndt_26j9/overlay/lib/python3.9/site-packages/pybind11/include (found version "2.9.0")
-- RTI Connext DDS installation directory: /opt/rti_connext_dds-7.1.0
-- RTI Connext DDS architecture: x64Linux4gcc7.3.0
-- Found RTIConnextDDS: /opt/rti_connext_dds-7.1.0 (found suitable version "7.1.0.0", minimum required is "7.1.0") found components: core distributed_logger
-- Found Python3: /usr/bin/python3.9 (found suitable exact version "3.9.10") found components: Interpreter Development.Module
-- Found pybind11: /tmp/pip-build-env-ndt_26j9/overlay/lib/python3.9/site-packages/pybind11/include (found version "2.9.0")
-- RTI Connext DDS installation directory: /opt/rti_connext_dds-7.1.0
-- RTI Connext DDS architecture: x64Linux4gcc7.3.0
-- Found RTIConnextDDS: /opt/rti_connext_dds-7.1.0 (found suitable version "7.1.0.0", minimum required is "7.1.0") found components: core messaging_api
-- Found pybind11: /tmp/pip-build-env-ndt_26j9/overlay/lib/python3.9/site-packages/pybind11/include (found version "2.9.0")
-- Configuring done (42.1s)
-- Generating done (0.3s)
-- Build files have been written to: /tmp/pip-req-build-0qz7ksht/build/temp.linux-x86_64-cpython-39/connext-py

Screenshot 2023-07-11 at 10 36 17 AM

@bryanperez43
Copy link
Author

Screenshot 2023-07-11 at 11 13 10 AM

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

1 participant