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

Error #15

Closed
EmadDeve20 opened this issue Jan 25, 2021 · 8 comments
Closed

Error #15

EmadDeve20 opened this issue Jan 25, 2021 · 8 comments

Comments

@EmadDeve20
Copy link

EmadDeve20 commented Jan 25, 2021

Why i can not run this?

Screenshot from 2021-01-25 06-16-19

what is my wrong?

@rdmsr
Copy link
Owner

rdmsr commented Jan 25, 2021

Why i can not run this?

Screenshot from 2021-01-25 06-16-19

what is my wrong?

Reclone the repo, you only need clang

Repository owner deleted a comment from NETLIFYHOSTINGAHMD Jan 25, 2021
Repository owner deleted a comment from NETLIFYHOSTINGAHMD Jan 25, 2021
@meisme-dev
Copy link

meisme-dev commented Jan 25, 2021

In the makefile, replace /home/abbix with /home/yourusername. Or reclone like abbix said

@rdmsr
Copy link
Owner

rdmsr commented Jan 25, 2021

In the makefile, replace /home/abbix with /home/yourusername.

Nope, this is not needed anymore

@rdmsr
Copy link
Owner

rdmsr commented Jan 25, 2021

Just rm - rf the repo version you have right now, and reclone the repo

@meisme-dev
Copy link

Oh ok

@EmadDeve20
Copy link
Author

Just rm - rf the repo version you have right now, and reclone the repo

but this does not work and I again see an error!

CC=clang meson setup kernel/meson/ build/ && ninja -j4 -C build/
/bin/sh: 1: meson: not found
make: *** [Makefile:5: all] Error 127

@rdmsr
Copy link
Owner

rdmsr commented Jan 27, 2021

Just rm - rf the repo version you have right now, and reclone the repo

but this does not work and I again see an error!

CC=clang meson setup kernel/meson/ build/ && ninja -j4 -C build/
/bin/sh: 1: meson: not found
make: *** [Makefile:5: all] Error 127

Please look at the build guide, it's in docs/

@EmadDeve20
Copy link
Author

Just rm - rf the repo version you have right now, and reclone the repo

but this does not work and I again see an error!

CC=clang meson setup kernel/meson/ build/ && ninja -j4 -C build/
/bin/sh: 1: meson: not found
make: *** [Makefile:5: all] Error 127

Please look at the build guide, it's in docs/

yea yea it's work it sorry i am stupid!

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

3 participants