Bug 18259

Summary: ElectricFence installation breaks if the EF_XXX environment variables are set
Product: Ports & Packages Reporter: eoin <eoin>
Component: Individual Port(s)Assignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description eoin 2000-04-27 18:00:02 UTC
If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREE
variables, this can cause the ElectricFence self test to fail.

Fix: Apply this patch to patch-aa:

How-To-Repeat: 
cd /usr/ports/devel/ElectricFence
setenv EF_PROTECT_BELOW 1
make
Comment 1 Steve Price freebsd_committer freebsd_triage 2000-04-30 00:11:51 UTC
Responsible Changed
From-To: freebsd-ports->obrien

Over to port's maintainer. 
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2001-05-25 11:00:32 UTC
State Changed
From-To: open->closed

committed, thanks!