r-rust / gifski

R wrapper for the 'gifski' Rust Cargo crate.
Other
73 stars 4 forks source link

`GLIBC_2.27' not found #11

Closed sreejyothi closed 4 years ago

sreejyothi commented 4 years ago

rustc: /usr/lib/libm.so.6: version GLIBC_2.27' not found (required by /usr/lib/x86_64-linux-gnu/librustc_driver-77b5a7345ef49dcd.so) error: could not compilelibc`.

jeroen commented 4 years ago

Please make an effort to include more details about the error log, your operating system, version of rust, etc. It is completely unclear what you did, we cannot reproduce any problem from the above.