[Bug 203792] net/irrd does not build with threads
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 15 17:52:00 UTC 2015
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 at FreeBSD.org
Reporter: heas at shrubbery.net
Assignee: ume at FreeBSD.org
Flags: maintainer-feedback?(ume at 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.
More information about the freebsd-ports-bugs
mailing list