Hi,
I Build NDAS packages correctly.
Install the ndas-modules-src_1.1-24_all.deb.
run sudo m-a prepare
run sudo m-a auto-install ndas
and given this error "Build of the package ndas-modules-src failed! How do youwish to proceed"
Log (Last Lines):
│ -Iinclude -I/usr/src/linux-headers-2.6.27-7-generic/arch/x86/include ↑
│ -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef ▒
│ -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common ▒
│ -Werror-implicit-function-declaration -O2 -m32 -msoft-float -mregparm=3 ▒
│ -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 ▒
│ -mtune=generic -ffreestanding -pipe -Wno-sign-compare ▒
│ -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow ▒
│ -Iinclude/asm-x86/mach-default -fno-stack-protector ▒
│ -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg ▒
│ -Wdeclaration-after-statement -Wno-pointer-sign -DMODULE -DLINUX ▒
│ -I/usr/src/modules/ndas/inc -D_X86 -DMODULE -D"KBUILD_STR(s)=#s" ▒
│ -D"KBUILD_BASENAME=KBUILD_STR(block26)" ▮
│ -D"KBUILD_MODNAME=KBUILD_STR(ndas_block)" -c -o ▒
│ /usr/src/modules/ndas/block/.tmp_block26.o ▒
│ /usr/src/modules/ndas/block/block26.c
│ In file included from /usr/src/modules/ndas/block/block26.c:44: ↑
│ include/linux/ide.h:125:1: warning: "PARTN_BITS" redefined ▒
│ In file included from /usr/src/modules/ndas/block/block26.c:40: ▒
│ /usr/src/modules/ndas/block/block.h:67:1: warning: this is the location ▒
│ of the previous definition ▒
│ /usr/src/modules/ndas/block/block26.c:483: error: expected ‘)’ before ▒
│ ‘*’ token ▒
│ make[4]: *** /usr/src/modules/ndas/block/block26.o Error 1 ▒
│ make[3]: *** [_module_/usr/src/modules/ndas] Error 2 ▒
│ make[3]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic' ▒
│ make[2]: *** /usr/src/modules/ndas/ndas_sal.ko Error 2 ▒
│ make[2]: Leaving directory `/usr/src/modules/ndas' ▒
│ make[1]: *** [binary-modules] Error 2 ▒
│ make[1]: Leaving directory `/usr/src/modules/ndas' ▮
│ make: *** [kdist_build] Error 2
Thanks