| 2025-10-11 | ||
| 22:02 | • Closed ticket [422b0371f9]: FreeBSD: branch trunk is missing tclconfig plus 3 other changes artifact: f324947e54 user: bohagan | |
| 2024-11-04 | ||
| 02:56 | • Fixed ticket [422b0371f9]. artifact: d446674a81 user: bohagan | |
| 2024-10-28 | ||
| 03:15 | • Ticket [422b0371f9]: 5 changes artifact: c14a533581 user: bohagan | |
| 2024-10-08 | ||
| 22:15 | • New ticket [422b0371f9]. artifact: 4ce2868865 user: anonymous | |
| Ticket Hash: | 422b0371f919bc527a87fedc5b459930a033ca14 | ||
| Title: | FreeBSD: branch trunk is missing tclconfig | ||
| Status: | Closed | Type: | Build Problem | 
| Severity: | Critical | Priority: | Immediate | 
| Subsystem: | Resolution: | Fixed | |
| Last Modified: | 2025-10-11 22:02:09 19.2 days ago | Created: | 2024-10-08 22:15:49 1.06 years ago | 
| Version Found In: | 1.8.0 tcltls-216954cfae | ||
| User Comments: | ||||
| anonymous added on 2024-10-08 22:15:49:
 It appears that the latest trunk is uncompliable on FreeBSD. It compiles, makes and make install fails missing tclconfig. I had to copy this from another package directory where it existed. Error this can be fixed by copying ./tclconfig from tcltls-1505883e4a and then is loadable. Additional branches I've tried: Branch Error However, if I copy Makefile and configure from bc6ff744494d3b41 in to tcltls-1505883e4a -- this enables compilation and installable but not loadable within TCL9 Branch Error this can be fixed by copying ./tclconfig from tcltls-1505883e4a and then is loadable. Additional Branch Doesn't work ~ requires copying of Makefile and Configure as above. bohagan added on 2024-10-28 03:15:58:
 Please use the tls-1.8 branch until I merge it with trunk. It has all of the latest fixes including tclconfig, makefile updates, etc. bohagan added on 2024-11-04 02:56:35:
 I've tested compatibility with FreeBSD and can verify that trunk now works without issue on FreeBSD 14.1. There were a few issues in the makefile related to FreeBSD using sh rather than bash. bohagan added on 2025-10-11 22:02:09:
 Tested with tls 2.0 release. | ||||