Outils pour utilisateurs

Outils du site


Action disabled: diff
ltib

Ceci est une ancienne révision du document !


Hi paul I've tried tlib but without success:

I selected logic omap 35xx reference board and I get an error on:

arch/arm/kernel/process.c:154:23: error: macro “ledtrig_idle_state” passed 1 arguments, but takes just 0

while compiling the kernel :(

same error if I run ./tlib -c to ignore errors….

do you have any idea which part I should unselect?

I've tried windows CE, but I get nothing else than the explorer and the media player… :( I would like linux so much!!!!

here is the log if you have some ideas…

have a good week end


I selected logic omap 35xx reference board and I get an error on:

arch/arm/kernel/process.c:154:23: error: macro “ledtrig_idle_state” passed = 1 arguments, but takes just 0

while compiling the kernel :(

same error if I run ./tlib -c to ignore errors….

Hmm, first I'd have to ask what plaform I assume torpedo. What and config was selected? Send me

config/platform/omap3_torpedo/.config

so I can use that to replicate the issue here.

As a quick hack, do “

./ltib -p kernel -m prep

” to get the kernel source in rpm/BUILD/linux-2.6.28-rc8, then comment out the invocation of ledtrig_idle_state in

RPM/build/linux-2.6.28-rc8/arch/arm/kernel/process.c

, and then rebuild/deploy the kernel (by “

./ltib -p kernel -m scbuild && ./ltib -p kernel -m scdeploy

That should get you past the stubmling block - I'll have to dig through the Torpedo kernel config and figure out what's borked.

– Peter Barada peter@the-baradas.com

ls in /home/bvdp/ltib-20100203/config/platform/omap3_torpedo

returns:

busybox.config  deployment.txt                            linux-2.6.29-rc3-android-omap3_torpedo.config  merge         pkg_map
defconfig       linux-2.6.28-rc8-pm-omap3_torpedo.config  main.lkc                                       packages.lkc  preconfigs
./ltib -p kernel -m prep

Processing: kernel-2.6.31-rc7-omap3logic

Build path taken because: build key set, no prebuilt rpm,

Cowardly refusing to clobber existing directory: /home/bvdp/ltib-20100203/rpm/BUILD/linux-2.6.31-rc7 Remove this by hand if you really want to rebuild this package from scratch

f_prep() returned an error, exiting traceback: main:555

Exiting on error or interrupt

./ltib -p kernel
ltib.1266932315.txt.gz · Dernière modification : 2010/02/23 14:38 de bvandepo