Date: Thu, 13 Jul 2000 11:03:43 +0900 From: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> To: obrien@FreeBSD.ORG Cc: stable@FreeBSD.ORG Subject: Re: Failure of buildworld Message-ID: <20000713110343W.takamune@vrl.mei.co.jp> In-Reply-To: <20000712155659.C28219@dragon.nuxi.com> References: <20000712133138R.takamune@vrl.mei.co.jp> <396CEA91.546AE314@glue.umd.edu> <20000712155659.C28219@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "David O'Brien" <obrien@FreeBSD.ORG> Date: Wed, 12 Jul 2000 15:56:59 -0700 obrien> I think I've fixed this now. Please make sure you have obrien> src/include/Makefile revision 1.109.2.2. Again, please MFC `src/etc/mtree/BSD.include.dist'. Thanks. # cd /usr/src/include # make install (snip) cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/scsi/*.h /usr/include/cam/scsi cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 dev/ppbus/*.h /usr/include/dev/ppbus usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/src/include. --- Kazu TAKAMUNE mailto:takamune@avrl.mei.co.jp Matsushita Electric Industrial Co., Ltd.(National/Panasonic) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000713110343W.takamune>