This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

local_prefix a mistake



Jean-Pierre Radley writes:
>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.

It's a problem with local_prefix, which ought to be removed.  It's
undeniably useful, but the user should explicitly specify any -I flags
other than for /usr/include.

A.

-- 
Andrew Fitzgibbon, 			                  awf@robots.ox.ac.uk
Oxford Information Engineering Research Group                +44 01865 273127
	    <a href=http://www.robots.ox.ac.uk/~awf> Home Page </a>
			 "Never say there is no way"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]