[ 60%] Building C object CMakeFiles/gmssl-bin.dir/tools/sdfdecrypt.c.o
[ 60%] Building C object CMakeFiles/gmssl-bin.dir/tools/sdftest.c.o
[ 60%] Linking C executable bin/gmssl
/usr/bin/ld.bfd: bin/libgmssl.so.3.3: undefined reference to `tlcp_record_print'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/gmssl-bin.dir/build.make:1542: bin/gmssl] Error 1
make[1]: *** [CMakeFiles/Makefile2:355: CMakeFiles/gmssl-bin.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
Compile from branch
masterand commit 24ae482.Reproducible Step:
Checkout to the commit 24ae482
Run scripts:
rm -rf build mkdir build cd build cmake .. -DENABLE_TLS_DEBUG=ON makeOS: Fedora 44