Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2007 21:32:02 +0100
From:      Anton Berezin <tobez@tobez.org>
To:        "pobox@verysmall.org" <pobox@verysmall.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: lang/perl5.8 fails
Message-ID:  <20071126203202.GB26758@heechee.tobez.org>
In-Reply-To: <474B2313.2090409@verysmall.org>
References:  <474B2313.2090409@verysmall.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 26, 2007 at 08:48:35PM +0100, pobox@verysmall.org wrote:
> Don't know what's going on, but since 5.8.8_1 portupgrade lang/perl5.8 
> fails with -
> 
> /usr/local/sbin/apxs: not found
> "/usr/ports/Mk/bsd.apache.mk", line 287: warning "/usr/local/sbin/apxs -q 
> MPM_NAME" returned non-zero status
> ===> perl-5.8.8_1 : Your apache does not support DSO modules.
> 
> I have www/apache22 installed.
> 
> The strange thing is that /usr/local/sbin/apxs exists. 
> /usr/local/sbin/apachectl -l shows mod_so.c. Also php5 installs and updates 
> without problems.
> 
> Any ideas?

The output of the following might help in debugging the problem.

 uname -a
 cat /etc/make.conf
 perl -V
 pkg_info

\Anton.
-- 
We're going for 'working' here. 'clean' is for people with skills...
-- Flemming Jacobsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071126203202.GB26758>