Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2006 19:22:33 +1000
From:      Sam Lawrance <boris@brooknet.com.au>
To:        Don Lewis <truckman@freebsd.org>
Cc:        freebsd-ports@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: make: Max recursion level (500) exceeded.: Resource temporarily unavailable
Message-ID:  <BB4CDA2C-D3B6-457F-BA25-FF29D1DF3178@brooknet.com.au>
In-Reply-To: <200606010854.k518sTRc004546@gw.catspoiler.org>
References:  <200606010854.k518sTRc004546@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB4CDA2C-D3B6-457F-BA25-FF29D1DF3178>