Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 23:53:32 +0100
From:      Arjan.deVet@adv.iae.nl (Arjan de Vet)
To:        ports@freebsd.org
Subject:   Re: infinite make recursion for some make targets? [SOLVED]
Message-ID:  <20001102235331.A8070@adv.devet.org>
In-Reply-To: <20001031234129.A47773@adv.devet.org>; from Arjan.deVet@adv.iae.nl on Tue, Oct 31, 2000 at 11:41:29PM %2B0100
References:  <20001031234129.A47773@adv.devet.org>

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

>I've recently updated my whole /usr/ports tree via cvsup and 'cvs update
>-dPA' and there are no left over files from the old ports layout. My
>system is 4-stable dated Oct 30th.
>
>I noticed that for some targets the 'make' command in the /usr/ports
>tree gives me infinite make recursion until the proc table is full :-(.
>
>For example: /usr/ports/sysutils/lsof. 'make' fetches the tarball and
>compiles the stuff. 'make clean' goes into infinite recursion:

I've finally found the problem. I still had an environment variable
USE_GTK defined and that led to the infinite recursion when doing 'make
clean'.

Arjan

-- 
Arjan de Vet, Eindhoven, The Netherlands              <Arjan.deVet@adv.iae.nl>
URL: http://www.iae.nl/users/devet/           for PGP key: finger devet@iae.nl



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001102235331.A8070>