y-scope / clp-ffi-java

Apache License 2.0
10 stars 3 forks source link

Unsatisfied link error on Ubuntu 20.04 and older #24

Closed kirkrodrigues closed 1 year ago

kirkrodrigues commented 1 year ago

Bug

Attempting to use the library on Ubuntu 20.04 and older results in the following error:

java.lang.UnsatisfiedLinkError: /tmp/libclp-ffi-java9100554234454593767.tmp: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/libclp-ffi-java9100554234454593767.tmp)

clp-ffi version

0.3

Environment

Reproduction steps