On Sat, Jan 08, 2005 at 11:44:30AM -0800, Udo A. Steinberg wrote: > > Licq CVS snapshot from yesterday does not build on my box, because I'm not > using GPGME. > > make[2]: Entering directory `/usr/src/licq/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 icqd.o -MD -MP -MF ".deps/icqd.Tpo" -c > -o icqd.o icqd.cpp; \ > then mv -f ".deps/icqd.Tpo" ".deps/icqd.Po"; else rm -f ".deps/icqd.Tpo"; > exit 1; fi > In file included from icqd.cpp:41: > ../include/licq_gpg.h:29: error: `gpgme_error_t' does not name a type > make[2]: *** [icqd.o] Error 1 > > The offending line was added on Jan 7 and is this: > > 1.3 (emostar 07-Jan-05): static gpgme_error_t PassphraseCallback(void *, > const char *, const char*, int, int);
You should wrap whis line as well as the implementation of this function in src/gpg.cpp into "#ifdef HAVE_LIBGPGME ... #endif". Robert -- Robert Schiele Tel.: +49-621-181-2214 Dipl.-Wirtsch.informatiker mailto:[EMAIL PROTECTED]
pgpRmMyMYQFRP.pgp
Description: PGP signature