From owner-freebsd-ports@FreeBSD.ORG Mon May 29 12:15:11 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 591B916AABF for ; Mon, 29 May 2006 12:15:11 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F10243D5A for ; Mon, 29 May 2006 12:15:08 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FkgeE-0001Ls-Jm for freebsd-ports@freebsd.org; Mon, 29 May 2006 14:15:02 +0200 Received: from panix2.panix.com ([166.84.1.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 May 2006 14:15:02 +0200 Received: from mark.evenson by panix2.panix.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 May 2006 14:15:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Mark Evenson Date: Mon, 29 May 2006 13:59:59 +0200 Lines: 21 Message-ID: <447AE23F.9080809@gmx.at> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: panix2.panix.com User-Agent: Thunderbird 1.5.0.2 (X11/20060518) In-Reply-To: Sender: news Subject: Re: make: Max recursion level (500) exceeded.: Resource temporarily unavailable 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: Mon, 29 May 2006 12:15:27 -0000 Sandor Z Nemeth wrote: > Hi, > > I started to get the message > > make: Max recursion level (500) exceeded.: Resource temporarily unavailable > > when registering the installation of a new port. The installation waits > a long time before getting this message. How could I fix this (the > information on the web concerning make.conf is not applicable for me)? Confirmed behavior here as well, with a fresh cvsup of ports today. I *do* have EMACS_PORTS_VERSION set in /etc/make.conf, but think there is now some other cause as my previous problems were fixed via the change to /usr/ports/Mk/bsd.port.mk committed last week on Tuesday/Wednesday. Let me know how I can give more information to help debug this.