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

Failed to install go-mtpfs #107

Open
nhatanhit opened this issue Oct 4, 2015 · 1 comment
Open

Failed to install go-mtpfs #107

nhatanhit opened this issue Oct 4, 2015 · 1 comment

Comments

@nhatanhit
Copy link

I got the errors when run the command: go install github.com/hanwen/go-mtpfs
could not determine kind of name for C.LIBUSB_SPEED_FULL
could not determine kind of name for C.LIBUSB_SPEED_HIGH
could not determine kind of name for C.LIBUSB_SPEED_LOW
could not determine kind of name for C.LIBUSB_SPEED_SUPER
could not determine kind of name for C.LIBUSB_SPEED_UNKNOWN
could not determine kind of name for C.libusb_error_name
could not determine kind of name for C.libusb_get_device_speed.
Thanks for any help .

@mvdan
Copy link
Contributor

mvdan commented Jan 6, 2016

What Go version and platform? Installs fine here:

 % go version
go version go1.5.2 linux/amd64

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