This is on a FC1:

Making all in src
make[2]: Entering directory `/home/christbw/source/CVS/licq/src'
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..  -Wall 
-I../include -DINSTALL_PREFIX=\"/usr/local\"  -fPIC -DPIC -D_REENTRANT  -O2 
-fno-exceptions -fno-check-new -MT translate.o -MD -MP -MF ".deps/translate.Tpo" \
  -c -o translate.o `test -f 'translate.cpp' || echo './'`translate.cpp; \
then mv -f ".deps/translate.Tpo" ".deps/translate.Po"; \
else rm -f ".deps/translate.Tpo"; exit 1; \
fi
translate.cpp:256: error: type specifier omitted for parameter `string'
translate.cpp:256: error: syntax error before `&' token
translate.cpp:257: error: no `bool CTranslator::utf16to8(...)' member function 
   declared in class `CTranslator'
translate.cpp: In member function `bool CTranslator::utf16to8(...)':
translate.cpp:258: error: `c' undeclared (first use this function)
translate.cpp:258: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
translate.cpp:261: error: `s' undeclared (first use this function)
make[2]: *** [translate.o] Error 1
make[2]: Leaving directory `/home/christbw/source/CVS/licq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/christbw/source/CVS/licq'
make: *** [all] Error 2

-- 
                                                            _
Mvh                                                    .-.-.=\-.
Christian B. Wiik                                      (_)=='(_)


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to