You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /usr/ports/multimedia/ossia-score/work/.build/src/addons/score-addon-led/CMakeFiles/score_addon_led.dir/Unity/unity_0_cxx.cxx:4:
/usr/ports/multimedia/ossia-score/work/ossia-score-3.4.1/src/addons/score-addon-led/Led/Device.cpp:25:10: fatal error: 'linux/spi/spidev.h' file not found
25 | #include <linux/spi/spidev.h>
| ^~~~~~~~~~~~~~~~~~~~
1 error generated.
fixed on head - is there any way I could know which packages has linux/types.h but not the other linux headers on BSD ? I'll add it to the CI to make sure this gets caught
Build breaks on FreeBSD:
This looks similar to #1675.
Version: 3.4.1
FreeBSD 14.2
The text was updated successfully, but these errors were encountered: