1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Removing .la files?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Removing%20.la%20files%3F&In-Reply-To=%3CBANLkTin-MP-kL0HsCWH%3D-HoHL4ERCBp3PA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004292.html">
<LINK REL="Next" HREF="004289.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Removing .la files?</H1>
<B>Dexter Morgan</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Removing%20.la%20files%3F&In-Reply-To=%3CBANLkTin-MP-kL0HsCWH%3D-HoHL4ERCBp3PA%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] Removing .la files?">dmorganec at gmail.com
</A><BR>
<I>Sat May 21 19:51:42 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004292.html">[Mageia-discuss] Removing .la files?
</A></li>
<LI>Next message: <A HREF="004289.html">[Mageia-discuss] Removing .la files?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4293">[ date ]</a>
<a href="thread.html#4293">[ thread ]</a>
<a href="subject.html#4293">[ subject ]</a>
<a href="author.html#4293">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, May 21, 2011 at 5:52 PM, Christiaan Welvaart
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">cjw at daneel.dyndns.org</A>> wrote:
><i> On Sat, 21 May 2011, Dexter Morgan wrote:
</I>><i>
</I>>><i> On Sat, May 21, 2011 at 3:13 PM, Balcaen John <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mikala at mageia.org</A>> wrote:
</I>>>><i>
</I>>>><i> Le jeudi 5 mai 2011 22:04:11, Ahmad Samir a écrit :
</I>>>>><i>
</I>>>>><i> On 5 May 2011 18:33, Ahmad Samir <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ahmadsamir3891 at gmail.com</A>> wrote:
</I>>>><i>
</I>>>><i> [...]
</I>>>>><i>
</I>>>>><i> And the first of the problems is gvfs failing to build:
</I>>>>><i>
</I>>>>><i> <A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/201105052">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/201105052</A>
</I>>>>><i>
</I>>>>><i> 31626.ahmad.valstar.17058/log/gvfs-1.6.7-2.mga1/build.0.20110505231702.log
</I>>>>><i>
</I>>>>><i> Maybe it's a little too late in the release cycle of Mageia 1; it
</I>>>>><i> could be a goal for Mageia 2...
</I>>>>><i>
</I>>>>><i> I am reverting changes I did in glib2.0, since it's too low in the
</I>>>>><i> stack, I think more stuff will fail; this is from a clean chroot to
</I>>>>><i> building gvfs:
</I>>>>><i> $ grep /usr/lib64/libglib-2.0.la /usr/lib64/*.la | wc -l
</I>>>>><i> 20
</I>>>><i>
</I>>>><i> mysql-workbench does not rebuild too :/
</I>>>><i> (missing .la files from cairomm)
</I>>>><i>
</I>>><i>
</I>>><i> strange is that it builds in fedora that removed all .la
</I>><i>
</I>><i> Not strange, there must be some other package that contains a .la file with
</I>><i> a reference to cairomm. Only .la files that are not referenced anywhere can
</I>><i> be removed. But doing that iteratively will get rid of all of them (unless
</I>><i> there are circular references).
</I>><i>
</I>><i>
</I>><i>    Christiaan
</I>><i>
</I>
a task for mageia 2 :)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004292.html">[Mageia-discuss] Removing .la files?
</A></li>
<LI>Next message: <A HREF="004289.html">[Mageia-discuss] Removing .la files?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4293">[ date ]</a>
<a href="thread.html#4293">[ thread ]</a>
<a href="subject.html#4293">[ subject ]</a>
<a href="author.html#4293">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|