On 11/30/06, Brendan Grossman <[EMAIL PROTECTED]> wrote:
Hmm, in the Makefile it has this:

# the hardened flavor is used by both core and extensions
FLAVORS+=               hardened
FLAVOR?=

It starts to compile hardened after completing core. I loaded the core
module then in Apache and it doesn't give any errors, however php code isn't
executed (just a blank screen). I also tried just adding the core package
from ftp and same problem.

I don't know why I'm having problems... Have followed the instructions that
I used that worked perfectly on 3.8 and 3.9.

I noticed this when one of my build scripts started failing in 4.0. Now I
just do make install in www/php5/core and www/php5/extensions rather
than in www/php5 and problem solved.

A related question is say that you have decided you want to use the
hardened version of php5 for a dependent package like phpMyAdmin.
Is there a way short of makefile hacking to get the hardened version
to satisfy the RUN_DEPENDS clause?

-N

Reply via email to