Sorry, I haven't built 3.05.01. Hope others can help.
On Tue, Jun 20, 2017 at 2:32 AM, David Barishev <[email protected]> wrote: > hey, i try to build tesseract from source now, and after i have > built Leptonica, i couldn't build tesseract with this error : > > /bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++11 -o > tesseract tesseract-tesseractmain.o libtesseract.la -lrt -lpthread > libtool: link: g++ -g -O2 -std=c++11 -o .libs/tesseract > tesseract-tesseractmain.o ./.libs/libtesseract.so -lrt -lpthread > /usr/bin/ld: tesseract-tesseractmain.o: undefined reference to symbol > 'lept_free' > //usr/local/lib/liblept.so.5: error adding symbols: DSO missing from > command line > collect2: error: ld returned 1 exit status > Makefile:598: recipe for target 'tesseract' failed > make[2]: *** [tesseract] Error 1 > make[2]: Leaving directory '/home/david/project/tesseract-3.05.01/api' > Makefile:489: recipe for target 'all-recursive' failed > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory '/home/david/project/tesseract-3.05.01' > Makefile:398: recipe for target 'all' failed > make: *** [all] Error 2 > > > Any idea why ? > > -- 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/CAG2NduX5qTc_EVSrSW2gw6xGRKn%2BF5%2BRSbr1FV9X7GGT0%3D%2BfQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

