[pve-devel] backup RFC preview
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Mon Nov 19 11:23:48 CET 2012
    
    
  
> I'm trying to build qemu with your patchs (I'm a bit late,I didn't have time last
> week)
> 
> I have errors on missing glib.h, softfloat.h, but files exists....
> 
> /root/qemu/fpu/softfloat.h
> /usr/include/glib-2.0/glib.h
> 
> 
> any idea ? maybe some missing envvars ?
Does it help when you specify the correct target-list (else it tries to build all targets)
./configure --target-list x86_64-softmmu ...
    
    
More information about the pve-devel
mailing list