详细错误:
autoreconf: running: /usr/bin/autoconf
configure.ac:212: error: possibly undefined macro: LT_SYS_SYMBOL_USCORE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
make: *** [Makefile:510:../build/native/libffi/.libs/libffi.a] 错误 1
解决办法:
sudo apt install libltdl7-dev
这是在一个百度快照中看到的办法,原来的帖子已经被删除了。还好还好。