This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"helpful" include additions, was: mutt: slight problem
> I found my problem. Once upon a time, I had installed ncurses here, but
> it never really worked. Still left behind, though, were some files in
> /usr/local/include: curses.h, term.h, termcap.h, and a few others.
>
> I made those go bye-bye, now egcs-gcc doesn't trip on them, and my
> mutt is again playing in living color.
This is becuase GCC and EGCS "helpfully" adds /usr/local/include and
a few other directories that are more sensible, since they're actually
populated with something during the 'make install'.
This feature has always done me more harm than help.
Thanx for announcing the closure on this, JP. I'll now delete
the half-dozen builds I did while looking for the problem.
RJL