Hi,

I suggest you to use 3.02 version (in svn repository). Anyway have a look
at issue 766[1].

[1] http://code.google.com/p/tesseract-ocr/issues/detail?id=766

-- 
Zdenko

On Mon, Oct 1, 2012 at 12:58 AM, Stefan Malte Schumacher <
[email protected]> wrote:

> Hello
>
> I am trying to compile tesseract 3.01 on a new Suse 12.2. Autogen.sh and
> configure run without any problems but the compilation process stops after
> a few seconds. (The output is posted below). How can I fix this?
>
> bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I..   -I/usr/local/include/le  ptonica  -g -O2 -MT svutil.lo -MD -MP -MF
> .deps/svutil.Tpo -c -o svutil.lo svutil.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I..
> -I/usr/local/include/leptonica -g -O2 -MT svutil.lo   -MD -MP -MF
> .deps/svutil.Tpo -c svutil.cpp  -fPIC -DPIC -o .libs/svutil.o
> svutil.cpp: In static member function 'static void
> SVSync::StartProcess(const char*, const char*)':
> svutil.cpp:89:18: error: 'fork' was not declared in this scope
> svutil.cpp:119:28: error: 'execvp' was not declared in this scope
> svutil.cpp: In member function 'void SVNetwork::Close()':
> svutil.cpp:262:16: error: 'close' was not declared in this scope
> svutil.cpp: In constructor 'SVNetwork::SVNetwork(const char*, int)':
> svutil.cpp:417:14: error: 'sleep' was not declared in this scope
> make[3]: *** [svutil.lo] Fehler 1
> make[3]: Leaving directory `/home/stefan/tesseract-3.01/viewer'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/home/stefan/tesseract-3.01/viewer'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/stefan/tesseract-3.01'
> make: *** [all] Fehler 2
>
> Yours sincerely
> Stefan Malte Schumacher
>
> --
> You received this message because you are subscribed to the Google
> Groups "tesseract-ocr" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/tesseract-ocr?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to