tcl_kadm5.c:6:10: fatal error: tcl.h: No such file or directory
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Greetings
I'm trying to compile Watchman as in the doc:
```
brew install watchman
```
However after a while I have this error:
```
tcl_kadm5.c:6:10: fatal error: tcl.h: No such file or directory
```
The file `tcl.h` exists in `/usr/includes` and also in \/usr/includes/tcl`.
What am I doing wrong?
Thanks in advance
Regards
Contributor guide
Assessment
This issue has not been assessed yet.