This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc problem
- To: gcc at gcc dot gnu dot org
- Subject: gcc problem
- From: "pradit.w" <pradit dot w at cm-mahidol dot com>
- Date: Tue, 06 Feb 2001 15:02:33 +0700
Dear Sir,
I try to add package gcc-2.95.2 (Solaris 7 intel platform). I got
this error message that show on below.
# pkgadd -d gcc-2.95*
The following packages are available:
1 SMCgcc gcc
(i86pc) 2.95.2
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: q
# pkgadd -d gcc-2.95
pkgadd: ERROR: attempt to process datastream failed
- open of <gcc-2.95> failed, errno=2
pkgadd: ERROR: could not process datastream from <gcc-2.95>
# pkgadd -d gcc-2.95*
The following packages are available:
1 SMCgcc gcc
(i86pc) 2.95.2
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:
Processing package instance <SMCgcc> from
</export/home/local/gcc-2.95.2-sol7-in
tel-local>
gcc
(i86pc) 2.95.2
cpio: Cannot write "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/cc1obj",
errno 2
8, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/cc1plus", errno
28, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/chillrt0.o", err
no 28, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/collect2", errno
28, No space left on device
cpio: Cannot write "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/cpp",
errno 28,
No space left on device
cpio: Cannot write "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/f771",
errno 28,
No space left on device
cpio: Cannot write "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/gmon.o",
errno 2
8, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/include/README",
errno 28, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/include/assert.h
", errno 28, No space left on device
cpio: Cannot write ", errno 28,
cpio:
pkgadd: ERROR: attempt to process datastream failed
- process </usr/bin/cpio -icdumD -C 512> failed, exit code 86
pkgadd: ERROR: unable to unpack datastream
Installation of <SMCgcc> failed (internal error).
No changes were made to the system.
Can you help me solve problem?