[LITMUS^RT] Error compiling litmus kernel

Björn Brandenburg bbb at mpi-sws.org
Sat May 4 12:08:38 CEST 2013


On May 4, 2013, at 11:55 AM, Björn Brandenburg <bbb at mpi-sws.org> wrote:
> 
>> litmus/built-in.o: In function `sys_release_ts':
>> /home/marvin2/litmus_git/litmus-rt/litmus/sync.c:147: undefined
>> reference to `__aeabi_uldivmod'
>> make: *** [.tmp_vmlinux1] Error 1
> 
> 
> This means litmus/sync.c is doing an integer division without using the proper macros. I'll look into it.


I've pushed a branch that should fix this error to  prop/compile-fixes on GitHub.  The branch should also resolve the compilation error in sched_pfp.c

- Björn





More information about the litmus-dev mailing list