blob: b229624173f264a4bcb5e7034174ae5285322eb3 (
plain)
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
102
103
104
105
106
107
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] dropping mysql-workbench
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dropping%20mysql-workbench&In-Reply-To=%3CCAPZ-hqSjKcVfEeC%2Bcx47%2BJzmX_Ub0U4%3DtUCA8ag%2BD6fqi_%2BjRw%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="013787.html">
<LINK REL="Next" HREF="013781.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] dropping mysql-workbench</H1>
<B>Juan Luis Baptiste</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dropping%20mysql-workbench&In-Reply-To=%3CCAPZ-hqSjKcVfEeC%2Bcx47%2BJzmX_Ub0U4%3DtUCA8ag%2BD6fqi_%2BjRw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] dropping mysql-workbench">juancho at mageia.org
</A><BR>
<I>Mon Apr 2 06:57:50 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013787.html">[Mageia-dev] dropping mysql-workbench
</A></li>
<LI>Next message: <A HREF="013781.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13788">[ date ]</a>
<a href="thread.html#13788">[ thread ]</a>
<a href="subject.html#13788">[ subject ]</a>
<a href="author.html#13788">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, Apr 1, 2012 at 8:11 PM, Luis Daniel Lucio Quiroz
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dlucio at okay.com.mx</A>> wrote:
><i> Will look for you in irc, i fixed without that patch
</I>><i>
</I>
Me too.
><i> Whats your nickname?
</I>><i>
</I>
Maeztro.
This is the error with which the build fails now:
{standard input}: Assembler messages:
{standard input}:162559: Warning: end of file not at end of a line;
newline inserted
{standard input}:163265: Error: unknown pseudo-op: `.lo'
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <<A HREF="http://bugs.mageia.org/">http://bugs.mageia.org/</A>> for instructions.
make[3]: *** [wb_context_model.o] Error 4
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/wb_component_physical.Tpo .deps/wb_component_physical.Po
it happens only when using the %configure2_5x macro, if I invoke
./configure directly the build doesn't fail. What could be setting
that macro that could be triggering this "compiler error" ?
--
Juancho
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013787.html">[Mageia-dev] dropping mysql-workbench
</A></li>
<LI>Next message: <A HREF="013781.html">[Mageia-dev] lighttpd and others now require apache
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13788">[ date ]</a>
<a href="thread.html#13788">[ thread ]</a>
<a href="subject.html#13788">[ subject ]</a>
<a href="author.html#13788">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|