Hi,<br><br>I'm trying to cross compile the libvirt-0.7.5 for windows.<br><br>This is the error I'm getting:<br><br># make<br>make  all-recursive<br>make[1]: Entering directory `/root/libvirt-0.7.5'<br>Making all in gnulib/lib<br>
make[2]: Entering directory `/root/libvirt-0.7.5/gnulib/lib'<br><br>[...]<br><br>Making all in tools<br>make[2]: Entering directory `/root/libvirt-0.7.5/tools'<br>make  all-am<br>make[3]: Entering directory `/root/libvirt-0.7.5/tools'<br>
  CC     virsh-console.o<br>  CC     virsh-virsh.o<br>  CCLD   virsh.exe<br>../src/.libs/libvirt.a: could not read symbols: Archive has no index; run ranlib to add one<br>collect2: ld returned 1 exit status<br>make[3]: *** [virsh.exe] Error 1<br>
make[3]: Leaving directory `/root/libvirt-0.7.5/tools'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/root/libvirt-0.7.5/tools'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/root/libvirt-0.7.5'<br>
make: *** [all] Error 2<br><br><br>Does any1 has any idea.<br><br>Thanks in advance.<br><br clear="all">Regards<br>Anuj<br>