OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Open Embedded => Topic started by: ashu on February 02, 2008, 11:36:50 am

Title: Oe With External Toolchain
Post by: ashu on February 02, 2008, 11:36:50 am
Hi,
   I am trying to work OE work with a external toolchain (crosstools)

  The compilation of all packages are  successful.

   The only problem i am facing is when it tries to package all of them into a filesystem i get into libc issues

i get the error: ERROR: Cannot satisfy the following dependencies for task-boot:   libc libc libc libc libc libc libc

  I have not build libc. I have already a pre-built libc available.

 Please advice.

 How do i tell OE do find my libc and package it.


Regards,
ashu
Title: Oe With External Toolchain
Post by: Capn_Fish on February 02, 2008, 02:50:42 pm
Something to the effect of "bitbake libc6" or "bitbake glibc" ought to do it.
Title: Oe With External Toolchain
Post by: Mickeyl on February 11, 2008, 08:54:20 am
You could make an OE recipe that grabs your libc from your toolchain and packages it up into an ipkg.