From owner-freebsd-current Sat May 25 13:15:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id E9B4737B403; Sat, 25 May 2002 13:15:44 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g4PKFW9O041280; Sun, 26 May 2002 00:15:38 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g4PKFURx041279; Sun, 26 May 2002 00:15:31 +0400 (MSD) Date: Sun, 26 May 2002 00:15:29 +0400 From: "Andrey A. Chernov" To: current@freebsd.org Cc: obrien@freebsd.org Subject: Junk in new gcc include path Message-ID: <20020525201528.GA41180@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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