在ARM架构的Linux系统中,遇到链接器错误“arm-linux-gnueabihf/bin/ld: cannot find -lts”通常表示链接器无法找到名为libts.so的共享库文件。 要解决这个问题,你可以按照以下步骤进行: 确认库文件是否已安装: 首先,你需要确认系统中是否已经安装了libts库。可以通过包管理器来搜索和安装这个库。例如,在Ubuntu系统中...
you probably won't want to compile it yourself w/ debugging on a pi, but if you pick up around step 4 and run 'gdb /usr/bin/kismet', then follow the rest of the steps to get a log when it crashes, that might help. If you're not running the nightly kismet packages, give those...
cannot open shared object file: No such file or directory 1. 2. 使用NDK编译ffmpeg时出现的,不知道是什么意思。似乎不影响?