Experiments with Z80, MC68008 / 68k, CP/M and around
Saturday, May 8, 2021
Compiling LIRC on Void Linux
After compiling I've noticed that 'default' driver is missing, this makes it unusable on Raspberry PI1.
The trick is
#include <sys/sysmacros.h>
in plugins/default.c somewhere around line 35.
No comments:
Post a Comment