JamesP6000 / WsprryPi

Raspberry Pi WSPR transmitter using NTP based frequency calibration
Other
326 stars 66 forks source link

error with "undefined reference makedev" when installing #53

Open joevk5ei opened 1 year ago

joevk5ei commented 1 year ago

To fix this problem add the following to mailbox.c

include <sys/sysmacros.h>