On Mon, May 07, 2007 at 07:32:55PM +0200, Florian Boor wrote: > Hello, > > I just noticed that it seems to be not trivial to import a compiler built on > an > Ubuntu system into Scratchbox. > Basically the import of an OpenEmbedded built crosscompiler like documented in > the Wiki works pretty well if the compiler was built on a glibc 2.3.x based > system. Running compilers built on Ubuntu (Edgy) are linked against glibc 2.4 > and do not work inside Scratchbox because there glibc 2.3 from > /scratchbox/host_shared is used. > > Is there a known workaround for this problem?
You can try to override the c-library being used by setting an SBALIEN_LIBRARY_PATH environment variable pointing to c libraries needed by the toolchain (and secondarily to /scratchbox/host_shared/lib). If this doesn't help, updating sb to etch glibc will probably do. -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users