[oe] Error detecting generated glibc.

Joaquim Duran joaquinduran at adtelecom.es
Wed Sep 27 13:58:40 UTC 2006


Hello,

I'm trying to build images using the following compiler, library and 
binutils:

PREFERRED_VERSION_gcc-cross = "3.3.2"
PREFERRED_VERSION_gcc-cross-initial = "3.3.2"
PREFERRED_VERSION_gcc = "3.3.2"
PREFERRED_VERSION_glibc = "2.3.2-pxa27x"
PREFERRED_VERSION_glibc-initial = "2.3.2-pxa27x"

PREFERRED_VERSION_binutils-cross = "2.14.90.driscoll"
PREFERRED_VERSION_binutils = "2.14.90.driscoll"
PREFERRED_VERSION_linux-libc-headers = "2.6.11.1"

The compiler and the library are generated with no problems. The 
problems appears that before compiling a package, bitbake checks its 
dependences. It determines that the glic-2.3.2-pxa27x insn't existing 
and then starts to build glic-2.4 (it is not possible due to gcc version).

A sample of the logs are provided:

DEBUG: already built 
/home/qduran/oe/org.openembedded.dev/packages/quilt/quilt-native_0.45.bb 
in this run
DEBUG: Additional runtime dependencies for ncurses-native are:
DEBUG: Additional runtime dependencies for ncurses are:
DEBUG: providers for virtual/libintl are: ['glibc', 'gettext']
DEBUG: update_data()
NOTE: preferred version 2.3.2-pxa27x of glibc not available
DEBUG: update_data()
DEBUG: selecting 
/home/qduran/oe/org.openembedded.dev/packages/glibc/glibc_2.4.bb to 
satisfy virtual/libintl

Why does it happens?


Thanks and Best Regards,
Joaquim Duran




More information about the Openembedded-devel mailing list