Bug 144010

Summary: devel/apr1 tries to use SYSVIPC even in jails
Product: Ports & Packages Reporter: Nathaniel Filardo <nwf>
Component: Individual Port(s)Assignee: freebsd-apache (Nobody) <apache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nathaniel Filardo 2010-02-16 18:50:00 UTC
devel/apr's configure script selects SYSVIPC as the default anonymous shared memory technique even when these functions do not work, as is the case in jails.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-16 18:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-04-29 19:27:58 UTC
Responsible Changed
From-To: pgollucci->apache

Over to maintainer.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-09 02:59:08 UTC
State Changed
From-To: open->closed

sysctl security.jail.sysvipc_allowed=1 before you build it in a jail if 
you need this