I was having that same problem showing up when compiling (well.. just configuring, as a matter of fact) bash from upstream sources (kubuntu intrepid patched).
Then I was told on the bash IRC channel to try something simpler: make a hello word program. I got exactly the same mistake when I tried to compile it. I was then told to run: apt-get install --reinstall build-essential binutils libc6-dev Then I was able to configure bash successfully. -- package libswt3.2-gtk-gcj failed to install/upgrade: Inconsistency detected by ld.so: ../sysdeps/i386/dl-machine.h: 550: elf_machine_rel_relative: Assertion `((reloc->r_info) & 0xff) == 8' failed! https://bugs.launchpad.net/bugs/293595 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
