| Ticket Hash: | 854f0e38eb901be684f83d842999cc49a7ae2536 | ||
| Title: | FreeBSD - ssp.h: No such file or directory | ||
| Status: | Closed | Type: | Build Problem |
| Severity: | Severe | Priority: | Immediate |
| Subsystem: | Resolution: | Open | |
| Last Modified: |
2024-10-08 22:05:24 1.06 years ago |
Created: |
2024-10-08 21:14:27 1.06 years ago |
| Version Found In: | 1.8.0 tcltls-216954cfae | ||
| User Comments: | ||||
anonymous added on 2024-10-08 21:14:27:
When executing make, I receive an error that ssp.h doesn't exist, yet it does.
yet it exists
any thoughts? Many Thanks, -mookie anonymous added on 2024-10-08 21:28:45:
additional: tcltls-bc6ff74449 builds but doesn't install anonymous added on 2024-10-08 21:34:46:
tcltls-1505883e4a -- compiles, obtained from branch tls-1.8.0 but requires configure and Makefile from tcltls-bc6ff74449 to compile correctly. -mookie anonymous added on 2024-10-08 22:05:24:
Branch
Error
Branch
Error
this can be fixed by copying ./tclconfig from tcltls-1505883e4a
and then is loadable.
However, if I copy Makefile and configure from bc6ff744494d3b41 in to tcltls-1505883e4a -- this enables compilation and installable but not loadable within TCL9
| ||||