[Pkg-dspam-misc] Bug#657687: dspam: FTBFS(kfreebsd): configure: error: Unable to determine how to compile with pthreads

Steven Chamberlain steven at pyro.eu.org
Sat Jan 28 00:40:39 UTC 2012


Hi,

This issue led to the discussion here on debian-bsd:
http://lists.debian.org/debian-bsd/2012/01/msg00148.html

Awaiting a fix in eglibc for this testcase (reassign bug there?):

|  #include <pthread.h>
|  #include <stdlib.h>
|
|  int main() {
|
|    pthread_mutex_t m;
|    pthread_mutex_init(&m, NULL);
|    pthread_exit(0);
|    exit(EXIT_FAILURE);
|  }

Regards,
-- 
Steven Chamberlain
steven at pyro.eu.org





More information about the Pkg-dspam-misc mailing list