All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Olivier B." <xen.list@daevel.fr>
To: xen-devel@lists.xensource.com
Subject: Re: Errors while compiling stable-2.6.32.x
Date: Fri, 28 May 2010 01:24:23 +0200	[thread overview]
Message-ID: <4BFEFF27.1000503@daevel.fr> (raw)
In-Reply-To: <D83C13F0C853364EB226DBEE584BBE614DAB488816@SERVEPATHMBX.servepath.com>


[-- Attachment #1.1: Type: text/plain, Size: 2201 bytes --]

Well, I use the "make-kpkg" script for Debian, from the man page I can 
read :
"WARNING: Do NOT set the -j option in MAKEFLAGS directly, this shall 
cause the build to fail. Use CONCURRENCY_LEVEL as specified below."
And this CONCURRENCY_LEVEL env var is not set, so I suppose the answer 
is "no, I don't use -j".

Olivier

Le 28/05/2010 01:15, Aravindh Puthiyaparambil a écrit :
>
> Are you using a -jN option while building? If you are, can you try 
> building without it?
>
> Thanks,
>
> Aravindh
>
> *From:* xen-devel-bounces@lists.xensource.com 
> [mailto:xen-devel-bounces@lists.xensource.com] *On Behalf Of *Olivier B.
> *Sent:* Thursday, May 27, 2010 3:42 PM
> *To:* xen-devel@lists.xensource.com
> *Subject:* [Xen-devel] Errors while compiling stable-2.6.32.x
>
> Hi,
>
> I'm trying to compile dom0 pv_ops kernel, the s table-2.6.32.x branch.
>
> I first obtained that error :
>
> drivers/acpi/processor_core.c:411: error: static declaration of 
> 'acpi_processor_add_fs' follows non-static declaration
> include/acpi/processor.h:242: note: previous declaration of 
> 'acpi_processor_add_fs' was here
> drivers/acpi/processor_core.c:415: error: static declaration of 
> 'acpi_processor_remove_fs' follows non-static declaration
> include/acpi/processor.h:243: note: previous declaration of 
> 'acpi_processor_remove_fs' was here
> make[3]: *** [drivers/acpi/processor_core.o] Erreur 1
> make[2]: *** [drivers/acpi] Erreur 2
> make[1]: *** [drivers] Erreur 2
>
>
>
> So I disabled ACPI, then I obtain this error :
>
> drivers/xen/events.c:648: error: redefinition of 'xen_create_msi_irq'
> /home/daevel/linux/linux-xen-stable-2.6.32/arch/x86/include/asm/xen/pci.h:52: 
> note: previous definition of 'xen_create_msi_irq' was here
> make[3]: *** [drivers/xen/events.o] Erreur 1
> make[2]: *** [drivers/xen] Erreur 2
> make[1]: *** [drivers] Erreur 2
>
>
>
> I joined my .config file (with ACPI enabled), for testing purpose.
>
> Thanks in advance,
> Olivier Bonvalet
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>    


[-- Attachment #1.2: Type: text/html, Size: 7140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2010-05-27 23:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27 22:41 Errors while compiling stable-2.6.32.x Olivier B.
2010-05-27 23:15 ` Aravindh Puthiyaparambil
2010-05-27 23:24   ` Olivier B. [this message]
2010-05-28  4:21 ` Jeremy Fitzhardinge
2010-05-28  7:50   ` Olivier B.
2010-05-28 19:11     ` Jeremy Fitzhardinge
2010-05-28  8:52   ` Pasi Kärkkäinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BFEFF27.1000503@daevel.fr \
    --to=xen.list@daevel.fr \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.