We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Undefined Symbol
From JanCVanB/roc-plotters#6 :
[jan@framey roc-plotters]$ roc examples/math.roc roc: /lib64/libtinfo.so.6: no version information available (required by roc) 🔨 Rebuilding platform... An internal compiler expectation was broken. This is definitely a compiler bug. Please file an issue here: https://github.com/roc-lang/roc/issues/new/choose thread 'main' panicked at 'Undefined Symbol in relocation, (+472, Relocation { kind: PltRelative, encoding: Generic, size: +20, target: Symbol(SymbolIndex(+34)), addend: +fffffffffffffffc, implicit_addend: false }): Ok(Symbol { name: "sin", address: +0, size: +0, kind: Unknown, section: Undefined, scope: Unknown, weak: false, flags: Elf { st_info: +10, st_other: +0 } })', crates/linker/src/lib.rs:2749:25 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [jan@framey roc-plotters]$
The text was updated successfully, but these errors were encountered:
This is a duplicate of #3609.
Sorry, something went wrong.
No branches or pull requests
From JanCVanB/roc-plotters#6 :
The text was updated successfully, but these errors were encountered: