Hello,

I'm trying to build new-ish versions of libfprint on FreeBSD (probably, that could result in an update to the port as well), but I encountered a problem:

../libfprint/fpi-spi-transfer.c:22:10: fatal error: 'linux/spi/spidev.h' file not found
#include <linux/spi/spidev.h>
         ^~~~~~~~~~~~~~~~~~~~

It's obvious (to me) that header is nowhere to be found because it's not Linux after all.

However, is there a way around this? Might anyone else be working on this exact issue?

Many thanks in advance!


--
wbr, Maxim Filimonov <c...@bein.link>


Reply via email to