On 2010-02-06, Paolo Supino <paolo.sup...@gmail.com> wrote:
>    I'm trying to install php5-core from /usr/ports/www/php5/core ... 

> >> Fetch http://us2.php.net/distributions/php-5.2.10.tar.gz
> >> Fetch http://blade2k.humppa.hu/suhosin-0.9.27.tgz

hints:

- update your ports tree to 4.6-stable, the OpenBSD port uses suhosin,
unfortunately the version that made 4.6 release has a bug with session
handling (frequent segfaults).  http://www.openbsd.org/anoncvs.html

- fetch packages for all the build dependencies, it's much quicker
and you will end up with fewer unneeded packages being built.
point PKG_PATH at a mirror as described in
http://www.openbsd.org/faq/faq15.html#Easy and build with
something like this:

make FETCH_PACKAGES=Yes install

Reply via email to