Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2006 21:49:16 GMT
From:      Patrick Oliver <ginxpmo@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/91570: devel/apr port does not enable threads as advertised
Message-ID:  <200601092149.k09LnGiQ025643@www.freebsd.org>
Resent-Message-ID: <200601092150.k09LoFhO040376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601092149.k09LnGiQ025643>