From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26051 invoked by alias); 12 Dec 2004 03:48:44 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 26023 invoked by uid 48); 12 Dec 2004 03:48:41 -0000 Date: Sun, 12 Dec 2004 03:48:00 -0000 Message-ID: <20041212034841.26022.qmail@sourceware.org> From: "3dw4rd at verizon dot net" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041203142409.18810.3dw4rd@verizon.net> References: <20041203142409.18810.3dw4rd@verizon.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/18810] Operation not supported while installing 4.0.0 on apple-darmin-7.6.0. X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg01632.txt.bz2 List-Id: ------- Additional Comments From 3dw4rd at verizon dot net 2004-12-12 03:48 ------- (In reply to comment #8) > Also do "ls -la /dev/null" crw-rw-rw- 1 root wheel 3, 2 11 Dec 22:31 /dev/null Block special, root/wheel, should be OK. > can you reboot? > Also are you sure that you don't have a hardware problem like bad memory? Rebooted. Not sure about memory. I'll figure out how to check that. > If this does not work, maybe reinstalling the OS might fix it as this might be a corrupted bug. One wierd thing. Somehow the install command got associated with some other program in my directory (maybe I called some executable install by mistake.) I removed this executable (and another link to /usr/bin/install in another directory) and moved these directorys to the end of my $PATH. So now install resolves to /usr/bin/install as it should. Anyway I'm going to redo everything with just C and see how it goes. I'm going to start small. That Java runtime is freekin' huge. Anyhow, thank you for your indulgence and prompt suggestions. P.S. where do you get your compiler to bootstrap ada? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18810