Reply
Thread Tools
Posts: 10 | Thanked: 1 time | Joined on Feb 2011
#1
Hi there,
I have modified a .c file of the power kernel source and now I'm trying to recompile it but without success.

I tried:

cp debian/rx51power_defconfig arch/arm/configs/
make EXTRAVERSION=-omap1 rx51power_defconfig
make EXTRAVERSION=-omap1 bzImage

but I got

In file included from arch/arm/mach-omap2/pm.c:37:
arch/arm/plat-omap/include/mach/pm.h:111:2: error: #error "Power management for this processor not implemented yet"
make[1]: *** [arch/arm/mach-omap2/pm.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2



then I tried: (before dpkg-buildpackage -rfakeroot -b )

fakeroot apt-get build-dep kernel-power

but i got:

Reading package lists... Done
Building dependency tree... Done
E: Build-Depends dependency for kernel-power cannot be satisfied because the package sdk-fiasco-gen cannot be found


any idea of how to solve it?
 
Posts: 10 | Thanked: 1 time | Joined on Feb 2011
#2
Ah I tried also the:

make EXTRAVERSION=$(dpkg-parsechangelog | sed -ne 's/^Version: .*-maemo\(.*\)/.10power\1/p') rx51power_defconfig modules_prepare


command
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:30.