From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-July/017359.html | 117 +++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-July/017359.html (limited to 'zarb-ml/mageia-dev/2012-July/017359.html') diff --git a/zarb-ml/mageia-dev/2012-July/017359.html b/zarb-ml/mageia-dev/2012-July/017359.html new file mode 100644 index 000000000..6117a9c24 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017359.html @@ -0,0 +1,117 @@ + + + + [Mageia-dev] Help with libgcc1 + + + + + + + + + +

[Mageia-dev] Help with libgcc1

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Mon Jul 16 01:34:35 CEST 2012 +

+
+ +
Hi,
+
+On my system I see the following:
+
+[colin at jimmy gcc]$ rpm -ql libgcc1
+/lib/libgcc_s-4.7.1.so.1
+/lib/libgcc_s.so.1
+/lib64/libgcc_s-4.7.1.so.1
+/lib64/libgcc_s.so.1
+/usr/lib/libgcc_s.so.1
+
+
+As you can see this results in a conflict between these two files:
+
+/lib/libgcc_s.so.1
+/usr/lib/libgcc_s.so.1
+
+
+They ultimately (via some strange symlinks) point at the same file so it
+can be dropped, but I cannot, for the life of me see where the symlink:
+
+/usr/lib/libgcc_s.so.1
+
+Is created in the spec. I can see a file of that name being specifically
+moved out the way but I cannot see how it is then recreated with that
+name again!
+
+Can anyone see in the gcc spec where this file is created?
+
+Ultimately I just want to delete /usr/lib/libgcc_s.so.1 completely from
+being packaged. It's the only problem with gcc regarding conflicts as
+far as I can see.
+
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+
+ + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1