Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 168193
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Patrick McLean <chutzpah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan de Konink <stefan@konink.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tesseract-1.03.patch patch that fixes the build patch David Watzke 2007-02-23 23:35 0000 1.78 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 168193 depends on: Show dependency tree
Bug 168193 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-23 22:41 0000
then mv -f ".deps/tface.Tpo" ".deps/tface.Po"; else rm -f ".deps/tface.Tpo";
exit 1; fi
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I../ccstruct
-I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer  
-march=athlon64 -pipe -msse3 -DNDEBUG -O3 -Wall -MT wordclass.o -MD -MP -MF
".deps/wordclass.Tpo" -c -o wordclass.o wordclass.cpp; \
        then mv -f ".deps/wordclass.Tpo" ".deps/wordclass.Po"; else rm -f
".deps/wordclass.Tpo"; exit 1; fi
../cutil/globals.h:46: error: previous declaration of 'int optind' with 'C++'
linkage
../ccutil/getopt.h:23: error: conflicts with new declaration with 'C' linkage
../cutil/globals.h:47: error: previous declaration of 'char* optarg' with 'C++'
linkage
../ccutil/getopt.h:24: error: conflicts with new declaration with 'C' linkage
make[3]: *** [tface.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/paludis/app-text/tesseract-1.03-r1/work/tesseract-1.03/wordrec'
make[2]: *** [all-recursive] Error 1

Reproducible: Always

Steps to Reproduce:
1. emerge tesseract




x86_64-pc-linux-gnu-4.1.2/amd64-vanilla

------- Comment #1 From David Watzke 2007-02-23 23:35:39 0000 -------
Created an attachment (id=111096) [details]
patch that fixes the build

------- Comment #2 From Stefan de Konink 2007-02-23 23:54:18 0000 -------
I confirm this fixes the build.

------- Comment #3 From James Ausmus 2007-02-28 00:35:06 0000 -------
The patch also fixes it for me on amd64

------- Comment #4 From Patrick McLean 2007-03-01 14:40:14 0000 -------
Patch added to CVS, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug