From kopete-devel Mon Dec 16 09:08:04 2002 From: sandro Date: Mon, 16 Dec 2002 09:08:04 +0000 To: kopete-devel Subject: [Kopete-devel] [Bug 51969] New: cvs compile error kopete X-MARC-Message: https://marc.info/?l=kopete-devel&m=104002981018972 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=51969 Summary: cvs compile error kopete Product: kopete Version: 0.5 Platform: SuSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kopete-devel@kde.org ReportedBy: sdada@web.de Version: 0.5 (using KDE KDE 3.0.5) Installed from: SuSE RPMs Compiler: gcc 3.2 OS: Linux i have updated my kopte sources via CVS. now i want to compile this but i have a error: /bin/sh ../../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o genrtf.lo `test -f 'genrtf.cc' || echo './'`genrtf.cc genrtf.ll:139: syntax error before `[' token genrtf.ll:157: syntax error before `*' token genrtf.ll:186: no `std::string ICQClient::createRTF(const std::string&, long unsigned int, const char*)' member function declared in class `ICQClient' genrtf.ll: In member function `std::string ICQClient::createRTF(const std::string&, long unsigned int, const char*)': genrtf.ll:189: warning: ISO C++ forbids declaration of `rtf_charset' with no type genrtf.ll:189: uninitialized const `rtf_charset' genrtf.ll:189: parse error before `*' token genrtf.ll:189: `c' undeclared (first use this function) genrtf.ll:189: (Each undeclared identifier is reported only once for each function it appears in.) genrtf.ll:189: warning: unused variable `const int rtf_charset' genrtf.ll:212: warning: ISO C++ forbids declaration of `rtf_charset' with no type genrtf.ll:212: uninitialized const `rtf_charset' genrtf.ll:212: parse error before `*' token genrtf.ll:212: warning: unused variable `const int rtf_charset' genrtf.ll: At top level: lex.yy.c:1798: warning: `void* yy_flex_realloc(void*, unsigned int)' defined but not used make[3]: *** [genrtf.lo] Fehler 1 make[3]: Verlassen des Verzeichnisses »/home/sandro/Documents/kopete/kdenonbeta/kopete/protocols/icq_new/libicq« make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses »/home/sandro/Documents/kopete/kdenonbeta/kopete/protocols/icq_new« make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses »/home/sandro/Documents/kopete/kdenonbeta/kopete/protocols« make: *** [all-recursive] Fehler 1 _______________________________________________ Kopete-devel mailing list Kopete-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kopete-devel