Eduard Bloch wrote:

>>Building the LUFS module for kernel 2.6.10 with module-assistant fails
>
>
> A-Ha. Where did you get that kernel from, especially its source?

Official 2.6.10 kernel release from kernel.org

>>for templ in `ls debian/*.modules.in` ; do \
>>    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
>> ${templ%.modules.in}.backup 2>/dev/null || true; \
>>    sed -e 's/##KVERS##/2.6.10/g ;s/#KVERS#/2.6.10/g ; s/_KVERS_/2.6.10/g ; 
>> s/##KDREV##/(none)/g ; s/#KDREV#/(none)/g ; s/_KDREV_/(none)/g' < $templ > 
>> ${templ%.modules.in}; \
>
>
> KDREV is broken and I don't see where it comes from. Please send the
> output of
>
> /usr/src/modules/lufs/debian/rules echo-vars KDREV=1.2.3

I've been configured using:
 - Kernel source of /usr/src/linux
 - Kernel version of 2.6.10
 - Kernel revision of 1.2.3
 - C compiler of gcc-3.3
 - Make options of
 - Version is +1.2.3
 - Cosmetic version is +1.2.3
 - Maintainer is [EMAIL PROTECTED]
 - Package name is lufs-module-2.6.10
 - Target directory is /root/..

> /usr/src/modules/lufs/debian/rules echo-vars

I've been configured using:
 - Kernel source of /usr/src/linux
 - Kernel version of 2.6.10
 - Kernel revision of
 - C compiler of gcc-3.3
 - Make options of
 - Version is
 - Cosmetic version is
 - Maintainer is [EMAIL PROTECTED]
 - Package name is lufs-module-2.6.10
 - Target directory is /root/..


--
http://reboot.animeirc.de (Personal Homepage)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to