Date: Mon, 22 Mar 2004 12:36:40 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Christer Solskogen <solskogen@carebears.mine.nu> Cc: current@freebsd.org Subject: Re: make includes fails Message-ID: <20040322103640.GA299@ip.net.ua> In-Reply-To: <20040322102551.23B28483C5B@carebears.mine.nu> References: <20040322102551.23B28483C5B@carebears.mine.nu>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Mon, Mar 22, 2004 at 10:27:19AM +0000, Christer Solskogen wrote: > hi! > > I guess 'make includes' should work on Freebsd 5.2.1. > Yes. > But it failes with this: > > # make installincludes > ===> share/info > ===> include > install -C -o root -g wheel -m 444 /usr/src/include/a.out.h [...] > /usr/src/include/wordexp.h osreldate.h /usr/include > line 219 > usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 file2 > install [-bCcpSsv] [-B suffix] [-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. > *** Error code 1 > > /usr/include was renamed /usr/includes-old. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ You should create /usr/include directory, manually or through the ``cd /usr/src/etc && make distrib-dirs'' command, then try again. Cheers, -- Ruslan Ermilov FreeBSD committer ru@FreeBSD.org [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAXsG3Ukv4P6juNwoRArCfAJ9dDnARohcmPGiOxzug08s+I4CzXwCeM16x uhl0g+CPsKcF0KshmQ8v4rA= =K2gP -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322103640.GA299>
