From owner-freebsd-ports@FreeBSD.ORG Mon May 29 21:28:23 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 2DE7D16AD02 for ; Mon, 29 May 2006 21:28:23 +0000 (UTC) (envelope-from anrays@gmail.com) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC3C543D6B for ; Mon, 29 May 2006 21:28:09 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from santinel.home.ua (nas-7-191.dialup.farlep.net [62.221.42.192]) by tor.farlep.net with ESMTP id k4TLRxbd011921; Tue, 30 May 2006 00:28:01 +0300 Received: from anray by santinel.home.ua with local (Exim 4.61; FreeBSD) id 1FkpGw-00028u-1P; Tue, 30 May 2006 00:27:34 +0300 To: Mark Evenson References: <447AE23F.9080809@gmx.at> From: Andrey Slusar Mail-Followup-To: Mark Evenson , freebsd-ports@freebsd.org Date: Tue, 30 May 2006 00:27:33 +0300 In-Reply-To: <447AE23F.9080809@gmx.at> (Mark Evenson's message of "Mon, 29 May 2006 13:59:59 +0200") Message-ID: <861wucr06y.fsf@santinel.home.ua> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean Cc: freebsd-ports@freebsd.org 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 21:28:31 -0000 Mon, 29 May 2006 13:59:59 +0200, Mark Evenson wrote: > 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. Please, show the cat /etc/make.conf && grep USE_EMACS /usr/ports/Mk/bsd.port.mk and wrote what soft you compile. -- Regards, Andrey.