[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#924327: directfb FTBFS for armel,armhf: error: implicit declaration of function 'makedev'



[2019-03-11 17:55] Helmut Grohne <helmut@subdivi.de>
> directfb has build failures. A cross build for armel fails:
>
> |       mknod( C64X_DEVICE, 0666 | S_IFCHR, makedev( 400, 0 ) );

I encountered similar error on one of my packages recently (can't
remember which one). It was due upgrade to glibc-2.28 and missing

#include <sys/sysmacros.h>

Sorry, can't check on arm* architectures.
-- 
        Note, that I send and fetch email in batch, once every 24 hours.
                 If matter is urgent, try https://t.me/kaction
                                                                             --


Reply to: