Bugs item #1830975, was opened at 2007-11-13 11:04 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1830975&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Technologov (technologov) Assigned to: Nobody/Anonymous (nobody) Summary: KVM doesn't compiles due to bug in "configure" script Initial Comment: This is Qemu-related bug. KVM-52 doesn't compiles on some machine. Uri found out, that those "some machines" don't have zlib-devel installed, so the configure script works fine but compiling will fail. zlib is used by qcow. Current behavior: ./configure runs fine make fails Needed behavior: ./configure script should tell the user that zlib-devel is not found. -Alexey ---------------------------------------------------------------------- >Comment By: Jes Sorensen (jessorensen) Date: 2010-06-11 11:14 Message: Hi, I just tried this against upstream qemu, and the missing zlib dependency is detected correctly: [jes@red-feather qemu-hacks]$ ./configure --target-list=x86_64-softmmu Error: zlib check failed Make sure to have the zlib libs and headers installed. Same happens for qemu-kvm. Closing this bug! Jes ---------------------------------------------------------------------- Comment By: Danyel Ceccaldi (danyelceccaldi) Date: 2008-04-05 13:45 Message: Logged In: YES user_id=2055355 Originator: NO same problem still with kvm build 64 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1830975&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html