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

Cmake Error #41

Open
QuanBit opened this issue Apr 25, 2023 · 2 comments
Open

Cmake Error #41

QuanBit opened this issue Apr 25, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@QuanBit
Copy link

QuanBit commented Apr 25, 2023

When I did "cmake --build . --config Release", it occurred an error :
"ggml/src/CMakeFiles/ggml.dir/build.make:75: recipe for target 'ggml/src/CMakeFiles/ggml.dir/ggml.c.o' failed
make[2]: *** [ggml/src/CMakeFiles/ggml.dir/ggml.c.o] Error 1
CMakeFiles/Makefile2:164: recipe for target 'ggml/src/CMakeFiles/ggml.dir/all' failed
make[1]: *** [ggml/src/CMakeFiles/ggml.dir/all] Error 2
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2"
Do you know how to fix it?

@saharNooby
Copy link
Collaborator

Don't know this specific issue.

Usual (and probably not helpful) advice is try cloning the repo from scratch, reinstalling cmake/build tools, using other OS/container/VM.

Also, please specify your OS name and version.

@saharNooby saharNooby added the help wanted Extra attention is needed label Apr 26, 2023
@bevis12
Copy link

bevis12 commented Jun 13, 2023

When I did "cmake --build . --config Release", it occurred an error : "ggml/src/CMakeFiles/ggml.dir/build.make:75: recipe for target 'ggml/src/CMakeFiles/ggml.dir/ggml.c.o' failed make[2]: *** [ggml/src/CMakeFiles/ggml.dir/ggml.c.o] Error 1 CMakeFiles/Makefile2:164: recipe for target 'ggml/src/CMakeFiles/ggml.dir/all' failed make[1]: *** [ggml/src/CMakeFiles/ggml.dir/all] Error 2 Makefile:145: recipe for target 'all' failed make: *** [all] Error 2" Do you know how to fix it?
image
try it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants