Open nyongja opened 5 years ago
I solved
Can you tell me how you solve it?Thanks in advanced.
When building from the cloned git repository (instead of a downloaded release), run autoreconf -i to create the missing configure script (this requires autoconf, libtool and pkg-config; e.g. run sudo apt install autoconf libtool pkg-config on Debian/Ubuntu first).
run autoreconf -i
This issue has a colution and can be fixed. CC @dpirch
I solved