Skip to content

Installation on RedHat 7.9 #34

@as7a5

Description

@as7a5

Hi,
We have used several versions of boost (48 - 72) and all end up with error such as[ 40%] Built target gossapp
[ 40%] Building CXX object src/CMakeFiles/goss.dir/goss.cc.o
[ 41%] Linking CXX executable goss
libgosslib.a(PhysicalFileFactory.cc.o): In function boost::filesystem::copy_file(boost::filesystem::path const&, boost::filesystem::path const&)': PhysicalFileFactory.cc:(.text._ZN5boost10filesystem9copy_fileERKNS0_4pathES3_[_ZN5boost10filesystem9copy_fileERKNS0_4pathES3_]+0x24): undefined reference to boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::detail::copy_option, boost::system::error_code*)'
collect2: error: ld returned 1 exit status
make[2]: *** [src/goss] Error 1
make[1]: *** [src/CMakeFiles/goss.dir/all] Error 2
make: *** [all] Error 2

Is there a way to fix this compilation problem?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions