Date: Sun, 26 May 2002 00:15:29 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: current@freebsd.org Cc: obrien@freebsd.org Subject: Junk in new gcc include path Message-ID: <20020525201528.GA41180@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020525201528.GA41180>
