|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Xenoprof compilation errors on x86_84
What changeset are you using? Try updating to latest
unstable.
The line numbers reported by your compiler do not match the
current source which compiles fine for me
Renato
Hi,
I am using xen-unstable on x86_64 and I get compilation errors with
xenoprof. Can someone explain what I am doing wrong.
Thanks
-Prabha
In file included from
include/linux/oprofile.h:20,
from
arch/x86_64/oprofile/../../../drivers/oprofile/oprof.c:17: include/xen/interface/xenoprof.h:58:
warning: type defaults to `int' in declaration of
`DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:58: warning:
data definition has no type or storage
class include/xen/interface/xenoprof.h:66: warning: type defaults to `int'
in declaration of
`DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:66: error:
conflicting types for
'DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:58: error:
previous declaration of 'DEFINE_XEN_GUEST_HANDLE' was
here include/xen/interface/xenoprof.h:66: error: conflicting types for
'DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:58: error:
previous declaration of 'DEFINE_XEN_GUEST_HANDLE' was
here include/xen/interface/xenoprof.h:66: w! arning: data definition has no
type or storage class include/xen/interface/xenoprof.h:75: warning: type
defaults to `int' in declaration of
`DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:75: error:
conflicting types for
'DEFINE_XEN_GUEST_HANDLE' include/xen/interface/xenoprof.h:66: error:
previous declaration of 'DEFINE_XEN_GUEST_HANDLE' was
here
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|