security/libfprint: any updates?

2023-12-18 Thread Maxim V Filimonov
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 ^~~~ I

Re: security/libfprint: any updates?

2023-12-19 Thread Maxim V Filimonov
orted devices", but it didn't work immediately and requires some more hacking. I patched the meson.build file so that it doesn't contain the spi devices, but that didn't help so it requires further work. On 19.12.2023 05:45, Jan Beich wrote: Maxim V Filimonov writes: Hello,