-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi,
when building on recent FreeBSD 14.0 and OpenBSD 7.3 (amd64):
$ go install golang.design/x/clipboard/cmd/gclip@latest
# golang.design/x/clipboard
.go/pkg/mod/golang.design/x/[email protected]/clipboard.go:107:15: undefined: initialize
.go/pkg/mod/golang.design/x/[email protected]/clipboard.go:118:14: undefined: read
.go/pkg/mod/golang.design/x/[email protected]/clipboard.go:138:18: undefined: write
.go/pkg/mod/golang.design/x/[email protected]/clipboard.go:153:9: undefined: watch
I figure this is due to *BSDs not being explicitly supported, but perhaps there's a way to build clipboard anyways, especially since BSDs share a lot with Linux, including the X system.
yonas
Metadata
Metadata
Assignees
Labels
No labels