Forum Moderators: bakedjake

Message Too Old, No Replies

installing GCC

file system full?

         

mikel4u

6:44 pm on Apr 29, 2005 (gmt 0)

10+ Year Member



I'm installing gcc-3.4.2-sol9-sparc-local in solaris 9 the thing is that i've just install the S.O. and when i try: pkgadd -d gcc-3.4.2-sol9-sparc-local but i get this error.

ufs:NOTICE : alloc : /:filesystem full
syslogd: /var/adm/messages: no space left on device
ufs:NOTICE : alloc : /:filesystem full
cpio:Cannot write "reloc/lib/libgcj.a", errno 28, No space left on device

i don't know why i get this error cause it's the first thing that i'm installing after the S.O.

villan

8:24 pm on Apr 29, 2005 (gmt 0)

10+ Year Member



whats the output of
df -h
?
you may have made the / partition really small.

mikel4u

9:46 pm on Apr 29, 2005 (gmt 0)

10+ Year Member



the output of df -h is:

filesystem size used avail capac mounted
/dev/dsk/c0t0d0s0 1.6G 1.5G 68 M 96% /
swap 862M 104K 862M 1% /var/run
swap 862M 312K 862M 1% /tmp
/dev/dsk/c0t0d0s7 31G 13K 31G 1% export/home

encyclo

12:23 am on Apr 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



/dev/dsk/c0t0d0s0 1.6G 1.5G 68 M 96% /

villan has it: your root partition is 96% full. I'm not familiar with Solaris but you will need to repartition the drive, which may well require reinstalling.