From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: 'make' is no longer producing *.ko files? Date: Wed, 31 Dec 2008 12:15:59 +0200 Message-ID: <495B465F.5090702@redhat.com> References: <50ebac890812301325o40fb1c01q3329c1f91084fd5e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Michael Park Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39621 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753527AbYLaKQH (ORCPT ); Wed, 31 Dec 2008 05:16:07 -0500 In-Reply-To: <50ebac890812301325o40fb1c01q3329c1f91084fd5e@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Michael Park wrote: > Hello, > > I'm running into a strange problem of 'make' not producing any *.ko > files recently (kvm-82). This seems rather odd, as 'make' still > completes successfully (echo $? returns 0), and there are *.o files > that are output as a result. > > I've done a paste of my ./configure and make steps here: > > http://rafb.net/p/BKK6yH11.html > > [emparq@bart:~]$ uname -a > Linux bart.localdomain 2.6.27.9-73.fc9.x86_64 #1 SMP Tue Dec 16 > 14:54:03 EST 2008x86_64 x86_64 x86_64 GNU/Linux > [emparq@bart:~]$ cat /etc/issue > Fedora release 9 (Sulphur) > Kernel \r on an \m (\l) > > Has anyone seen this behavior before? (I successfully compiled kvm-79, > kvm-80, and kvm-81, however recently I've noticed that this problem is > occurring when I try to build those previous kvm releases as well. Is > this a Fedora kernel-devel problem? > > Very strange. Can you add 'V=1' to the line that starts with $(MAKE) -C $(KERNELDIR) in kernel/Makefile and rerun? post the log. -- error compiling committee.c: too many arguments to function