David A. Ranch <dranch@...> wrote: > pending.h:85: parse error before `pending_lock' Your system does not know about pthread_rwlock_t? It seems you have a very old libpthread. Try installing GNU Pth 2.0.0, and tell milter-greylist's configure where it is uwing --with-libpthread (should indicate the directory where include/pthread.h and lib/libpthread.a can be found) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Compiling milter-greylist 3.0.0 fails on old 2.0.x Linux kernel
2007-09-10 by manu@netbsd.org