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

Build fails on aix/ppc64 #64

Open
jtroy opened this issue Sep 25, 2024 · 0 comments
Open

Build fails on aix/ppc64 #64

jtroy opened this issue Sep 25, 2024 · 0 comments

Comments

@jtroy
Copy link

jtroy commented Sep 25, 2024

When trying to build on AIX, the following error occurs:

-bash-5.2$ go version
go version go1.23.1 aix/ppc64
-bash-5.2$ go build .
# github.com/IBM/nzgo/v12
./connector.go:102:13: undefined: userCurrent

It looks like a simple matter of adding the aix build tag. I will submit a PR with a suggested fix.

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

No branches or pull requests

1 participant