Managed to compile the corecdp-base-image in CentOS 5.5.
I tried to compile the corecdp-full-image and I get some errors:
ERROR: Build of /root/downloads/cdp/corecdp-1.1.1/openembedded/recipes/jamvm/jamvm-initial_1.4.5.bb do_configure failed
ERROR: Task 2609 (/root/downloads/cdp/corecdp-1.1.1/openembedded/recipes/jamvm/jamvm-initial_1.4.5.bb, do_configure) failed with 256
(…)
checking for ffi_call in -lffi… no
| configure: error: cannot find libffi
| FATAL: oe_runconf failed
| ERROR: Function do_configure failed
Any idea of what to do?
Thanks in advance
I read something about some problems in CentOS5 after upgrading python. Have you notice something wrong? Have you done anything special in order to install python 26 from epel repository (just yum install python26?).
Thanks for your advances in CentOS