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-devel

[Xen-devel] Latest bk still can not compile on x86_64

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Latest bk still can not compile on x86_64
From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
Date: Thu, 26 May 2005 05:59:34 +0800
Delivery-date: Wed, 25 May 2005 21:59:01 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVhdQlxqo+p8rA7Re+FZF/fffkYkw==
Thread-topic: Latest bk still can not compile on x86_64
I compile on x86_64 with "make -C xen", actually it's warning, not
error.

make -C arch/x86
make[1]: Entering directory `/root/bk/xeno-unstable.bk/xen/arch/x86'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix
include -Wall -Werror -Wno-pointer-arith -pipe
-I/root/bk/xeno-unstable.bk/xen/include
-I/root/bk/xeno-unstable.bk/xen/include/asm-x86/mach-generic
-I/root/bk/xeno-unstable.bk/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
dmi_scan.c -o dmi_scan.o
cc1: warnings being treated as errors
dmi_scan.c: In function "dmi_string":
dmi_scan.c:44: warning: pointer targets in passing argument 1 of
"strlen" differ in signedness
dmi_scan.c:48: warning: pointer targets in return differ in signedness
dmi_scan.c: In function "dmi_table":
dmi_scan.c:63: warning: pointer targets in assignment differ in
signedness
make[1]: *** [dmi_scan.o] Error 1
make[1]: Leaving directory `/root/bk/xeno-unstable.bk/xen/arch/x86'
make: *** [/root/bk/xeno-unstable.bk/xen/xen] Error 2
make: Leaving directory `/root/bk/xeno-unstable.bk/xen'

-Xin

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

<Prev in Thread] Current Thread [Next in Thread>