From owner-freebsd-bugs Mon Jul 1 4:54:54 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E90737B400; Mon, 1 Jul 2002 04:54:52 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA50543E39; Mon, 1 Jul 2002 04:54:34 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g61BsIn53692; Mon, 1 Jul 2002 20:54:18 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: bugs@FreeBSD.org In-Reply-To: <200207011142.g61BgaR3099719@freefall.freebsd.org> References: <200207011142.g61BgaR3099719@freefall.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 14 From: Makoto Matsushita To: roam@FreeBSD.org Subject: Re: bin/40054: _PATH_RSH and _PATH_CP not defined in bin/rcp/rcp.c Date: Mon, 01 Jul 2002 20:52:11 +0900 Message-Id: <20020701205211J.matusita@jp.FreeBSD.org> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org roam> Can you verify that your src/include/paths.h file does indeed have both roam> those defines, and that your src/bin/mv/mv.c and src/bin/rcp/rcp.c do roam> #include ? I doubt they met this problem when new "make buildworld" runs on old existing userland. It seems that ${WORLDTMP}/usr/include is *not* used durning a new buildworld (i.e., existing /usr/include IS used to build a new userland). -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message