On 09/25/13 19:42, marius adrian popa wrote: > I have an error > > error: 'PTHREAD_PRIO_INHERIT' was not declared in this scope > > > /home/mariuz/work/firebird-trunk/src/common/isc_sync.cpp: In > constructor 'Firebird::SharedMemoryBase::SharedMemoryBase(const TEXT*, > ULONG, Firebird::IpcObject*)': > /home/mariuz/work/firebird-trunk/src/common/isc_sync.cpp:1989:61: > error: 'PTHREAD_PRIO_INHERIT' was not declared in this scope > /home/mariuz/work/firebird-trunk/src/common/isc_sync.cpp:1989:81: > error: 'pthread_mutexattr_setprotocol' was not declared in this scope >
Try with current trunk. But must say that isc_sync.cpp requires serious rework to make engine run on Android. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
