I found problem is I used aclocal 1.15 or 1.11 in /usr/bin/. The autotools you use is autoconf 1.14 and aclocal 1.14. I need to uninstall these in my Linux/Mint system, and execute ./configure ->make -> sudo make install -> Done. It will install automake 1.14 automatically. Actually, that confused me lone time in my side. I am new in Make/Build/Compile. 0~_~0
Hi Dava, When I was to download this code and run by using autotools project in Linux/Eclipse, there is a issue about: recipe for target "aclocal.m4" failed in Makefile. could you do me a favor? Kind regards. Wen