Max recursion level (500) exceeded.

Mark Linimon linimon at lonesome.com
Fri Mar 18 17:38:08 PST 2005


On Fri, 18 Mar 2005, Adam Weinberger wrote:

> The problem lies in the gcc32 port. It redefines USE_GCC. It, and the 
> other gcc ports, need not to do that.

IIRC gcc3.2 had a USE_GCC definition that its internal make stuff
needed whose existance predated the creation of bsd.gcc.mk which
introduced a USE_GCC variable intended to be used internal to the
ports framework which has different semantics.  AFAIK gcc32 has
been broken since that time.

I do not have time to test this hypothesis but would suggest trying
a patchset with s/USE_GCC/INTERNAL_USE_GCC/ or something.

It would be great if someone could investigate and fix this problem ...

mcl




More information about the freebsd-ports mailing list