> I was bitten by this when I built up gcc-3.2.1.
>
> In earlier gcc's you could have
>
> ln -s /usr/local/gcc-3.0/bin/gcc /usr/local/bin/gcc
>
> and it would all work OK.
>
> But in recent gcc's, that does not work. You actually have to add
> /usr/local/gcc-3.2.1/bin to your $PATH, and execute gcc from there.
>
> The problem also goes away when you remove -notsdinc from the kernel
> makefiles. So it seems that something changed in the way in which gcc
> locates the compiler-provided headers.
>
> In short: check your compiler setup.
That was exactly it, thank you very much. Bloody GCC-3.2.1, luckily I have GCC-2.95.3 still on this box..
-- ? ??? ????? ???????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????? ????? Jared A, Young 602 Crown Point Drive (757)246-1060 ????? ????? SC-Inetworks, Inc. Newport News, Virginia 23602-7009 ????? ????? ???????????????????????????????????????????????????????? ????? ????? Headgeek@sc-inetworks.net General Inquiries ????? ????? Admin@sc-inetworks.net Administrative Contact ????? ????? Support@sc-inetworks.net Technical Support ????? ???????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????? ????? ??? ? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/