patcharats / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

Doesn't compile on fc6 #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If I run "make" on tessarct-1.04b, it compiles for a minute and then gives
me the error:

../cutil/globals.h:49: fejl: previous declaration of ‘char* optarg’ with
‘C++’ linkage
/usr/include/getopt.h:59: fejl: conflicts with new declaration with ‘C’ 
linkage
../cutil/globals.h:48: fejl: previous declaration of ‘int optind’ with
‘C++’ linkage
/usr/include/getopt.h:73: fejl: conflicts with new declaration with ‘C’ 
linkage

When I try to compile the svn, I get:

/bin/sh: ../config/depcomp: No such file or directory

Original issue reported on code.google.com by lobais on 30 May 2007 at 6:20

GoogleCodeExporter commented 9 years ago
see the fix in issue #36, which i just posted

Original comment by z23r...@gmail.com on 16 Jun 2007 at 10:00

GoogleCodeExporter commented 9 years ago
See issue 38.

Original comment by theraysm...@gmail.com on 7 Jul 2007 at 1:20