Mark Bidewell <mark.bidewell <at> alumni.clemson.edu> writes:

> 
> When building KVM-82 on F10 I get the following errors:
> 
> make[2]: Entering directory `/usr/src/kernels/2.6.27.9-159.fc10.x86_64'
>   LD      /opt/kvm-82/kernel/x86/built-in.o
>   CC [M]  /opt/kvm-82/kernel/x86/svm.o
> In file included from /opt/kvm-82/kernel/x86/external-module-compat.h:10,
>                  from <command-line>:2:
> /opt/kvm-82/kernel/x86/../external-module-compat-comm.h:587: error:
> conflicting types for 'hrtimer_add_expires_ns'
> include/linux/hrtimer.h:245: error: previous definition of
> 'hrtimer_add_expires_ns' was here
> ...
> make: *** [kernel] Error 2
> 
> Has anyone else seen this?

the same problem exists with the latest stock kernel on fedora 9.

you may comment out the conflicting definitions in
kvm-82/kernel/external-module-compat-comm.h to fix the build problem.

bye,
Andreas Winkelbauer

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to