- 
    Bug 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    5.6.0
- 
    None
- 
    Arch Linux -- in a virtual machine, run pacman -Syu before buidling
 OpenJDK 8 -- installed using pacman -S
 newest Android SDK by now -- downloaded from google
 Android-ndk-r11c -- download from google
 
- 
        461ebedb98c986c047a68e98cb9cc3c212d5d315
the same as the title.
In the linux headers the SYS_gettid is a #define of __NR_gettid.
in the ndk there is no SYS_gettid, only __NR_gettid.
