Public bug reported: Binary package hint: gcc
Hi, (using ubuntu 6.10) I just noticed that the really great mudflap feature of gcc (-fmudflap) is broken on Ubuntu. First I got: 'cc1: error: mf-runtime.h: No such file or directory' *grml* Ok, I apt-cache searched for extra packages and found two packages: libmudflap0 libmudflap0-dev Then I noticed that they are in the universe repository ... wtf?!? I installed them, but the gcc is not happy with the libmudflap0 packages at link time: (.text+0x18): undefined reference to `__wrap_main' /tmp/ccWjU1Au.o: In function `match_child': /home/georg/bar/foo.c:21: undefined reference to `__mf_lc_shift' /home/georg/bar/foo.c:21: undefined reference to `__mf_lc_mask' /home/georg/bar/foo.c:22: undefined reference to `__mf_lookup_cache' [..] Best regards Georg Sauthoff ** Affects: gcc-defaults (Ubuntu) Importance: Undecided Status: Unconfirmed -- gcc mudflap feature is broken https://launchpad.net/bugs/92638 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs