cannot install gcc

cannot install gcc

Post by Patri » Thu, 08 Jul 1999 04:00:00



i am using solaris7 for x86
i would like to install gcc
when i type
pkgadd -d gcc-2.8.1-sol7-intel-local
it showed me errors:

cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
-api.h", errno 28, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
-list.h", errno 28, No space left on device
cpio: Cannot write
"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
.h", errno 28, No space left on device
.......

--

 
 
 

cannot install gcc

Post by peter holme » Thu, 08 Jul 1999 04:00:00



> i am using solaris7 for x86
> i would like to install gcc
> when i type
> pkgadd -d gcc-2.8.1-sol7-intel-local
> it showed me errors:

> cpio: Cannot write
> "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
> -api.h", errno 28, No space left on device
> cpio: Cannot write
> "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
> -list.h", errno 28, No space left on device
> cpio: Cannot write
> "reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
> .h", errno 28, No space left on device
> .......

The errors pretty much say it all ... you're out of space on the disk
partition to which you're trying to install.

 
 
 

cannot install gcc

Post by Tony Smol » Fri, 09 Jul 1999 04:00:00



Quote:>i am using solaris7 for x86
>i would like to install gcc
>when i type
>pkgadd -d gcc-2.8.1-sol7-intel-local
>it showed me errors:

I'll assume that the gcc package that you have is trying to install to
/usr/local.  

By default, Solaris doesn't make the /usr partition big enough to install
that many packages.  Assuming that you don't already have anything installed
in /usr/local (if you do, remove them) create a local directory on your
biggest partition, usually /export/home if you took Solaris's defaults.

So mkdir /export/home/local, then go to /usr and create a symbolic link to
your new local directory:  ln -s /export/home/local /usr/local

Now go back and install GCC and your other packages.  They will be
installed in your new local directory, not /usr/local, even though they
think they are installing to /usr/local.  You should not have disk space
problems.

Quote:>cpio: Cannot write
>"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
>-api.h", errno 28, No space left on device
>cpio: Cannot write
>"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
>-list.h", errno 28, No space left on device
>cpio: Cannot write
>"reloc/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/include/objc/objc
>.h", errno 28, No space left on device
>.......

>--

--

Tony Smolar

------------------------------------------------------------------------------

http://www.ultranet.com/~asmolar           homepage

 
 
 

1. Cannot install gcc using pkgadd

Hi there,

I tried 'pkgadd -d  gcc-2.95.2-sol7-sparc-local', but lots of error
occurs 'cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-
solaris2.7/2.95.2/f771", errno 28, No space left on device'.
Why it fails, could it be not enough free space? But I use df and am
sure there's engouth space.

Thanks in advance!

--
Xu,Xiong
GD,China

Sent via Deja.com http://www.deja.com/
Before you buy.

2. PCnet ("lance") irq conflict

3. cannot install gcc (as missing)

4. 0_Review of the LinuxCAD v 1.55

5. cannot install gcc

6. SB PCI64 and SLab!

7. compilation error: "Error: namespace is not defined."

8. help needed--cannot install gcc(and some other) binaries

9. Cannot install sbpcd module - cannot install linux:(

10. Installed gcc but cannot make...

11. installed gcc but cannot make files

12. gcc-2.7.0 (usr/bin/gcc: cannot execute binary.)