WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 37] New: x86_64 build break - acpi/boot.c:48: error: red

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 37] New: x86_64 build break - acpi/boot.c:48: error: redefinition of `ioapic_setup_disabled'
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 12 May 2005 12:35:49 +0000
Delivery-date: Thu, 12 May 2005 12:35:53 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=37

           Summary: x86_64 build break - acpi/boot.c:48: error: redefinition
                    of `ioapic_setup_disabled'
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


May 11 xen-unstable-src.tgz build breaks on x86_64 as follows:

gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include
-Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-unstable/xen/include
-I/tmp/xen-unstable/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer
-msoft-float -m64 -mno-red-zone -fpic -fno-reorder-blocks
-fno-asynchronous-unwind-tables -DNDEBUG -c acpi/boot.c -o acpi/boot.o
acpi/boot.c:48: error: redefinition of `ioapic_setup_disabled'
/tmp/xen-unstable/xen/include/asm/acpi.h:142: error: `ioapic_setup_disabled'
previously defined here
make[3]: *** [acpi/boot.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable/xen/arch/x86'
make[2]: *** [/tmp/xen-unstable/xen/xen] Error 2
make[2]: Leaving directory `/tmp/xen-unstable/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/tmp/xen-unstable'
make: *** [world] Error 2



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 37] New: x86_64 build break - acpi/boot.c:48: error: redefinition of `ioapic_setup_disabled', bugzilla-daemon <=