zeyouliu
Results
1
issues of
zeyouliu
Build Failure with rockylinux9-latest Docker Image - Undefined Symbol std::ios_base_library_init()
3
### Description When building FoundationDB using the official foundationdb/build:rockylinux9-latest Docker image, the ninja command fails during the linking of bin/fdb_c_performance_test due to an undefined reference to std::ios_base_library_init(). ### Error Log:...