Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing libgcc_s.so.1 #5

Open
alinefr opened this issue Nov 9, 2016 · 0 comments
Open

Missing libgcc_s.so.1 #5

alinefr opened this issue Nov 9, 2016 · 0 comments

Comments

@alinefr
Copy link

alinefr commented Nov 9, 2016

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 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant