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] Re: [PATCH] fix broken ACM

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] fix broken ACM
From: aq <aquynh@xxxxxxxxx>
Date: Thu, 23 Jun 2005 03:22:38 +0900
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 22 Jun 2005 18:21:37 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TJcro68N/kpxU0tdb/kQO3Og4tpY7PimOOp/zMUADcliafWg/4iUX8e34Oe30mJeWQikcoykbILtPooVnpr4kr6vS4MwTyXAb97yApfrHnYqWY4ShVF1tL1L5u5EDcvWWadegUNgnSrh1tiMHXLWjxSxOWoyd+tsfEXAuLnLgCo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <d34221930728cff10e5f14189686a95b@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/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>
References: <9cde8bff05062210406b403295@xxxxxxxxxxxxxx> <d34221930728cff10e5f14189686a95b@xxxxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 6/23/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
> 
> On 22 Jun 2005, at 18:40, aq wrote:
> 
> > The latest change to ACM makes it fail to compile. This patch fixes
> > the problem.
> >
> > Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
> 
> It builds fine for me.


here is part of output error i got when i compile ACM without the
patch above (ChangeSet@xxxxxx)

..
make -C acm
make[1]: Entering directory `/home/bun/projects/xen/xeno.0620/xen/acm'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing
-iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe
-I/home/bun/projects/xen/xeno.0620/xen/include
-I/home/bun/projects/xen/xeno.0620/xen/include/asm-x86/mach-generic
-I/home/bun/projects/xen/xeno.0620/xen/include/asm-x86/mach-default
-O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c
acm_core.c -o acm_core.o
acm_core.c:84: error: redefinition of `acm_init'
/home/bun/projects/xen/xeno.0620/xen/include/acm/acm_hooks.h:48:
error: `acm_init' previously defined here
acm_core.c: In function `acm_init_domain_ssid':
acm_core.c:160: error: dereferencing pointer to incomplete type
acm_core.c:161: error: dereferencing pointer to incomplete type
acm_core.c:165: error: dereferencing pointer to incomplete type
acm_core.c:166: error: dereferencing pointer to incomplete type
acm_core.c: In function `acm_free_domain_ssid':
acm_core.c:196: error: dereferencing pointer to incomplete type
acm_core.c:197: error: dereferencing pointer to incomplete type
acm_core.c:199: error: dereferencing pointer to incomplete type
acm_core.c:200: error: dereferencing pointer to incomplete type
make[1]: *** [acm_core.o] Error 1
make[1]: Leaving directory `/home/bun/projects/xen/xeno.0620/xen/acm'
make: *** [/home/bun/projects/xen/xeno.0620/xen/xen] Error 2


regards,
aq

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