[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to build kernel udeb



hasan murad wrote:
>    I am trying to build Build images with a custom kernel
>    $dpkg-buildpackage
>    it gets following error
>    debian/nic-extra-modules-2.6.8.18-386-di
>    lib/modules/2.6.18.8-2-386/kernel/drivers/base/firmware_class.ko
>    debian/irda-modules-2.6.8.18-386-di
>    lib/modules/2.6.18.8-2-386/kernel/drivers/base/firmware_class.ko
>    some modules are in more than one package
>    command exited with status 255
>    make: *** [binary-arch] Error 2
>    please give any clue to over come such problem??

touch ignore-dups # run in the top level of your package

This isn't a clean fix, but it is designed to work around the problem
easily. The clean fix is probably to make irda-modules and
nic-extra-modules depend on firmware-modules, and put firmware_class in
firmware_modules.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: