From: Avi K. <av...@qu...> - 2008-05-11 14:40:18
|
James Pike wrote: > Sorry that doesn't work. > > This does. > > --- kvm/configure 2008-05-02 19:20:13.000000000 +0800 > +++ kvm.new/configure 2008-05-07 19:34:28.000000000 +0800 > @@ -2,6 +2,7 @@ > > prefix=/usr/local > kerneldir=/lib/modules/$(uname -r)/build > +kernelsrcdir=/lib/modules/$(uname -r)/source > cc=gcc > ld=ld > objcopy=objcopy I don't think there is a guarantee that /source will be present, only /build. -- error compiling committee.c: too many arguments to function |