... | ... | @@ -10,9 +10,7 @@ If you see this error message, it means that you don't have the `build-essential |
|
|
root@raspberry:~# apt install build-essential
|
|
|
```
|
|
|
|
|
|
## gcc: command not found
|
|
|
|
|
|
The same as above.
|
|
|
This works similar if `gcc` or any other compiler could not be found.
|
|
|
|
|
|
## make: /lib/modules/.../build: No such file or directory. Stop.
|
|
|
|
... | ... | |