Bug 4323 - Cannot compile maildir plugin
Summary: Cannot compile maildir plugin
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Maildir (show other bugs)
Version: 3.17.5
Hardware: PC Linux
: P3 major
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2020-03-15 08:24 UTC by Christian Weiske
Modified: 2020-03-15 18:47 UTC (History)
0 users

See Also:


Attachments

Description Christian Weiske 2020-03-15 08:24:05 UTC
The maildir plugin cannot be compiled with Claws 3.17.5 anymore:

In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:11,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from plugin.c:24:
/usr/include/limits.h:124:26: error: no include path in which to search for limits.h
  124 | # include_next <limits.h>
Comment 1 Paul 2020-03-15 13:05:02 UTC
The maildir plugin became unsupported and was removed from the repo many years ago
Comment 2 Ricardo Mones 2020-03-15 17:42:28 UTC
Christian, not sure which plugin source are you using, but this one should work: https://git.claws-mail.org/readonly/maildir-plugin.git
Comment 3 Christian Weiske 2020-03-15 18:29:28 UTC
I'm using git://git.claws-mail.org/maildir-plugin.git
Comment 4 Ricardo Mones 2020-03-15 18:45:14 UTC
It's the same :) BTW, the error you pasted on initial post has nothing to do with the plugin, seems some bug on GLib includes. Latest master builds fine here (Debian 10, Claws Mail git).
Comment 5 Christian Weiske 2020-03-15 18:47:22 UTC
It was a problem with Debian unstable's updates. This problem is fixed today after an update.

Note You need to log in before you can comment on or make changes to this bug.