Package: musl-tools
Version: 1.1.9-1

Having a musl toolchain in Debian is great for working on OpenWRT, which now uses musl by default. Unfortunately, I'm finding that some of my code which works fine under both glibc/Debian and musl/OpenWRT fails to compile with musl/Debian:

  kernel_netlink.c:38:23: fatal error: asm/types.h: No such file or directory
   #include <asm/types.h>

Perhaps I'm doing something wrong, in which case I'll be grateful for guidance about hacking netlink in a way that's compatible with both glibc and musl. In any case, the code is available for your perusal on https://github.com/jech/babeld , or in the Debian babeld package.

Thanks for your help,

-- Juliusz


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to