Skip to content

Missing libgcc_s.so.1 #5

@alinefr

Description

@alinefr

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions