It's fixed :)
make mrproper should not be used anymore when building source package...
JP
Rob Til Freedmen wrote:
On Mon, Jul 14, 2008 at 11:30 PM,
jp.guillemin < jp.guillemin@xxxxxxx> wrote:
fyi
: running 2.6.26 here, fine, but ndiswrapper can't compile :
We should give them a few days to cope with the new kernel and try
later from svn/cvs.
Remember, ndiswrapper is seen as non-free and the kernel developer
gives a sh** if it's broken...
til
CC [M]
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/crt.o
In file included from include/linux/gfp.h:4,
from include/linux/slab.h:12,
from include/linux/percpu.h:5,
from include/asm/local.h:4,
from include/linux/module.h:19,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/ntoskernel.h:22,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/crt.c:16:
include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or
directory
include/linux/mmzone.h:197:5: warning: "MAX_NR_ZONES" is not defined
In file included from include/linux/gfp.h:4,
from include/linux/slab.h:12,
from include/linux/percpu.h:5,
from include/asm/local.h:4,
from include/linux/module.h:19,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/ntoskernel.h:22,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/crt.c:16:
include/linux/mmzone.h:218: error: 'MAX_NR_ZONES' undeclared here (not
in a function)
In file included from include/linux/scatterlist.h:6,
from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/linux/dmaengine.h:29,
from include/linux/skbuff.h:29,
from include/linux/if_ether.h:114,
from include/linux/netdevice.h:29,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/ntoskernel.h:25,
from
/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/crt.c:16:
include/linux/mm.h:429:63: warning: "NR_PAGEFLAGS" is not defined
include/linux/mm.h:477:62: warning: "NR_PAGEFLAGS" is not defined
make[3]: ***
[/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver/crt.o]
Error 1
make[2]: ***
[_module_/home/data/work/pkgbuild/ndiswrapper/ndiswrapper-1.53/driver]
Error 2
|