pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] [bug #18781] proto_iconv not declared in tinygettext.cxx li


From: Michael Ploujnikov
Subject: [Pingus-CVS] [bug #18781] proto_iconv not declared in tinygettext.cxx line 93
Date: Mon, 15 Jan 2007 02:44:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1

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/





reply via email to

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