Re: kvm.h not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/5/24 --[ UxBoD ]-- <uxbod@xxxxxxxxxxxx>:
> Hello all,
>
> Am attempting to compile the latest version of libvirt against a custom kernel 2.6.32.40 under CentOS 5.6 and see this in the configure output:
>
> checking linux/kvm.h usability... no
> checking linux/kvm.h presence... no
> checking for linux/kvm.h... no
>
> I have tried to change where it is looking using:
>
> CPPFLAGS="-I /home/compuser/linux-2.6.32.40/include" ./configure

As a random guess, did you try

CFLAGS=-I/home/compuser/linux-2.6.32.40/include ./configure

Matthias


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux