Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jul 2008 15:57:03 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        yuri@tsoft.com
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: portupgrade complains "Makefile possibly broken: lang/php5"
Message-ID:  <4874A78F.2090307@FreeBSD.org>
In-Reply-To: <487468B0.1090803@tsoft.com>
References:  <4872100F.5080202@tsoft.com> <48722941.1060803@FreeBSD.org> <487468B0.1090803@tsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yuri wrote:
> Sergey Matveychuk wrote:
>> Yuri wrote:
>>> I am having the following problem while updating he ports:
>>>
>>> # /usr/local/sbin/portupgrade -aP
>>>
>>> ** Makefile possibly broken: lang/php5:
>>>        apxs:Error: /usr/local/bin/apr-1-config not found!.
>>>        "/usr/ports/Mk/bsd.apache.mk", line 287: warning: 
>>> "/usr/local/sbin/apxs -q MPM_NAME" returned non-zero status
>>>        php5-5.2.6
>>>
>>
>> It's not enough info. Show pkg_info output.
>>
> 
> I mailed pkg_info output few days ago.
> Any hope to have this fixed?

Really the message is quite understandable. You have no 
/usr/local/bin/apr-1-config.

Install devel/apr port or reinstall apache with WITH_APR_FROM_PORTS 
option off.

-- 
Dixi.
Sem.



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