Actually the latest firefox source in edgy (firefox_2.0+0dfsg- 0ubuntu3.diff.gz) still has the bug, since the configure test (which is taken from gecko trunk) still contains this bashism:
+ if test `grep -c "@PLT" conftest.S` == 0; then This causes the gcc bug to go undetected. -- Build process of firefox trunk is broken with both gcc 4.1.1 and gcc 4.0 ! https://launchpad.net/bugs/61104 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs