Hello, the following patch fixes compilation of libdvbv5 with the Code Sourcery ARM toolchain. It replaces the missing be16toh and be32toh with the available ntohs and ntohl. IMHO the bswap16/32 macro names should be replaced because the current name suggests unconditional swap regardless of the host architecture. Thanks, Gregor Gregor Jasny (1): libdvbv5: Fix byte swapping for embedded toolchains lib/include/descriptors.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html