You are not logged in.
I've been trying to compile a program called xstatbar, but when i try running make, I recieve this error:
stats.h:29:10: fatal error: machine/apmvar.h: No such file or directory
29 | #include <machine/apmvar.h>
| ^~~~~~~~~~~~~~~~~~Since I do not understand the arcane magicks of C, I call upon the wizards of Arch forums to help me.
Its Github page can be found here.
Offline
Google says that this is something from the BSD Kernel.
The program might have been written for BSD and may not work under Linux.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline