Date: Fri, 11 Mar 2005 05:51:52 -0500 From: Scott Robbins <scottro@nyc.rr.com> To: freebsd-stable@freebsd.org Subject: Re: installworld fails (5.4-PRE) on acpica Message-ID: <20050311105152.GB23780@mail.scottro.net> In-Reply-To: <20050311022324.2a9d2f67@localhost> References: <20050310143024.15735d63@localhost> <200503102107.04032.ianjhart@ntlworld.com> <20050311022324.2a9d2f67@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Mar 11, 2005 at 02:23:24AM -0500, epilogue wrote: > > > I deleted the FILE acpica and re-ran installworld. The directory > > acpica was then created. > > worked here as well. thanks. Here too. Though Mezz's post on the 4th or 5th indicated that he saw a commit that should have fixed it, I had the same problem last night. A quick recap for those who run into this. After cvsup-ing and doing buildworld, buildkernel installkernel, during make installworld, you get a stop error about not being able to cd to /usr/include/dev/acpica. This is because /usr/include/dev/acpica is a file, not a directory. Just delete /usr/include/dev/acpica before running make installworld and it will work. (To see if the problem is going to occur or not, see if /usr/include/dev/acpica is a directory or a file--if it's a directory, you're fine, if it's a file, delete it before running make installworld.) - -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Spike: We're out of Wheat-a-Bix. Giles: We are out of Wheat-a-Bix because you ate it all. Again. Spike: Get some more. Giles: I thought vampires were supposed to eat blood. Spike: Yeah, well, sometimes I like to crumble up the Wheat-a-Bix in the blood. Gives it a little texture. Giles: Since the picture you just painted means that I will never touch food of any kind again, you'll just have to pick it up yourself. Spike: Sissy. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCMXhI+lTVdes0Z9YRAh8uAKCTb+G/enio1R9tGIL8Fa18o0y0dgCeMq01 XDCsx4OsIkQam6GNODvEDJw= =1AfV -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050311105152.GB23780>