bug-ocrad
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ocrad] Please could you help me installing OCRAD ?


From: Antoine Morcos [Gamekyo.com]
Subject: [Bug-ocrad] Please could you help me installing OCRAD ?
Date: Mon, 26 Oct 2009 00:43:18 +0100

Hi,

I'm traying to install Ocrad on my Linux server. but I get an error message
when a launch Make :

I get *make: *** [rational.o] Erreur 1*

address@hidden ocrad]# cd ocrad-0.18
address@hidden ocrad-0.18]# ./configure
creating config.status
creating Makefile
VPATH = .
prefix = /usr/local
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
datadir = $(prefix)/share
infodir = $(datadir)/info
mandir = $(datadir)/man
sysconfdir = $(prefix)/etc
CC = gcc
CXX = g++
CPPFLAGS =
CFLAGS = -Wall -W -O2
CXXFLAGS = -Wall -W -O2
LDFLAGS =
OK. Now you can run make.
address@hidden ocrad-0.18]# make
g++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
g++  -Wall -W -O2 -c -o common.o common.cc
g++  -Wall -W -O2 -c -o mask.o mask.cc
g++  -Wall -W -O2 -c -o rational.o rational.cc
rational.cc: In method `int Rational::parse (const char *)':
rational.cc:151: parse error before `__ctype_b'
rational.cc:154: parse error before `__ctype_b'
rational.cc:156: parse error before `__ctype_b'
rational.cc:160: confused by earlier errors, bailing out
*make: *** [rational.o] Erreur 1*

Do you have an idea what it is and how I can pass this error ?

Thank you very much for your help.

Antoine


reply via email to

[Prev in Thread] Current Thread [Next in Thread]