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
[emp...@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
[emp...@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
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html