comdb2
comdb2 copied to clipboard
Tcl Interface - Build Failing
Describe the bug Build fails when trying to build the Tcl interface
To Reproduce
- git clone https://github.com/bloomberg/comdb2 && cd comdb2
- mkdir build && cd build
- cmake -DWITH_TCL=1 ..
- make -j4
Expected behavior The build is expected to complete without error
Screenshots See the command output in attachment 'build_output.txt'
Environment (please complete the following information): OS: Fedora Linux 40 - kernel 6.10.6-200.fc40.x86_64 CC: gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1) Tcl: 8.6.13