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

Error while running make #1

Open
Lazar955 opened this issue Feb 1, 2022 · 1 comment
Open

Error while running make #1

Lazar955 opened this issue Feb 1, 2022 · 1 comment

Comments

@Lazar955
Copy link

Lazar955 commented Feb 1, 2022

Hey there,

I am getting this error while running the make command:

rm -rf /home/ubuntu/akc-dcm-cli/bin
go build -o /home/ubuntu/akc-dcm-cli/bin/dcm -ldflags "-X akc-dcm-cli/glossary/metadata.Version=1.1.2 -X akc-dcm-cli/glossary/metadata.CommitSHA=fda1173" /home/ubuntu/akc-dcm-cli/cmd/dcm.go
# akc-dcm-cli/utilities
utilities/cert.parse.go:141:43: privateKey.Public().(*rsa.PublicKey).Equal undefined (type *rsa.PublicKey has no field or method Equal)
utilities/cert.parse.go:151:45: privateKey.Public().(*ecdsa.PublicKey).Equal undefined (type *ecdsa.PublicKey has no field or method Equal)
Makefile:42: recipe for target 'build' failed
make: *** [build] Error 2

Any help would be appreciated.

Best regards,

@Lazar955
Copy link
Author

Lazar955 commented Feb 1, 2022

version 1.1.1 works fine

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