From owner-freebsd-questions Sun Mar 18 14:46:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 1DFC237B718 for ; Sun, 18 Mar 2001 14:46:39 -0800 (PST) (envelope-from chris@jeah.net) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id f2IMkO939164; Sun, 18 Mar 2001 16:46:24 -0600 (CST) (envelope-from chris@jeah.net) Date: Sun, 18 Mar 2001 16:46:23 -0600 (CST) From: Chris Byrnes To: Dru Cc: Subject: Re: Help! [No space left.] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > /: write failed, file system is full > > unpacking of archive failed on file /lib/libc-2.1.2.so: cpio: copy failed > > - No space left on device > > *** Error code 1 I managed to weed through the Makefile and saw that it stores stuff in /compat -- my / is very small and there's no chance of changing its size. I just did: cd /usr ; cp -R /compat . ; cd / ; rm -rf compat ; ln -s /usr/compat/ compat ; cd /usr/ports/emulators/linux_base ; make all install And all is fine. :) Thanks! + Chris Byrnes, chris@JEAH.net + JEAH Communications + 1-866-AWW-JEAH (Toll-Free) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message