ports/151680: eAccelerator Makefile glitch

Michael Ross michael.ross at gmx.net
Sun Oct 24 10:00:22 UTC 2010


>Number:         151680
>Category:       ports
>Synopsis:       eAccelerator Makefile glitch
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 10:00:21 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Michael Ross
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD gurder.ross.cx 8.1-STABLE FreeBSD 8.1-STABLE #1: Mon Sep 20 23:34:09 CEST 2010 amd64
>Description:

eAccelerator compiles, 
but fails to start with:
"eAccelerator: shmmax should be at least 2MB",
regardless of shmmax sysctl value/shmmax config value.




>How-To-Repeat:

>Fix:
Change in Makefile:

CONFIGURE_ARGS= --enable-eaccelerator=shared\

to

CONFIGURE_ARGS= --with-eaccelerator-shared-memory\

as per http://www.eaccelerator.net/wiki/CompileConfiguration
fixes this error.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list