ports/91570: devel/apr port does not enable threads as advertised

Patrick Oliver ginxpmo at yahoo.com
Mon Jan 9 21:50:27 UTC 2006


>Number:         91570
>Category:       ports
>Synopsis:       devel/apr port does not enable threads as advertised
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 09 21:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Oliver
>Release:        4.11-RELEASE-p13
>Organization:
>Environment:
FreeBSD ginx.ginx.com 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #1: Sun Dec  4 20:06:24 PST 2005     root at ginx.ginx.com:/usr/obj/usr/src/sys/SMP-RS  i386

>Description:
The port devel/apr does not enable threads as advertised. There is a knob to *disable* threads, but the default build on this release does not properly enable threads.
>How-To-Repeat:
Build and install /usr/ports/devel/apr.
Observe configure output indicating threads are not enabled.
Install port.
Look in /usr/local/include/apr-1/apr.h for APR_HAS_THREADS and observe it is set to 0.
>Fix:
Add --enable-threads to Makefile CONFIGURE_ARGS in default case.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list