Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

The compiler does not work on linux Alpine #86

Closed
alexander-xyz opened this issue May 19, 2022 · 1 comment
Closed

The compiler does not work on linux Alpine #86

alexander-xyz opened this issue May 19, 2022 · 1 comment

Comments

@alexander-xyz
Copy link

Hi! Unfortunately, dart-sass-embedded binaries not working on linux Alpine.

# ./dart-sass-embedded 
./dart-sass-embedded: No such file or directory

# ldd ./dart-sass-embedded
        /lib64/ld-linux-x86-64.so.2 (0x7f6df5957000)
        libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7f6df5957000)
        libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f6df5957000)
        libm.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f6df5957000)
        libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f6df5957000)
        ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2 (0x7f6df52cc000)
Error relocating ./dart-sass-embedded: __sbrk: symbol not found

Can you fix that?

@nex3
Copy link
Contributor

nex3 commented May 23, 2022

Duplicate of #85

@nex3 nex3 marked this as a duplicate of #85 May 23, 2022
@nex3 nex3 closed this as completed May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants