blob: d8e7f07c9c86d18761a8bbc137b7c66d909fd8fb (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Question on pkg build
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Question%20on%20pkg%20build&In-Reply-To=%3C4D56EF99.7050800%40iki.fi%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002544.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Question on pkg build</H1>
<B>Thomas Backlund</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Question%20on%20pkg%20build&In-Reply-To=%3C4D56EF99.7050800%40iki.fi%3E"
TITLE="[Mageia-dev] Question on pkg build">tmb at iki.fi
</A><BR>
<I>Sat Feb 12 21:37:45 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002544.html">[Mageia-dev] Question on pkg build
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2545">[ date ]</a>
<a href="thread.html#2545">[ thread ]</a>
<a href="subject.html#2545">[ subject ]</a>
<a href="author.html#2545">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Bruno Cornec skrev 12.2.2011 21:51:
><i> For the other one:
</I>><i> + cd /home/iurt/rpm/BUILD
</I>><i> + cd mindi-busybox-1.7.3
</I>><i> + '[' 1 -eq 1 ']'
</I>><i> + '[' 1 -eq 1 ']'
</I>><i> + make oldconfig
</I>><i> Makefile:405: *** mixed implicit and normal rules. Stop.
</I>><i> error: Bad exit status from /home/iurt/rpm/tmp/rpm-tmp.LgwphH (%build)
</I>><i>
</I>
This comes from make 3.82
To get an idea of how to fix, see for example this:
<A HREF="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b843e4ec01991a386a9e0e9030703524446e03da">http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b843e4ec01991a386a9e0e9030703524446e03da</A>
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002544.html">[Mageia-dev] Question on pkg build
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2545">[ date ]</a>
<a href="thread.html#2545">[ thread ]</a>
<a href="subject.html#2545">[ subject ]</a>
<a href="author.html#2545">[ 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>
|