This problem occurs in termux. You can’t locate the link library, that is, you can’t find the dependent library file. You just need to put the corresponding library in the environment variable.
If his error message contains Referenced by/system/lib64 /, then add the corresponding location to the environment variable and execute the following command
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/system/lib64/
Read More:
- Unable to locate executable for jre1.8.0_261
- LINK : error LNK2001: unresolved external symbol _mainCRTStartup
- Solutions to the problem of “symbol lookup error xxxxx, undefined symbol”
- Error LNK2019: unresolved external symbol_ Main the symbol is in the function___ Tmaincrtstartup
- dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
- Vs error unresolved external symbol_ Main, the symbol in the function “int”__ cdecl invoke_ main
- [OpenGL · error] visual studio 2019 reports an error. It is an external symbol gladloadglloader that cannot be parsed. This symbol is referenced in the function main
- chattr: symbol lookup error: chattr: undefined symbol: fsetproject
- Selenium: 8 Ways to Locate Elements
- RuntimeError: Unable to locate turbojpeg library automatically. You may specify the turbojpeg librar
- Linux novice: unable to locate package error solution
- Virtual environment: error: virtualenv is not compatible with this system or executable
- E: unable to locate package MySQL server error solution
- Solution to msxml3.dll error ‘800c0008’ the system cannot locate the resource specified
- Error running docker container: starting container process caused “exec: \“python\“: executable file
- Error: can’t locate revision identified by ‘xxx’
- Clion automatically adds add_ executable
- error: declaration may not appear after executable statement in block
- Error: pg_config executable not found.
- PySpark ERROR Shell: Failed to locate the winutils binary in the hadoop binary path