﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
766	e2fsprogs wants libgcc_s.so.1	Andrew Bradford	clfs-commits@…	"When booting, e2fsprogs wants to find libgcc_s.so.1 in order to run.  As libgcc_s.so.1 is stored in $CLFS/cross-tools/$CLFS_TARGET/lib/ and we don't copy this directory to the target, e2fsprogs can't find libgcc_s.so.1.

Either we should copy libgcc_s.so.1 to the target (put it in $CLFS/lib/ ?) or compile e2fsprogs statically.

Boot will look like:

{{{
init started: BusyBox v1.17.3 (2011-02-27 14:07:01 EST)                         
Starting mdev: OK                                                               
Mounting devpts: OK                                                             
Starting fsck for local filesystems.                                            
fsck: can't load library 'libgcc_s.so.1'                                        
WARNING: Errors found while checking filesystems.
}}}
"	defect	closed	major	CLFS Embedded 1.0.0	BOOK	CLFS Embedded GIT	fixed		
