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

Makefile:78: recipe for target 'bin/linux-amd64/memcached-util' failed #7

Open
rgaufman opened this issue Jan 23, 2024 · 0 comments
Open

Comments

@rgaufman
Copy link

I'm on Ubuntu and getting this, any ideas? <

~/memcached-util$ make
building: bin/linux-amd64/memcached-util
Unable to find image 'golang:1.11-alpine' locally
1.11-alpine: Pulling from library/golang
9d48c3bd43c5: Pull complete
7f94eaf8af20: Pull complete
9fe9984849c1: Pull complete
ec448270508e: Pull complete
65ba82af53f7: Pull complete
Digest: sha256:09e47edb668c2cac8c0bbce113f2f72c97b1555d70546dff569c8b9b27fcebd3
Status: Downloaded newer image for golang:1.11-alpine
cmd/util/main.go:6:2: cannot find package "github.com/op/go-logging" in any of:
	/usr/local/go/src/github.com/op/go-logging (from $GOROOT)
	/go/src/github.com/op/go-logging (from $GOPATH)
Makefile:78: recipe for target 'bin/linux-amd64/memcached-util' failed
make: *** [bin/linux-amd64/memcached-util] Error 1
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