Hello List! I am using gcc-c++-3.3.4-10 and make-3.80-186 on my SuSE System. Latest CVS Snapshot from Monday 4th Oct 04.
And i get this error after ./configure && make then mv -f ".deps/icqcolor.Tpo" ".deps/icqcolor.Po"; else rm -f ".deps/icqcolor.Tpo"; exit 1; fi if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. - I.. -Wall -I../include -DINSTAL L_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions - fno-check-new -MT fifo.o -MD -MP -MF ".deps/fifo.Tpo" -c -o fifo.o fifo.cpp; \ then mv -f ".deps/fifo.Tpo" ".deps/fifo.Po"; else rm -f ".deps/fifo.Tpo"; exit 1; fi if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. - I.. -Wall -I../include -DINSTAL L_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions - fno-check-new -MT protoplugind.o -MD -MP -MF ".deps/protoplugind.Tpo" -c -o protoplugind.o protoplugind.cpp; \ then mv -f ".deps/protoplugind.Tpo" ".deps/protoplugind.Po"; else rm -f ".deps/protoplugind.Tpo"; exit 1 ; fi if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. - I.. -Wall -I../include -DINSTAL L_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions - fno-check-new -MT gpg.o -MD -MP -MF ".deps/gpg.Tpo" -c -o gpg.o gpg.cpp; \ then mv -f ".deps/gpg.Tpo" ".deps/gpg.Po"; else rm -f ".deps/gpg.Tpo"; exit 1; fi In file included from gpg.cpp:10: .../include/licq_gpg.h:23: warning: `GpgmeCtx' is deprecated (declared at /usr/include/gpgme.h:1522) gpg.cpp: In member function `char* CGPGHelper::Decrypt(const char*)': gpg.cpp:44: warning: `GpgmeData' is deprecated (declared at /usr/include/gpgme.h:1523) gpg.cpp:48: error: `GPGME_No_Error' undeclared (first use this function) gpg.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.) gpg.cpp:50: warning: `GpgmeError' is deprecated (declared at /usr/include/gpgme.h:1524) gpg.cpp: In member function `char* CGPGHelper::Encrypt(const char*, const char*, long unsigned int)': gpg.cpp:91: error: `GpgmeRecipients' undeclared (first use this function) gpg.cpp:91: error: syntax error before `;' token gpg.cpp:92: warning: `GpgmeData' is deprecated (declared at /usr/include/gpgme.h:1523) gpg.cpp:93: warning: `GpgmeError' is deprecated (declared at /usr/include/gpgme.h:1524) gpg.cpp:96: error: `rcps' undeclared (first use this function) gpg.cpp:96: error: `gpgme_recipients_new' undeclared (first use this function) gpg.cpp:97: error: `gpgme_recipients_add_name_with_validity' undeclared (first use this function) /usr/include/gpgme.h:883: error: too many arguments to function `ssize_t gpgme_data_read(gpgme_data*, void*, unsigned int)' gpg.cpp:107: error: at this point in file /usr/include/gpgme.h:883: error: too many arguments to function `ssize_t gpgme_data_read(gpgme_data*, void*, unsigned int)' gpg.cpp:111: error: at this point in file gpg.cpp:122: error: `gpgme_recipients_release' undeclared (first use this function) gpg.cpp: In member function `void CGPGHelper::Start()': gpg.cpp:149: error: invalid conversion from `const char*(*)(void*, const char*, void**)' to `gpgme_error_t (*)(void*, const char*, const char*, int, int)' make[2]: *** [gpg.o] Fehler 1 make[2]: Leaving directory `/home/spiekey/licq-20041002/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/spiekey/licq-20041002' make: *** [all] Fehler 2 Am i missing something or is this a bug? Thanks, Mario ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel