bug-ocrad
[Top][All Lists]
Advanced

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

[Bug-ocrad] compilation fails on Fedora Core 9


From: Igor Filippov [Contr]
Subject: [Bug-ocrad] compilation fails on Fedora Core 9
Date: Tue, 12 Aug 2008 07:39:46 -0400

Could it be a problem with gcc 4.3.0?
Here is the log file:

OK. Now you can run make.
address@hidden ocrad-0.17]$ make
g++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
g++  -Wall -W -O2 -c -o common.o common.cc
common.cc: In member function ‘bool Charset::enable(const char*)’:
common.cc:84: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘void Charset::show_error(const char*,
const char*) const’:
common.cc:106: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘bool Filter::set(const char*)’:
common.cc:118: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘void Filter::show_error(const char*,
const char*) const’:
common.cc:126: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘bool Transformation::set(const char*)’:
common.cc:138: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘void Transformation::show_error(const
char*, const char*) const’:
common.cc:146: error: ‘strcmp’ is not a member of ‘std’
common.cc: In member function ‘bool Control::set_format(const char*)’:
common.cc:157: error: ‘strcmp’ is not a member of ‘std’
common.cc:158: error: ‘strcmp’ is not a member of ‘std’
make: *** [common.o] Error 1

-- 
Igor Filippov [Contr] <address@hidden>





reply via email to

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