Skip to content

Error while running make #1

Description

@Lazar955

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions