The following is the error I am facing: libtool: link: g++ -g -O2 -std=c++17 -o .libs/tesseract tesseract-tesseractmain.o -fopenmp ./.libs/libtesseract.so -L/usr/local/lib /usr/local/lib/liblept.so -lrt -lpthread -fopenmp ./.libs/libtesseract.so: undefined reference to `signal_exit(int)' collect2: error: ld returned 1 exit status Makefile:594: recipe for target 'tesseract' failed make[2]: *** [tesseract] Error 1 make[2]: Leaving directory '/home/xman/tesseract-4.1.0-rc3/src/api' Makefile:502: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/xman/tesseract-4.1.0-rc3' Makefile:411: recipe for target 'all' failed make: *** [all] Error 2
can someone help me solve this issue? -- 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/d5929b60-fd92-4138-8b34-247eb06df97b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

