Re: [GAR] Circular dependencies in RESEARCH/HEAD
Dave Dillow <[email protected]> Tue, 27 Apr 2004 18:59:30 -0400
| Newsgroups | gmane.linux.bbc.devel |
|---|---|
| Message-ID | <[email protected]> |
[Moving this to lnx-bbc-devel, since it seems more appropriate in retrospect.] On Tue, 2004-04-27 at 15:09, Dave Dillow wrote: > I've been trying to build the research branch of GAR/BBC on RH9. I keep > hitting a circular dependency: > > lang/c -> devel/gcc -> devel/glibc -> lang/c .... Ok, following up my own post, I think I have found the problem -- missing "SOURCE_LANGUAGES = none" when building devel/glibc as part of a toolchain, as well as in devel/libgcc, kernel/linux-headers, and lib/ulibc. make showdeps in meta/lnx-bbc no longer goes off the deep end. I'll try a build later tonight, and if that goes as I expect, I'll send patches tomorrow. -- Dave Dillow <[email protected]>