package apertium
reopen 417083
found 417083 3.0.5-1.1
thanks

I'm still getting build failures for apertium using g++-4.3:

...
if /bin/bash ../libtool --tag=CXX --mode=compile 
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. 
-I/usr/include/lttoolbox-3.0 -I/usr/lib/lttoolbox-3.0/include 
-I/usr/include/libxml2    -I/usr/include/lttoolbox-3.0 
-I/usr/lib/lttoolbox-3.0/include -I/usr/include/libxml2    -Wall -ansi -O3 
-mtune=nocona               -fomit-frame-pointer -funroll-loops -Wall -g -O0 
-MT 
string_utils.lo -MD -MP -MF ".deps/string_utils.Tpo" -c -o string_utils.lo 
string_utils.cc; \
        then mv -f ".deps/string_utils.Tpo" ".deps/string_utils.Plo"; else rm 
-f ".deps/string_utils.Tpo"; exit 1; fi
 
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. 
-I/usr/include/lttoolbox-3.0 -I/usr/lib/lttoolbox-3.0/include 
-I/usr/include/libxml2 -I/usr/include/lttoolbox-3.0 
-I/usr/lib/lttoolbox-3.0/include -I/usr/include/libxml2 -Wall -ansi -O3 
-mtune=nocona -fomit-frame-pointer -funroll-loops -Wall -g -O0 -MT 
string_utils.lo -MD -MP -MF .deps/string_utils.Tpo -c string_utils.cc  -fPIC 
-DPIC -o .libs/string_utils.o
string_utils.cc: In function 'bool Apertium::operator==(const std::string&, 
const std::string&)':
string_utils.cc:148: error: 'strcmp' was not declared in this scope
string_utils.cc: In function 'bool Apertium::operator==(const std::string&, 
const char*)':
string_utils.cc:153: error: 'strcmp' was not declared in this scope
string_utils.cc: In function 'bool Apertium::operator==(const char*, const 
std::string&)':
string_utils.cc:158: error: 'strcmp' was not declared in this scope
string_utils.cc: In function 'bool Apertium::operator!=(const std::string&, 
const std::string&)':
string_utils.cc:163: error: 'strcmp' was not declared in this scope
string_utils.cc: In function 'bool Apertium::operator!=(const std::string&, 
const char*)':
string_utils.cc:168: error: 'strcmp' was not declared in this scope
string_utils.cc: In function 'bool Apertium::operator!=(const char*, const 
std::string&)':
string_utils.cc:173: error: 'strcmp' was not declared in this scope
make[3]: *** [string_utils.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/apertium-3.0.5/apertium'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/apertium-3.0.5/apertium'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/apertium-3.0.5'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to