Date: Thu, 1 Jun 2006 02:49:56 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: boris@brooknet.com.au Cc: freebsd-ports@FreeBSD.org, kris@obsecurity.org Subject: Re: make: Max recursion level (500) exceeded.: Resource temporarily unavailable Message-ID: <200606010950.k519nuYJ004645@gw.catspoiler.org> In-Reply-To: <BB4CDA2C-D3B6-457F-BA25-FF29D1DF3178@brooknet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1 Jun, Sam Lawrance wrote: > > On 01/06/2006, at 6:54 PM, Don Lewis wrote: > >> I'm seeing a circular dependency between x11-fonts/fontconfig and >> x11/xorg-libraries. x11/xorg-libraries includes fontconfig in its >> LIB_DEPENDS. fontconfig sets USE_X_PREFIX in its Makefile, which >> causes >> bsd.port.mk to set USE_XLIB, which then causes bsd.port.mk to add >> X11.6:/usr/ports/x11/xorg-libraries to LIB_DEPENDS. >> >> If I do a "make package-depends" in either of these two port >> directories, I see a recursive make storm. >> > > mezz 2006-06-01 00:25:39 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts/fontconfig Makefile > Log: > Correct it, don't use USE_X_PREFIX that cause the circle > dependency loop. > > Revision Changes Path > 1.56 +1 -1 ports/x11-fonts/fontconfig/Makefile Yeah, I last cvsup'ed about 1/2 hour before this commit.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606010950.k519nuYJ004645>