[Users] [Bug 4472] New: Loading Address Keeper plugin fails with `/usr/lib/claws-mail/plugins/address_keeper.so: undefined symbol: addressbook_peek_folder_exists`.

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Thu May 6 15:12:53 CEST 2021


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4472

            Bug ID: 4472
           Summary: Loading Address Keeper plugin fails with
                    `/usr/lib/claws-mail/plugins/address_keeper.so:
                    undefined symbol: addressbook_peek_folder_exists`.
           Product: Claws Mail
           Version: 3.17.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Plugins/AddressKeeper
          Assignee: users at lists.claws-mail.org
          Reporter: linux.felixbecker2 at gmx.de

Created attachment 2203
  -->
https://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=2203&action=edit
Error dialogue window.

I have freshly compiled claws-mail, version 3.17.8.

When I want to load the "Address Keeper"-Plugin (`address_keeper.so`), I get an
error message in a dialogue window saying:

> Error  
> The following error occured while loading address_keeper.so:
> 
> /usr/lib/claws-mail/plugins/address_keeper.so: undefined symbol: addressbook_peek_folder_exists

(See attached screenshot).

The following `./configure`ation I used:

```
./configure --prefix=/usr
  --disable-static \
  --enable-shared \
  --enable-nls \
  --enable-manual \
  --enable-libsm \
  --enable-ipv6 \
  --enable-gnutls \
  --enable-enchant \
  --enable-crash-dialog \
  --disable-generic-umpc \
  --enable-compface \
  --enable-pthread \
  --enable-startup-notification \
  --enable-dbus \
  --enable-ldap \
  --enable-jpilot \
  --disable-networkmanager \
  --enable-libetpan \
  --disable-valgrind \
  --enable-alternate-addressbook \
  --enable-svg \
  --disable-tests \
  --enable-deprecated \
  --enable-acpi_notifier-plugin \
  --enable-address_keeper-plugin \
  --enable-archive-plugin \
  --enable-att_remover-plugin \
  --enable-attachwarner-plugin \
  --enable-bogofilter-plugin \
  --enable-bsfilter-plugin \
  --enable-clamd-plugin \
  --enable-dillo-plugin \
  --disable-fancy-plugin \
  --enable-fetchinfo-plugin \
  --enable-gdata-plugin \
  --enable-libravatar-plugin \
  --enable-litehtml_viewer-plugin \
  --enable-mailmbox-plugin \
  --enable-managesieve-plugin \
  --enable-newmail-plugin \
  --enable-notification-plugin \
  --enable-pdf_viewer-plugin \
  --enable-perl-plugin \
  --enable-python-plugin \
  --enable-pgpcore-plugin \
  --enable-pgpmime-plugin \
  --enable-pgpinline-plugin \
  --enable-rssyl-plugin \
  --enable-smime-plugin \
  --enable-spamassassin-plugin \
  --enable-spam_report-plugin \
  --enable-tnef_parse-plugin \
  --enable-vcalendar-plugin \
  --enable-demo-plugin
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list