On Tue, Jan 11, 2011 at 3:02 PM, Brian Winfrey <[email protected]> wrote: > I could not get past 'make check' before (also needs to be run as root > with Package Users), but happily I am now. However, it appears that I > have issues with 'make install' this is the error log. (complete log > is attached) > > <start> > ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it > has the wrong magic bytes at the start. > > ldconfig: Can't unlink /usr/lib/libstdc++.so.6 > ln: cannot remove `libstdc++.so.6': Operation not permitted > rm: cannot remove `libstdc++.so.6': Operation not permitted > ln: cannot remove `libstdc++.so': Operation not permitted > rm: cannot remove `libstdc++.so': Operation not permitted > ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it > has the wrong magic bytes at the start. > > ldconfig: Can't unlink /usr/lib/libstdc++.so.6 > ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it > has the wrong magic bytes at the start. > > ldconfig: Can't unlink /usr/lib/libstdc++.so.6 > ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it > has the wrong magic bytes at the start. > > ldconfig: Can't unlink /usr/lib/libstdc++.so.6 > rm: cannot remove `/usr/lib/libgcc_s.so': Operation not permitted > ln: creating symbolic link `/usr/lib/libgcc_s.so': File exists > make[2]: *** [install-shared] Error 1 > make[1]: *** [install-target-libgcc] Error 2 > make: *** [install] Error 2 > > <end> > > I believe I have to either delete the existing files or permit user > gcc to replace them. > > Is this correct? > > Thank you, > Brian >
FYI. I tried deleting the files and all went well. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
