From owner-freebsd-ports@FreeBSD.ORG Sun Sep 30 14:18:34 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C38F16A418 for ; Sun, 30 Sep 2007 14:18:34 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from server1.cretaforce.gr (server1.cretaforce.gr [85.17.174.142]) by mx1.freebsd.org (Postfix) with ESMTP id 6282913C44B for ; Sun, 30 Sep 2007 14:18:34 +0000 (UTC) (envelope-from chris@cretaforce.gr) Received: from [192.168.0.7] (unknown [85.75.186.38]) by server1.cretaforce.gr (Postfix) with ESMTP id 2FBB2119C39; Sun, 30 Sep 2007 17:17:54 +0300 (EEST) From: Chris To: Dmitry Marakasov In-Reply-To: <20070930141018.GA4006@hades.panopticon> References: <1191156697.14120.1.camel@laptop> <20070930141018.GA4006@hades.panopticon> Content-Type: text/plain Date: Sun, 30 Sep 2007 17:18:31 +0300 Message-Id: <1191161911.22032.2.camel@laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Port installation/upgrades issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2007 14:18:34 -0000 Yes some ports don't work, other ports work. I think problem is related to autoconf-2.16_2 which I upgrade today. Ports that don't work are net-snmpd, php5 and all php5-extensions, faac (tried to deinstall it and now I can't install it :/ ) At least I am not alone with that problem. > * Chris (chris@cretaforce.gr) wrote: > > Today I have problem installing or upgrading ports like net-snmpd, faac, > > php. I get a common error for all these ports: > > > > make: cannot open Makefile. > > *** Error code 2 > > > > Anyone else having the same problem? > Same here. Seems like something broke after autoconf dependenices > switch in many ports. >