Jordon <open...@sirjorj.com> writes: > Thanks to a couple of helpful replies (thanks Nigel and Elias!), I got > the qt5widgets issue resolved and my first attempt at a port (OBS > 17.0.0) has successfully resolved its dependencies! Unfortunately, once > it gets into building the actual program, it fails because the “unix” > path of building has an #include <sys/susinfo.h>, which looks to be more > linux than unix. I looked into FreeBSDs port of OBS and they don’t have > any patches for this, so I’m guessing they just have that header > available.
The OBS port depends on libsysinfo, which ships a sys/sysinfo.h include file: https://svnweb.freebsd.org/ports/head/multimedia/obs-studio/Makefile?revision=429728&view=markup https://svnweb.freebsd.org/ports/head/devel/libsysinfo/Makefile?revision=424534&view=markup > For OpenBSD, is there a standard workaround for this or is it > on the porter to translate all uses of this header to OpenBSD-friendly > ones? On OpenBSD there is no libsysinfo port that I can find, so either someone prepares one or you manage to get around this. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE