This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Description
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.