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

Re: [Xen-devel] [PATCH 02 of 22] tools: merge several bitop functions in

To: Olaf Hering <olaf@xxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 02 of 22] tools: merge several bitop functions into xc_bitops.h
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Tue, 21 Jun 2011 17:16:47 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 21 Jun 2011 09:18:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9476d85932e5eb8f1e7c.1307697171@xxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <patchbomb.1307697169@xxxxxxxxxxxx> <9476d85932e5eb8f1e7c.1307697171@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Olaf Hering writes ("[Xen-devel] [PATCH 02 of 22] tools: merge several bitop 
functions into xc_bitops.h"):
> tools: merge several bitop functions into xc_bitops.h

This seems to break the stubdom build, I'm afraid.

make libs
make[3]: Entering directory 
`/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32'
gcc -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/../extras/mini-os/include 
-D__MINIOS__ -DHAVE_LIBC -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/../extras/mini-os/include/posix 
-isystem /u/iwj/work/xen-unstable-tools.hg/stubdom/../tools/xenstore  -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/../extras/mini-os/include/x86 
-isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/../extras/mini-os/include/x86/x86_32 
-U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/../extras/mini-os/include/posix 
-isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/cross-root-i686/i686-xen-elf/include 
-isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/lwip-x86_32/src/include -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/lwip-x86_32/src/include/ipv4 
-I/u/iwj/work/xen-unstable-tools.hg/stubdom/include 
-I/u/iwj/work/xen-unstable-tools.hg/stubdom/../xen/include -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include
 -D__MINIOS__ -DHAVE_LIBC -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/posix
 -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../tools/xenstore  
-isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/x86
 -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/x86/x86_32
 -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include
 -D__MINIOS__ -DHAVE_LIBC -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/posix
 -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../tools/xenstore  
-isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/x86
 -isystem 
/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../extras/mini-os/include/x86/x86_32
  -O1 -fno-omit-frame-pointer  -m32 -march=i686 -m32 -march=i686 -g 
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -fno-stack-protector -fno-exceptions -O1 
-fno-omit-frame-pointer  -m32 -march=i686 -m32 -march=i686 -g 
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .build.d 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs 
-I../../xen/common/libelf -Werror -Wmissing-prototypes -I. 
-I/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../tools/include 
-O1 -fno-omit-frame-pointer  -m32 -march=i686 -m32 -march=i686 -g 
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .xc_domain_save.o.d 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs 
-I../../xen/common/libelf -Werror -Wmissing-prototypes -I. 
-I/u/iwj/work/xen-unstable-tools.hg/stubdom/libxc-x86_32/../../tools/include  
-c -o xc_domain_save.o xc_domain_save.c
xc_domain_save.c:30:23: error: xc_bitops.h: No such file or directory
cc1: warnings being treated as errors
xc_domain_save.c: In function 'xc_domain_save':
xc_domain_save.c:927: error: implicit declaration of function 'bitmap_size'
xc_domain_save.c:1077: error: implicit declaration of function 'test_bit'
xc_domain_save.c:1090: error: 'ORDER_LONG' undeclared (first use in this 
function)
xc_domain_save.c:1090: error: (Each undeclared identifier is reported only once
xc_domain_save.c:1090: error: for each function it appears in.)
xc_domain_save.c:1093: error: 'BITS_PER_LONG' undeclared (first use in this 
function)
xc_domain_save.c:1150: error: implicit declaration of function 'set_bit'
xc_domain_save.c:1163: error: implicit declaration of function 'clear_bit'
make[3]: *** [xc_domain_save.o] Error 1


Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>