[LITMUS^RT] Compilation problem with liblitmus

kurian s s.kurian at ymail.com
Thu Sep 26 07:53:50 CEST 2013


Hi,

I'm getting following compilation errors while building liblitmus. This is after compiling kernel with litmus patch.

bin/uncache.c: In function ‘do_data’:
bin/uncache.c:213:6: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int64_t’ [-Werror=format]
bin/uncache.c: In function ‘do_max_alloc’:
bin/uncache.c:308:3: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘uint64_t’ [-Werror=format]
cc1: all warnings being treated as errors
make: *** [uncache.o] Error 1

I've no clue why this error is coming.

Regards,
Kurian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20130926/be8628bc/attachment.html>


More information about the litmus-dev mailing list