Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340119 - app-shells/bash: add support for USE=static
Summary: app-shells/bash: add support for USE=static
Status: RESOLVED DUPLICATE of bug 8355
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 06:08 UTC by Arsen Shnurkov
Modified: 2010-10-08 09:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-10-08 06:08:33 UTC
When I do 

# chroot /mnt/gentoo /bin/bash
chroot: failed to run command `/bin/bash': Accessing a corrupted shared library

I am unable to diagnose - which library is corrupted.

I wish to have all libraries to be linked statically into executable file
Comment 1 SpanKY gentoo-dev 2010-10-08 09:50:50 UTC
having a static bash is irrelevant to diagnosing your broken system.  Gentoo already provides a static rescue shell via busybox (bb).

*** This bug has been marked as a duplicate of bug 8355 ***