[Bug 673365] Re: on ubuntu 10.10 mudflap doesn't work
Rolf Leggewie
673365 at bugs.launchpad.net
Wed Dec 3 08:11:53 UTC 2014
maverick has seen the end of its life and is no longer receiving any
updates. Marking the maverick task for this ticket as "Won't Fix".
** Changed in: gcc-4.4 (Ubuntu Maverick)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.4 in Ubuntu.
https://bugs.launchpad.net/bugs/673365
Title:
on ubuntu 10.10 mudflap doesn't work
Status in gcc-4.4 package in Ubuntu:
Fix Released
Status in gcc-4.5 package in Ubuntu:
Fix Released
Status in gcc-4.4 source package in Maverick:
Won't Fix
Status in gcc-4.5 source package in Maverick:
Won't Fix
Bug description:
Binary package hint: gcc-4.5
on ubuntu 10.10 mudflap doesn't work
ubuntu at ubuntu:/usr/lib/gcc/x86_64-linux-gnu/4.5$ ls -lah
total 25M
drwxr-xr-x 5 root root 680 2010-11-10 04:20 .
drwxr-xr-x 7 root root 120 2010-11-10 04:03 ..
drwxr-xr-x 2 root root 440 2010-11-10 04:20 32
-rwxr-xr-x 1 root root 11M 2010-09-27 22:34 cc1
-rwxr-xr-x 1 root root 135K 2010-09-27 22:38 collect2
-rw-r--r-- 1 root root 2.5K 2010-09-27 22:34 crtbegin.o
-rw-r--r-- 1 root root 2.8K 2010-09-27 22:34 crtbeginS.o
-rw-r--r-- 1 root root 3.0K 2010-09-27 22:34 crtbeginT.o
-rw-r--r-- 1 root root 1.9K 2010-09-27 22:34 crtend.o
-rw-r--r-- 1 root root 1.9K 2010-09-27 22:34 crtendS.o
-rw-r--r-- 1 root root 3.0K 2010-09-27 22:34 crtfastmath.o
-rw-r--r-- 1 root root 2.9K 2010-09-27 22:34 crtprec32.o
-rw-r--r-- 1 root root 2.9K 2010-09-27 22:34 crtprec64.o
-rw-r--r-- 1 root root 2.9K 2010-09-27 22:34 crtprec80.o
drwxr-xr-x 2 root root 740 2010-11-10 04:05 include
drwxr-xr-x 3 root root 120 2010-11-10 04:05 include-fixed
-rw-r--r-- 1 root root 3.0M 2010-09-27 22:38 libgcc.a
-rw-r--r-- 1 root root 53K 2010-09-27 22:38 libgcc_eh.a
lrwxrwxrwx 1 root root 14 2010-11-10 04:20 libgcc_s_32.so -> 32/libgcc_s.so
lrwxrwxrwx 1 root root 18 2010-11-10 04:05 libgcc_s.so -> /lib/libgcc_s.so.1
-rw-r--r-- 1 root root 41K 2010-09-27 22:38 libgcov.a
-rw-r--r-- 1 root root 114K 2010-09-27 22:38 libgomp.a
lrwxrwxrwx 1 root root 21 2010-11-10 04:05 libgomp.so -> ../../../libgomp.so.1
-rw-r--r-- 1 root root 170 2010-09-27 22:34 libgomp.spec
lrwxrwxrwx 1 root root 22 2010-11-10 04:05 liblto_plugin.so -> liblto_plugin.so.0.0.0
lrwxrwxrwx 1 root root 22 2010-11-10 04:05 liblto_plugin.so.0 -> liblto_plugin.so.0.0.0
-rw-r--r-- 1 root root 35K 2010-09-27 22:38 liblto_plugin.so.0.0.0
-rw-r--r-- 1 root root 246K 2010-09-27 22:35 libmudflap.a
lrwxrwxrwx 1 root root 23 2010-11-10 04:05 libmudflap.so -> ../../../libmudflap.so.
-rw-r--r-- 1 root root 206K 2010-09-27 22:35 libmudflapth.a
lrwxrwxrwx 1 root root 26 2010-11-10 04:05 libmudflapth.so -> ../../../libmudflapth.so.0
-rw-r--r-- 1 root root 1.6K 2010-09-27 22:38 libssp_nonshared.a
-rwxr-xr-x 1 root root 9.9M 2010-09-27 22:38 lto1
-rwxr-xr-x 1 root root 31K 2010-09-27 22:38 lto-wrapper
BUT lrwxrwxrwx 1 root root 23 2010-11-10 04:05 libmudflap.so -> ../../../libmudflap.so.
points to /usr/lib/libmudflap.so. doesn't exist ... it should BE /usr/lib/libmudflap.so.0
(the same for the 4.4 gcc directory etc.)
simply fixing the symlink will fix the problem :)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/673365/+subscriptions
More information about the foundations-bugs
mailing list