|
From: <gai...@li...> - 2002-06-09 02:44:17
|
When I attempt to load gaim-e.so into gaim I received the following error= : /usr/lib/gaim/gaim-e.so: undefined symbol: gpgme_set_passphrase_cb Eric mentioned that adding '-lgpgme' to the line that read "LIBS=3D" was = the=20 answer. My question is which Makefile is this added to (gaim or gpgme)? Well I would just like to confirm that editing the line to say: "LIBS=3D=20 -lgpgme" in 'GAIM_SRC/plugins/Makefile' resolved the issue. John --=20 GnuPG Public Key: https://www.dndlabs.net/pgpkey/listing.php Key Fingerprint =3D 73D0 EDCC D5ED A6C0 1324 A85E 4957 D3C6 FA6C F3AE |