[GH-ISSUE #17] Failed to make on ubuntu 16.04LTS #10

Closed
opened 2026-02-25 22:32:22 +03:00 by kerem · 2 comments
Owner

Originally created by @93Alliance on GitHub (Jun 29, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/17

vincent@vincent-Inspiron-7559` Dir:~/github/mkcert → master
·····$make
GOPATH="/home/vincent/github/mkcert/.GOPATH" go install -v github.com/FiloSottile/mkcert
github.com/FiloSottile/mkcert
# github.com/FiloSottile/mkcert
.GOPATH/src/github.com/FiloSottile/mkcert/cert.go:67:18: undefined: x509.MarshalPKCS8PrivateKey
.GOPATH/src/github.com/FiloSottile/mkcert/cert.go:141:18: undefined: x509.MarshalPKCS8PrivateKey
Makefile:5: recipe for target 'covfefe' failed
make: *** [covfefe] Error 2
Originally created by @93Alliance on GitHub (Jun 29, 2018). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/17 ``` vincent@vincent-Inspiron-7559` Dir:~/github/mkcert → master ·····$make GOPATH="/home/vincent/github/mkcert/.GOPATH" go install -v github.com/FiloSottile/mkcert github.com/FiloSottile/mkcert # github.com/FiloSottile/mkcert .GOPATH/src/github.com/FiloSottile/mkcert/cert.go:67:18: undefined: x509.MarshalPKCS8PrivateKey .GOPATH/src/github.com/FiloSottile/mkcert/cert.go:141:18: undefined: x509.MarshalPKCS8PrivateKey Makefile:5: recipe for target 'covfefe' failed make: *** [covfefe] Error 2 ```
kerem closed this issue 2026-02-25 22:32:22 +03:00
Author
Owner

@FiloSottile commented on GitHub (Jun 29, 2018):

You need Go version 1.10 to build this. I will provide pre-built binaries as soon as the Linux -install support is fleshed out.

<!-- gh-comment-id:401240458 --> @FiloSottile commented on GitHub (Jun 29, 2018): You need Go version 1.10 to build this. I will provide pre-built binaries as soon as the Linux `-install` support is fleshed out.
Author
Owner

@93Alliance commented on GitHub (Jun 29, 2018):

Thank you for your reply, I will know how to solve it.

<!-- gh-comment-id:401258825 --> @93Alliance commented on GitHub (Jun 29, 2018): Thank you for your reply, I will know how to solve it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#10
No description provided.