Re: [ANNOUNCE] libxshmfence 1.2

2015-01-03 Thread Thomas Klausner
Hi! This version doesn't build for me on NetBSD-7.99.3/amd64 and gcc-4.8.4 with: CC xshmfence_pthread.lo xshmfence_pthread.c: In function 'xshmfence_init': xshmfence_pthread.c:122:5: error: implicit declaration of function 'pthread_mutexattr_setpshared' [-Werror=implicit-function-declara

Re: [ANNOUNCE] libxshmfence 1.2

2015-01-03 Thread Thomas Klausner
On Sat, Jan 03, 2015 at 01:03:01AM -0800, Keith Packard wrote: > Thomas Klausner writes: > > > I'll file a bug report so NetBSD will hopefully provide these. > > Is there a way libxshmfence can work without them? > > The whole point is to build an inter-process synchronization mechanism, > so yo

Re: [ANNOUNCE] libxshmfence 1.2

2015-01-03 Thread Thomas Klausner
Hi Keith! On Fri, Jan 02, 2015 at 08:15:00PM -0800, Keith Packard wrote: > Thomas Klausner writes: > > > Hi! > > > > This version doesn't build for me on NetBSD-7.99.3/amd64 and gcc-4.8.4 with: > > > > CC xshmfence_pthread.lo > > xshmfence_pthread.c: In function 'xshmfence_init': > > xsh

Re: [ANNOUNCE] libxshmfence 1.2

2015-01-03 Thread Keith Packard
Thomas Klausner writes: > I'll file a bug report so NetBSD will hopefully provide these. > Is there a way libxshmfence can work without them? The whole point is to build an inter-process synchronization mechanism, so you need something that *can* work across processes. If you have Linux-compati

Re: [ANNOUNCE] libxshmfence 1.2

2015-01-02 Thread Keith Packard
Thomas Klausner writes: > Hi! > > This version doesn't build for me on NetBSD-7.99.3/amd64 and gcc-4.8.4 with: > > CC xshmfence_pthread.lo > xshmfence_pthread.c: In function 'xshmfence_init': > xshmfence_pthread.c:122:5: error: implicit declaration of function > 'pthread_mutexattr_setpsh