3.14.28-1.0.0_ga do not builds with uClibc ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

3.14.28-1.0.0_ga do not builds with uClibc ?

522 Views
joelbrenner
Contributor I

Hi all, I just downloaded Yocto/Oe Poky 1.7  3.14.28-1.0.0_ga (following the instruction published on Freescale's i.mx6 website).

Googling around I found that in order ti use uClibc instead of eglibc or glibc I've just to add "TCLIBC = "uclibc" to the local.conf file in the yocto build dir.

 

It seems that adding "TCLIBC = "uclibc" really forces 3.14.28 to be built using uClibc but unfortunately there are errors during the build process (isn't the case if I remove the TCLIBC option).

 

Does anyone built  Poky 1.7 with uClibc ?

Does Freescale imx6qsabre poky supports uClibc at all ?

 

Do I've to do anything more than adding the TLIBC option in the local.conf file to enable uclibc usage ?

 

Thanks in advance for any help, Joel

Original Attachment has been moved to: Error.txt.zip

Labels (4)
0 Kudos
1 Reply

405 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Joel,

You could refer to the following thread, which explains some additional steps required to add uClibc support on Linux:

https://community.freescale.com/thread/342503

Such thread provides some links to free-electrons webpage; you could specifically refer to section “4.3. Customizing the uClibc configuration” of the link below:

http://free-electrons.com/~thomas/buildroot/manual/html/ch04.html#uclibc-custom


Hope this will be useful for you.
Best regards!
/Carlos

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos