Subject: Re: file system full
To: Juergen Tritthardt <juergent@mpimf-heidelberg.mpg.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-macppc
Date: 03/27/2001 22:32:48
On Tue, Mar 27, 2001 at 02:35:34PM +0200, Juergen Tritthardt wrote:
> Hi,
> 
> I'm trying to build kde2 on a 7600 and got after a 
> 
> cd /usr/pkgsrc/x11/kdebase2
> make 
> 
> the following output:
> 
> extracting global C symbols from `/usr/pkg/lib/libjpeg.a'
> (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "kdmS.c")
> /: write failed, file system is full
> Mar 26 13:55:13 scorpius /netbsd: uid 0 on /: file system full
> 
> The df output after that is
> 
> /dev/sd1a       31855    29293      969    96%    /
> /dev/sd1g     1500740   773992   651711    54%    /usr
> kernfs              1        1        0   100%    /kern
> 
> So for me the file system doesn't seem to be full. Am I wrong?

When it got the error, cc deleted the file it was trying to write,
but for sure it was full. 969 bocks in /tmp isn't enouth to compile a monster
like that :)

--
Manuel Bouyer <bouyer@antioche.eu.org>
--