URL:
<http://savannah.nongnu.org/bugs/?18781>
Summary: proto_iconv not declared in tinygettext.cxx line 93
Project: Pingus
Submitted by: plouj
Submitted on: Sunday 01/14/2007 at 21:44
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Operating System: Linux
Planned Release: None
_______________________________________________________
Details:
I tried to compile SVN checkout revision 2641 on an AMD64 machine and make
failed with this message:
make[3]: Entering directory `/tmp/trunk/src/tinygettext'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ClanLib-0.8 -g -O2
-MT libpingus_tinygettext_a-tinygettext.o -MD -MP -MF
".deps/libpingus_tinygettext_a-tinygettext.Tpo" \
-c -o libpingus_tinygettext_a-tinygettext.o `test -f
'tinygettext.cxx' ||
echo './'`tinygettext.cxx; \
then mv -f ".deps/libpingus_tinygettext_a-tinygettext.Tpo"
".deps/libpingus_tinygettext_a-tinygettext.Po"; \
else rm -f ".deps/libpingus_tinygettext_a-tinygettext.Tpo"; exit 1; \
fi
tinygettext.cxx: In member function 'std::string
TinyGetText::charconv::convert(std::string)':
tinygettext.cxx:93: error: '$proto_iconv' was not declared in this scope
tinygettext.cxx:93: error: expected `;' before 'char'
tinygettext.cxx:97: error: 'in_str' was not declared in this scope
make[3]: *** [libpingus_tinygettext_a-tinygettext.o] Error 1
I'm using gcc-4.1.1 and glibc-2.4 on a Gentoo system.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?18781>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs