Closed javacafe01 closed 4 years ago
Hello, Htop compiles just fine if I do not make any changes to a file. If I edit something, for example just add a comment, I get the following error:
collect2: error: ld returned 1 exit status make[1]: *** [Makefile:874: htop] Error 1 make[1]: Leaving directory '/home/javacafe01/code/htop' make: *** [Makefile:656: all] Error 2
Here's the full make output.
Try this https://github.com/hishamhm/htop/pull/981
Able to compile with #1017
Hello, Htop compiles just fine if I do not make any changes to a file. If I edit something, for example just add a comment, I get the following error:
Here's the full make output.