| Summary: | sb2 fails to work properly in devel mode when glibc on host < the one in tools | ||
|---|---|---|---|
| Product: | Scratchbox 2 | Reporter: | Carsten Munk <carsten.munk> |
| Component: | generic | Assignee: | Lauri Leukkunen <lle> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Example of failure: /bin/mkdir: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.7' not found (required by /bin/mkdir) (lib/tls/i686 does not exist in tools distribution). It can be solved with editing target sb2.config and removing /usr/lib:/lib etc from the prefix of LD_LIBRARY_PATH, and only rely on tools libraries.