You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when I try to run from the binary.
$ ./osh -h
./osh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./osh)
./osh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./osh)
Some debug info:
$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
The text was updated successfully, but these errors were encountered:
I get the following error when I try to run from the binary.
Some debug info:
The text was updated successfully, but these errors were encountered: