Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants