Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/sys/unix: NFDBITS not defined on aix #35635

Closed
tklauser opened this issue Nov 16, 2019 · 1 comment
Closed

x/sys/unix: NFDBITS not defined on aix #35635

tklauser opened this issue Nov 16, 2019 · 1 comment

Comments

@tklauser
Copy link
Member

From https://build.golang.org/log/2ab2cc7b53fb277213de58fb0017e2c4b362f0d1:

# golang.org/x/sys/unix [golang.org/x/sys/unix.test]
unix/fdset.go:11:14: undefined: NFDBITS
unix/fdset.go:16:14: undefined: NFDBITS
unix/fdset.go:21:21: undefined: NFDBITS

This is https://golang.org/cl/205397. I wasn't able to get access to the aix-ppc64 gomote to run mkall.sh/mkerrors.sh. Someone has a way to generate this?

@Helflym @ianlancetaylor @bradfitz

@gopherbot gopherbot added this to the Unreleased milestone Nov 16, 2019
@gopherbot
Copy link

Change https://golang.org/cl/207657 mentions this issue: unix: regenerate zerrors for AIX

@golang golang locked and limited conversation to collaborators Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants