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

make 报错 /bin/sh: line 0: cd: jemalloc-4.4.0: No such file or directory #1749

Open
cainiaoyangshuo opened this issue Nov 28, 2022 · 1 comment

Comments

@cainiaoyangshuo
Copy link

image

@kubosuke
Copy link

It's hacky way though I managed to fix it by

download https://github.com/jemalloc/jemalloc/releases/tag/4.4.0

vim ./vendor/github.com/spinlock/jemalloc-go/Makefile
vim ./vendor/github.com/spinlock/jemalloc-go/help.mk

# Update like this:
SOURCE := /root/.local/bin/jemalloc-4.4.0

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