Changes between Initial Version and Version 1 of Ticket #68725
- Timestamp:
- Nov 17, 2023, 11:00:11 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68725 – Description
initial v1 1 I previously reported that legacy version of `go`, version @1. 71.3, is completely broken on Lion and Mtn Lion.1 I previously reported that legacy version of `go`, version @1.17.13, is completely broken on Lion and Mtn Lion. 2 2 3 3 See https://trac.macports.org/ticket/68700 4 4 5 So I thought maybe I could fix the problem by building `go @1. 7.13` from source. It failed with a `dyld: Symbol not found: _clock_gettime:` error. See below.5 So I thought maybe I could fix the problem by building `go @1.17.13` from source. It failed with a `dyld: Symbol not found: _clock_gettime:` error. See below. 6 6 7 7