Date: Thu, 15 Oct 2015 17:52:00 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203792] net/irrd does not build with threads Message-ID: <bug-203792-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203792 Bug ID: 203792 Summary: net/irrd does not build with threads Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ume@FreeBSD.org Reporter: heas@shrubbery.net Assignee: ume@FreeBSD.org Flags: maintainer-feedback?(ume@FreeBSD.org) The configure script that comes with irrd looks for pthread_create in libc_r, which does not exist on freebsd. The result is a single threaded irrd, whose performance is awful. Simply autoreconf'g appears to be sufficient, though it generates numerous autoconf errors. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203792-13>