make error
#16617
` make` error
#16617
|
Cockpit version: 257 when I run after I clone cockpit from git ,without any change in code, I ran |
Answered by
martinpitt
Nov 17, 2021
Replies: 2 comments
|
It is not required to build the package with Also make sure you have enough free space left on the device you are compiling on. |
0 replies
That sounds like you may either have run out of disk space (check |
0 replies
Answer selected by
martinpitt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That sounds like you may either have run out of disk space (check
df -h) or have some memory or file system corruption (checkdmesg)?