Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

[Announce] intel mac go1.17 syscall error fix #1059

Closed
yoomee1313 opened this issue Nov 10, 2021 · 1 comment · Fixed by #1048
Closed

[Announce] intel mac go1.17 syscall error fix #1059

yoomee1313 opened this issue Nov 10, 2021 · 1 comment · Fixed by #1048
Assignees

Comments

@yoomee1313
Copy link
Contributor

yoomee1313 commented Nov 10, 2021

A syscall error occurred on intel mac when using an out-of-date go sys library in go 1.17. This can be solved by updating the go sys library to the latest version.

The current dev branch already has updated to the latest go sys library, so if you use dev branch, you will not have the above problem. Alternatively, you can update directly though the go get golang.org/x/sys@master command.

Finally, this change will be included in klaytn v1.7.1 and later versions.

For more detailed information, please refer to the following PR and issue: #1048, golang/go#45702.

@yoomee1313 yoomee1313 changed the title go1.17 syscall error fix intel mac go1.17 syscall error fix Nov 10, 2021
@yoomee1313 yoomee1313 self-assigned this Nov 10, 2021
@aidan-kwon aidan-kwon changed the title intel mac go1.17 syscall error fix [Announce] intel mac go1.17 syscall error fix Nov 10, 2021
@yoomee1313 yoomee1313 reopened this Nov 10, 2021
@aidan-kwon aidan-kwon pinned this issue Nov 10, 2021
@aidan-kwon aidan-kwon unpinned this issue Jan 4, 2022
@aidan-kwon
Copy link
Member

Close this announcement since the fix is merged into the both of dev and master branches

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants