I think, you are right... I upgraded to autoconf 2.69. And process moved a bit.
But still when I am executing ./configure --enable-debug I got an error which says configure: error: Your compiler does not have the necessary c++11 support! Cannot proceed. Thus, looking into it. On Wednesday, 25 July 2018 20:38:03 UTC+5:30, Yogesh Sanchihar wrote: > > Guys, > > I am trying to build tesseract 4.0.0 from master branch > > I am facing following issue > > > Running aclocal > Running /usr/bin/libtoolize > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. > libtoolize: copying file `config/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > Running autoheader > Running automake --add-missing --copy > unittest/Makefile.am:100: variable `EXTRA_apiexample_test_DEPENDENCIES' is > defined but no program or > unittest/Makefile.am:100: library has `EXTRA_apiexample_test' as > canonical name (possible typo) > Running autoconf > configure.ac:10: error: possibly undefined macro: m4_esyscmd_s > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > > Something went wrong, bailing out! > > > > > Something does not seem right with this configure.ac. > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/63e1dccb-0892-4bc1-976f-f5959701222b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

