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

Tcl Interface - Build Failing #4636

Open
rosswmerrifield opened this issue Aug 25, 2024 · 0 comments
Open

Tcl Interface - Build Failing #4636

rosswmerrifield opened this issue Aug 25, 2024 · 0 comments

Comments

@rosswmerrifield
Copy link

Describe the bug
Build fails when trying to build the Tcl interface

To Reproduce

  1. git clone https://github.com/bloomberg/comdb2 && cd comdb2
  2. mkdir build && cd build
  3. cmake -DWITH_TCL=1 ..
  4. 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

build_output.txt

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