Hello, i have an issue when i run ltib configured for building a Local directory kernel tree. When i do it, ltib complains with the following messeages (previously ones omitted):
****************************************************************************************************************************************************************************
# configuration written to .config # + [ -f /home/ferdy/Datos/Proyectos/Lets/AT91SAM9260/ltibfromscratch/ltib/config/platform/at91sam9260/Lets-at91sam9260ek_config ] + cp -f ./.config /home/ferdy/Datos/Proyectos/Lets/AT91SAM9260/ltibfromscratch/ltib/config/platform/at91sam9260/Lets-at91sam9260ek_config.dev
+ [ -n . ] + rm -f .config + [ %{kernel_series} = 2.4 ] + make ARCH=arm CROSS_COMPILE= HOSTCC=/usr/bin/gcc -B/usr/bin// zImage scripts/kconfig/conf -s arch/arm/Kconfig *** *** You have not yet configured your kernel!
*** (missing kernel .config file) *** *** Please run some configurator (e.g. "make oldconfig" or *** "make menuconfig" or "make xconfig"). *** make[3]: *** [silentoldconfig] Error 1
make[2]: *** [silentoldconfig] Error 2 CHK include/linux/version.h make[1]: *** No rule to make target `include/config/auto.conf', needed by `include/asm-arm/.arch'. Stop. make: *** [sub-make] Error 2
error: Bad exit status from /home/ferdy/Datos/Proyectos/Lets/AT91SAM9260/ltibfromscratch/ltib/tmp/rpm-tmp.99580 (%build)
RPM build errors: Bad exit status from /home/ferdy/Datos/Proyectos/Lets/AT91SAM9260/ltibfromscratch/ltib/tmp/rpm-tmp.99580 (%build)
Build time for kernel26-dir-build: 15 seconds
Failed building kernel26-dir-build
f_buildrpms() returned an error, exiting traceback: main:498
Started: Wed Dec 10 16:13:58 2008 Ended: Wed Dec 10 16:14:15 2008
Elapsed: 17 seconds
These packages failed to build: kernel26-dir-build Build Failed
I have succesfully built that kernel tree with a previous version of ltib from a freescale CD, and with the latest from CVS i got this errors. The thing is that it complaints about the kernel not been configured, but i have tried to do it manually, and it fails the same way.
Can anybody give me a clue on what is going on, or what can i do??. Thanks a lot. Fernando.