[PLUG] Intel C++, GCC compatibility

none 1663eesa at robinson-west.com
Wed Jan 7 15:14:01 UTC 2004


On Wed, 2004-01-07 at 15:03, Robert Kopp wrote:
> 
> --- Fedor Pikus <fedorp at wv.mentorg.com> wrote:
> > On Wed, 7 Jan 2004, Robert Kopp wrote:
> > > It looks as if that's still in the future. The
> > > offender is glibc-devel, which is reported to be
> > > installed (rpm) but has some header files missing.
> > rpm -Uvh --force glibc-devel-...i386.rpm
> > 
> > Forces install over existing one, installs
> > everything including missing
> > files.
> > 
> dhcppc2:/home/rtk # rpm -Uvh --force glibc-devel*.rpm
> Preparing...               
> ########################################### [100%]
>    1:glibc-devel           
> ########################################### [100%]
> error: unpacking of archive failed on file
> /usr/include/asm/pgtable.h: cpio: rename failed -
> Permission denied
> dhcppc2:/home/rtk # whoami
> root
> 
> I think my computer is exercising free will. By the
> way, that header file was among those causing trouble. 
> 
> =====
> Robert "Tim" Kopp
> http://analytic.tripod.com/
> 
> "Convictions are more dangerous foes of truth than lies."--Frederick Nietzsche

Maybe do an lsattr on /usr/include/asm/pgtable.h, is it immutable?
Does the rpm your installing pass a verification test?  Did you
su to root?  If so do an su - before trying to force reinstallation
of glibc-devel.




More information about the PLUG mailing list