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

Re: [Xen-users] Compiled problem with xen-unstable

To: "For@ll" <forall@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Compiled problem with xen-unstable
From: Andreas Sommer <AndiDog@xxxxxx>
Date: Fri, 26 Jun 2009 20:17:21 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 26 Jun 2009 12:19:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <h22r86$mcj$1@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <h22r86$mcj$1@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
You can solve that by replacing the according format string part by "%llu". I guess that should be corrected in the source code?!!

For@ll wrote:
Hi,

I have problem with compiled xen-unstable when I write make world I have error:

cc1: warnings being treated as errors
block-ram.c: In function 'get_image_info':
block-ram.c:104: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t'
block-ram.c: In function 'tdram_open':
block-ram.c:129: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t'
make[6]: *** [block-ram.o] Błąd 1
make[6]: Opuszczenie katalogu `/opt/xen-unstable.hg/tools/blktap2/drivers'
make[5]: *** [subdir-install-drivers] Błąd 2
make[5]: Opuszczenie katalogu `/opt/xen-unstable.hg/tools/blktap2'
make[4]: *** [subdirs-install] Błąd 2
make[4]: Opuszczenie katalogu `/opt/xen-unstable.hg/tools/blktap2'
make[3]: *** [subdir-install-blktap2] Błąd 2
make[3]: Opuszczenie katalogu `/opt/xen-unstable.hg/tools'
make[2]: *** [subdirs-install] Błąd 2
make[2]: Opuszczenie katalogu `/opt/xen-unstable.hg/tools'
make[1]: *** [install-tools] Błąd 2
make[1]: Opuszczenie katalogu `/opt/xen-unstable.hg'
make: *** [world] Błąd 2

OS which I have installed is it debian lenny 5.01, installed gcc version
dpkg -l |grep gcc
ii gcc 4:4.3.2-2 The GNU C compiler ii gcc-3.4 3.4.6-9 The GNU C compiler ii gcc-3.4-base 3.4.6-9 The GNU Compiler Collection (base package) ii gcc-4.1 4.1.2-25 The GNU C compiler ii gcc-4.1-base 4.1.2-25 The GNU Compiler Collection (base package) ii gcc-4.2-base 4.2.4-6 The GNU Compiler Collection (base package) ii gcc-4.3 4.3.2-1.1 The GNU C compiler ii gcc-4.3-base 4.3.2-1.1 The GNU Compiler Collection (base package)


For@ll




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


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

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