On Fri, Sep 14, 2007 at 02:18:48PM -0500, Phil Lahman wrote: > Greetings, > I am trying to duplicate what I have done with the Free version of > VmWare server, with KVM. Linux, Fedora 7 host and Fedora Core 3 guest.. > > Since the KVM with fedora 7 is not current I decided to try and build > KVM from source. > > After discovering the gcc 3.4. requirement, I did build/install gcc > 3.4.6. I now have the issues in the attachment. > > One of my questions is: Why does KVM require gcc 3.4?, when the Kernel > builds with 4.x. I built and am running kernel 2.6.22.5, with gcc 4.1.2, > which is what comes with Fedora 7. >
Actually, you should have kept your gcc 4, but also install compat-gcc-34 comaptibility package. Since you are building for Fedora, the easiest cleanest way is to make rpm and later install the generated RPMs. This build process should've warned you that compat-gcc-34 is required. Regards, Dan. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel