Date: Thu, 8 Feb 2001 19:20:29 -0600 (CST) From: Nick Rogness <nick@rogness.net> To: stinger <stinger@qualitynet.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with 4.2 Message-ID: <Pine.BSF.4.21.0102081915360.26987-100000@cody.jharris.com> In-Reply-To: <5.0.0.25.2.20010209031605.01d9f460@mail.qualitynet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 9 Feb 2001, stinger wrote: > Hi, > > i'm running Freebsd 4.2 Stable > lately i noticed this problem when i tried to compile as normal user. > while with root it can be done with no errors. > any ideas ? > > > ======================= > > $ ./configure > loading cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... > /: write failed, file system is full > no > configure: error: installation or configuration problem: C compiler cannot > create executables. > $ DUDE! Your filesystem is full! You know where it says: " /: write failed, file system is full" That means the / (or root) filesystem is full. Type "df" at the prompt. Remove some stuff from that filesystem to bring it under 100% full ;-) Nick Rogness <nick@rogness.net> - Keep on routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102081915360.26987-100000>