Overview
Artifact ID: | f9cabc065fe0d7ffd1a6042b47350d2a446b7b55 |
---|---|
Ticket: | 6c9bf49455542e940e344a92476feaa7109d34f4
sed can't replace get_dh2048 with get_dhParams in script gen_dh_params on macOS |
User & Date: | anonymous on 2017-10-12 03:50:29 |
Changes
- foundin changed to: "1.7.13"
- icomment:
When build tcltls-1.7.13 on macOS, I got warning while compiling. After installed, "package require tls" got "Illegal Instruction: 4" error. I test: echo get_dh2048 | sed 's/get_dh[0-9]\+/get_dhParams/' not working on my macOS 10.12. Should write gen_dh_params by Tcl? :)
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- private_contact changed to: "55ed3e0299ccb4fe6cc51ac1bfa759035ac8d705"
- severity changed to: "Critical"
- status changed to: "Open"
- title changed to:
sed can't replace get_dh2048 with get_dhParams in script gen_dh_params on macOS
- type changed to: "Build Problem"