Bug 19079 - sb2 fails to work properly in devel mode when glibc on host < the one in tools
Summary: sb2 fails to work properly in devel mode when glibc on host < the one in tools
Status: NEW
Alias: None
Product: Scratchbox 2
Classification: Unclassified
Component: generic (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Lauri Leukkunen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 03:48 UTC by Carsten Munk
Modified: 2008-12-14 03:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Carsten Munk 2008-12-14 03:48:44 UTC
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.


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.