Date: Wed, 16 Mar 2005 03:41:25 +0430 From: "Lee Harr" <missive@hotmail.com> To: freebsd-ports@freebsd.org Subject: Re: Max recursion level (500) exceeded. Message-ID: <BAY2-F17839201A2683E3C2B9233B1570@phx.gbl> In-Reply-To: <20050315200553.GQ91771@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > >> make: Max recursion level (500) exceeded.: Resource temporarily > > >unavailable > > >> > > >Usually caused by setting an illegal option (usually USE_*) in the > > >environment, make.conf or command-line. > > > > > > > The only one I have is > > USE_ZOPE=YES > > >USE_* are never legal to specify in the user environment; they are for >internal port use only and cause recursions if they're present >globally. You want WITH_*/WITHOUT_*. > Ah. That fixed it. I have had that in there for a long time... not exactly sure what I was trying to accomplish with it, but I guess I will do it some other way now :o) Thanks for your time! _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY2-F17839201A2683E3C2B9233B1570>