Thread
:
power-kernel compilation
View Single Post
nurarubiu
2011-02-14 , 12:55
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?
Quote & Reply
|
nurarubiu
View Public Profile
Send a private message to nurarubiu
Find all posts by nurarubiu