F9 and KVM

Gerry Reno greno at verizon.net
Sun May 11 20:46:09 UTC 2008


Suren Karapetyan wrote:
> Gerry Reno wrote:
>> Gerry Reno wrote:
>>> I'm looking at VDE now and I have it compiled and running on an old 
>>> fc6 box but I have not been able to get it compiled for my f9 box. 
>> I was surprised that there was no package for VDE.  It looks pretty 
>> useful.  Anyway, I'm not getting anywhere trying to get it to compile 
>> on F9.  Did something change regarding limits.h?  I run the exact 
>> same compile on FC6 and it works.  But on F9 it fails.  Was some 
>> header file including limits.h before and is not including it now?
>>
>> Regards,
>> Gerry
>>
>
> Not quite sure what broke it, but adding "#include <sys/param.h>" in 
> src/slirpvde/slirpvde.c solves it for me
>
I was able to get VDE to compile on F9  
by adding "#include <sys/param.h>" to the following files: 
 
slirpvde/slirpvde.c  
wirefilter/wirefilter.c  
vde_plug2tap/vde_plug2tap.c  
vde_autolink/vde_autolink.c  
vdetaplib/libvdetap.c

Left a message about this in the VDE forum on sourceforge.net.

Regards,
Gerry




More information about the fedora-devel-list mailing list