kernelOfTruth / ZFS-for-SystemRescueCD

SRM kernel modules for SystemRescueCD (Gentoo Linux based) releases, allowing access to zpools running on latest upstream ZFSonLinux code
18 stars 5 forks source link

Missing libgcc_s.so.1 #5

Open alinefr opened 7 years ago

alinefr commented 7 years ago

I did try the the new SRM-modules build. The modules are loaded, spl and zfs are modprobed properly but an issue arises when I zpool import my zfs partition.

root@sysresccd /root % zpool import -R /mnt/gentoo tank
libgcc_s.so.1 must be installed for pthread_cancel to work
zsh: abort       zpool import -R /mnt/gentoo tank

I'm not sure but it seems like there is something wrong with the gcc profile. The only one is the profile below.

root@sysresccd /root % gcc-config -l
[1] i486-pc-linux-gnu-4.8.5 *
root@sysresccd /root % ls /usr/lib/gcc/i486-pc-linux-gnu-4.8.5/libgcc_
files
libgcc.a    libgcc_eh.a    libgcc_s.so@    libgcc_s.so.1