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

Certain commands fail to build #53

Open
E5ten opened this issue Oct 19, 2018 · 0 comments
Open

Certain commands fail to build #53

E5ten opened this issue Oct 19, 2018 · 0 comments

Comments

@E5ten
Copy link

E5ten commented Oct 19, 2018

The commands cat, groups, logname, and whoami all fail with this error

# _/home/e5ten/github/go-coreutils/<command name>
runtime/cgo(.text): relocation target pthread_mutex_lock not defined
runtime/cgo(.text): relocation target pthread_mutex_unlock not defined
runtime/cgo(.text): relocation target pthread_mutex_lock not defined
runtime/cgo(.text): relocation target pthread_mutex_unlock not defined
runtime/cgo(.text): relocation target pthread_mutex_lock not defined
runtime/cgo(.text): relocation target pthread_mutex_unlock not defined
runtime/cgo(.text): relocation target pthread_mutex_lock not defined
runtime/cgo(.text): relocation target pthread_mutex_unlock not defined
runtime/cgo(.text): undefined: "pthread_mutex_lock"
runtime/cgo(.text): undefined: "pthread_mutex_unlock"
runtime/cgo(.text): undefined: "pthread_mutex_lock"
runtime/cgo(.text): undefined: "pthread_mutex_unlock"
runtime/cgo(.text): undefined: "pthread_mutex_lock"
runtime/cgo(.text): undefined: "pthread_mutex_unlock"
runtime/cgo(.text): undefined: "pthread_mutex_lock"
runtime/cgo(.text): undefined: "pthread_mutex_unlock"```
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