Can someone please help me with this thread. I need to load GCC compliler on my Sun Ultra 60 running running Solaris 8.
Listed below is the error I am getting when trying to load version gcc-2.95.3-sol8-sparc-local.
------------------------------------------------------------
# pkgadd -d gcc-2.95.3-sol8-sparc-local
The following packages are available:
1 SMCgcc gcc
(sparc) 2.95.3
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1
Processing package instance <SMCgcc> from </export/home/wpdavids/gcc-2.95.3-sol8-sparc-local>
gcc
(sparc) 2.95.3
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cc1obj", errno 28, No space lef
t on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cc1plus", errno 28, No space le
ft on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/chillrt0.o", errno 28, No space
left on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/collect2", errno 28, No space l
eft on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cpp0", errno 28, No space left
on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/f771", errno 28, No space left
on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/gmon.o", errno 28, No space lef
t on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/g2c.h", errno 28, No sp
ace left on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/objc/hash.h", errno 28,
No space left on device
cpio: Cannot write "pkgadd: ERROR: attempt to process datastream failed
- process </usr/bin/cpio -icdumD -C 512> failed, exit code 36
pkgadd: ERROR: unable to unpack datastream
Installation of <SMCgcc> failed (internal error).
No changes were made to the system.
------------------------------------------------------------
I do not understand the problem of "No space left on device". Below I have listed a "df -k" of the disk space on the server. /usr/ has 280 meg free to install GCC into its locations.
# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 97927 42755 45380 49% /
/dev/dsk/c0t0d0s6 466291 136152 283510 33% /usr
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
/dev/dsk/c0t0d0s3 39967 11858 24113 33% /var
swap 347096 0 347096 0% /var/run
swap 347104 8 347096 1% /tmp
/dev/dsk/c0t0d0s1 302683 44646 227769 17% /opt
/dev/dsk/c0t0d0s7 7590885 315034 5%7199943 /export/home
Thanks,
wpdavids
Listed below is the error I am getting when trying to load version gcc-2.95.3-sol8-sparc-local.
------------------------------------------------------------
# pkgadd -d gcc-2.95.3-sol8-sparc-local
The following packages are available:
1 SMCgcc gcc
(sparc) 2.95.3
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1
Processing package instance <SMCgcc> from </export/home/wpdavids/gcc-2.95.3-sol8-sparc-local>
gcc
(sparc) 2.95.3
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cc1obj", errno 28, No space lef
t on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cc1plus", errno 28, No space le
ft on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/chillrt0.o", errno 28, No space
left on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/collect2", errno 28, No space l
eft on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/cpp0", errno 28, No space left
on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/f771", errno 28, No space left
on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/gmon.o", errno 28, No space lef
t on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/g2c.h", errno 28, No sp
ace left on device
cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/objc/hash.h", errno 28,
No space left on device
cpio: Cannot write "pkgadd: ERROR: attempt to process datastream failed
- process </usr/bin/cpio -icdumD -C 512> failed, exit code 36
pkgadd: ERROR: unable to unpack datastream
Installation of <SMCgcc> failed (internal error).
No changes were made to the system.
------------------------------------------------------------
I do not understand the problem of "No space left on device". Below I have listed a "df -k" of the disk space on the server. /usr/ has 280 meg free to install GCC into its locations.
# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 97927 42755 45380 49% /
/dev/dsk/c0t0d0s6 466291 136152 283510 33% /usr
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
/dev/dsk/c0t0d0s3 39967 11858 24113 33% /var
swap 347096 0 347096 0% /var/run
swap 347104 8 347096 1% /tmp
/dev/dsk/c0t0d0s1 302683 44646 227769 17% /opt
/dev/dsk/c0t0d0s7 7590885 315034 5%7199943 /export/home
Thanks,
wpdavids