On 14.08.2013, at 15:27, Guillaume Gardet wrote: > > Le 14/08/2013 15:24, Andreas Schwab a écrit : >> Guillaume Gardet <[email protected]> writes: >> >>> check_run.c:431: Error in call to timer_create: Function not implemented >>> ******************************************************************************** >>> >>> It seems that timer_create function is not available. Sounds very strange. >> This is just qemu-linux-user missing an implementation. > > How to fix it? Could you fix it as it seems you know the things?
The easiest for now would be to disable the test suite when running a qemu build. We had a define for these things. Or to implement the missing syscall of course ;). Alex -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
