Source: modem-manager-gui
Version: 0.0.16-2
Severity: serious
Justification: fails to build from source
modem-manager-gui declares no architecture restrictions but
unconditionally uses at least one Linux-specific header, leading to
errors on other kernels (kFreeBSD and presumably the Hurd):
In file included from mmguicore.h:27:0,
from strformat.h:27,
from strformat.c:26:
netlink.h:26:27: fatal error: linux/netlink.h: No such file or directory
#include <linux/netlink.h>
^
compilation terminated.
make[2]: *** [strformat.o] Error 1
If you can reasonably port it to other kernels, please do; otherwise,
please officially restrict its architecture to linux-any so that other
architectures' autobuilders know not to bother with it.
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]