On Sunday 24 September 2006 23:28, ste wrote:
> Package: ndiswrapper-source
> Version: 1.23-1
> Severity: grave
> Justification: renders package unusable

IMHO, this is not grave, but lets not worry about arguing that point . . .

>
> Building this module fails on 2.6.17-1 and 2.6.17-2 giving me this errors:
>
>  In file included from /usr/src/modules/ndiswrapper/ndis.c:2665:           
> ▒ │ /usr/src/modules/ndiswrapper/ndis_exports.h:143: error:                
>    ▒ │ ‘EthFilterDprIndicateReceive’ undeclared here (not in a function)   
>       ▒ │ /usr/src/modules/ndiswrapper/ndis_exports.h:144: error:          
>          ▒ │ ‘EthFilterDprIndicateReceiveComplete’ undeclared here (not in
> a function)  ▒ │ /usr/src/modules/ndiswrapper/ndis_exports.h:228: error:   
>                 ▒ │ ‘NdisMSetAttributes’ undeclared here (not in a
> function)                   ▒ │ make[4]: ***
> [/usr/src/modules/ndiswrapper/ndis.o] Error 1                 ▒ │ make[3]:
> *** [_module_/usr/src/modules/ndiswrapper] Error 2

cd /usr/src/modules/ndiswrapper && make distclean

Does that help?

*_exports.h *may* exist if timestamps are out of whack. So using 'distclean' 
instead of 'clean' in debian/rules may avoid this in the future.

Otherwise, I cannot reproduce this problem, as that version of the module has 
always compiled fine for me, on 2.6.17 and 2.6.18.

Thanks, Kel.

Reply via email to