l /lib/x86_64-linux-gnu/libgcc_s.so.1 ls: cannot access /lib/x86_64-linux-gnu/libgcc_s.so.1: No such file or directory
l /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/ ls: cannot access /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/: No such file or directory dpkg -l | grep gcc ii gcc 4:4.6.0-6 GNU C compiler ii gcc-4.2-base 4.2.4-6 The GNU Compiler Collection (base package) ii gcc-4.3 4.3.5-5 The GNU C compiler ii gcc-4.3-base 4.3.5-5 The GNU Compiler Collection (base package) ii gcc-4.4 4.4.6-6 GNU C compiler ii gcc-4.4-base 4.4.6-6 GCC, the GNU Compiler Collection (base package) ii gcc-4.4-doc 4.4.4.nf1-1 documentation for the GNU compilers (gcc, gobjc, g++) ii gcc-4.4-multilib 4.4.6-6 GNU C compiler (multilib files) ii gcc-4.5 4.5.3-3 The GNU C compiler ii gcc-4.5-base 4.5.3-3 The GNU Compiler Collection (base package) ii gcc-4.5-multilib 4.5.3-3 The GNU C compiler (multilib files) ii gcc-4.6 4.6.0-10 The GNU C compiler ii gcc-4.6-base 4.6.0-10 The GNU Compiler Collection (base package) ii gcc-4.6-multilib 4.6.0-10 The GNU C compiler (multilib files) ii gcc-doc 5:3 documentation for the GNU compilers (gcc, gobjc, g++) ii gcc-doc-base 4.4.4.nf1-1 several GNU manual pages ii gcc-multilib 4:4.6.0-6 GNU C compiler (multilib files) ii gccxml 0.9.0+cvs20110506-1 XML output extension to GCC ii lib32gcc1 1:4.6.0-10 GCC support library (32 bit Version) ii libgcc1 1:4.6.0-10 GCC support library On Mon, Jun 27, 2011 at 4:39 PM, Ludovic Brenta <ludo...@ludovic-brenta.org> wrote: > > reassign 631627 gcc-4.6 > reassign 631817 gcc-4.6 > severity 631817 grave > merge 631627 631817 > clone 631627 -1 > reassign -1 gcc-4.4 > thanks > > Pedro Larroy writes: >> The link libgccc_s.so -> libgcc_s.so.1 is missing in /lib so link >> fails when this library is needed > > This link is not supposed to be in libgcc1 (run-time package) but in > gcc-4.6 (build-time package). It seems that the transition to multilib > introduced this bug. Could you please tell me whether these two files > exist on your system: > > on amd64: > > /lib/x86_64-linux-gnu/libgcc_s.so.1 > (provided by package libgcc1) > > /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.6/libgcc_s.so > (provided by package gcc-4.6) > > on i386: > > /lib/i386-linux-gnu/libgcc_s.so.1 > (provided by package libgcc1) > > /usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6/libgcc_s.so > (provided by package gcc-4.6) > > And please tell us what libgcc_s.so points to exactly. > > I suspect that one of these paths are wrong, or the symlink is wrong, or > the compiler driver looks in the wrong place. > > The same problem exists with gcc-4.4; cloning this bug accordingly. > > -- > Ludovic Brenta. > > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org