Does anybody else saw this too?
I just run 'cc -v hello.c' (printing Hello, world) and see:
...
GNU C version 3.1 [FreeBSD] 20020509 (prerelease)
(i386-undermydesk-freebsd)
compiled by GNU C version 2.95.4 20020320 [FreeBSD].
ignoring nonexistent directory "NONE/include"
ignoring duplicate directory "/usr/include"
...
It seems junk "NONE/include" is in the include path and "/usr/include"
present there twice. Please fix this thing. Especially if project have
NONE directory...
--
Andrey A. Chernov
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message