My project was working fine until I forked a version of react-native and tried to setup the RNTester app on my local machine. I removed node_modules & tried to do a fresh install but nothing works. It fails always at
pid_t tid = syscall(__NR_gettid); -- Use of undeclared identifier 'SYS_gettid'
In the file /Pods/glog/utilities.cc.
I am breaking my head, any help is appreciated.
Things I tried so far,
https://github.com/openstreetmap/mod_tile/issues/114
Mojave + Xcode 10 build fails on glog config.h, gflags/gflags.h