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

go install github.com/githubnemo/CompileDaemon@latest fails on mac #48

Open
gedw99 opened this issue Aug 16, 2022 · 3 comments
Open

go install github.com/githubnemo/CompileDaemon@latest fails on mac #48

gedw99 opened this issue Aug 16, 2022 · 3 comments

Comments

@gedw99
Copy link

gedw99 commented Aug 16, 2022

go install github.com/githubnemo/CompileDaemon@latest
go: downloading github.com/githubnemo/CompileDaemon v1.4.0
# golang.org/x/sys/unix
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.1_13.go:27:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.1_13.go:40:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:28:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:43:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:59:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:75:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:90:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:105:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:121:3: //go:linkname must refer to declared function or variable
../../../../../../../pkg/mod/golang.org/x/sys@v0.0.0-20191026070338-33540a1f6037/unix/zsyscall_darwin_amd64.go:121:3: too many errors
@bruth
Copy link
Collaborator

bruth commented Aug 29, 2022

@gedw99 Unfortunately I don't have a Mac to test this out on, but it seems more of an issue appropriate for the CompileDaemon repo?

@gedw99
Copy link
Author

gedw99 commented Jan 13, 2023

Yep

@gedw99 gedw99 closed this as completed Jan 13, 2023
@gedw99
Copy link
Author

gedw99 commented Jun 12, 2023

hey @bruth

I have found Procfile to be an awesome way to run demos.

goreman uses Procfile..

https://github.com/mattn/goreman. Its does NOT need tmux and so runs on everything - even Windoze..

I think recompiling on change is just not worth it.

Want to reopen this for consideration ...

@gedw99 gedw99 reopened this Jun 12, 2023
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

2 participants