Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cant compile Openvz sources
Date: Sat, 02 Aug 2014 00:02:39
Message-Id: b3eab37f-e886-400a-b678-d4242332afe8@email.android.com
In Reply to: Re: [gentoo-user] Cant compile Openvz sources by Facundo Curti
1 On 2 August 2014 01:00:34 CEST, Facundo Curti <facu.curti@×××××.com> wrote:
2 >2014-08-01 18:33 GMT-03:00 J. Roeleveld <joost@××××××××.org>:
3 >> On 1 August 2014 23:12:23 CEST, Stroller
4 ><stroller@××××××××××××××××××.uk> wrote:
5 >>>
6 >>>On Thu, 31 July 2014, at 12:49 am, Facundo Curti
7 ><facu.curti@×××××.com>
8 >>>wrote:
9 >>>
10 >>>> include/trace/events/kmem.h:528:1: aviso: se declaró ‘struct
11 >>>> address_space’ dentro de la lista de parámetros [activado por
12 >>>defecto]
13 >>>> include/trace/events/kmem.h:528:1: aviso: su ámbito es solamente
14 >esta
15 >>>> definición o declaración, lo cual probablemente no es lo que desea
16 >>>> [activado por defecto]
17 >>>
18 >>>More of us may be able to help if you set your language to English
19 >and
20 >>>resubmit your error messages.
21 >>>
22 >>>I believe this may be as easy as running `LC_MESSAGES=C make && make
23 >>>modules_install`
24 >
25 >Sorry. You are rigth. My bad.
26 >>>
27 >>>Related: http://permalink.gmane.org/gmane.linux.gentoo.devel/87489
28 >>>
29 >>>Stroller.
30 >>
31 >> Apart from rerunning the compile with a default locale like Stroller
32 >suggested.
33 >>
34 >> Can you also provide the command you used?
35 >I used:
36 >make -j12 && make modules_install
37 >But is the same using "make && make modules_install"
38 >
39 >
40 >Here is the output again. Now in english. Sorry for that :P
41
42 Can you try building with make -j1 ?
43 In other words, do not use parallel building?
44
45 --
46 Joost
47
48 --
49 Sent from my Android device with K-9 Mail. Please excuse my brevity.

Replies

Subject Author
Re: [gentoo-user] Cant compile Openvz sources Facundo Curti <facu.curti@×××××.com>