On 31 May 2017, at 18.03, Reindl Harald <h.rei...@thelounge.net> wrote: > >>> libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s >>> "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) >>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function >>> imapc_quota_refresh.lto_priv.22: error: undefined reference to >>> 'imapc_storage_client_register_untagged' >>> /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function >>> imapc_quota_refresh.lto_priv.22: error: undefined reference to >>> 'imapc_storage_client_register_untagged' >> Did you give --with-storages parameter? If not, I don't really see why it >> would fail. What configure options & environments did you use? > > unchanged as for all othe rversions including 2.2.29.1 and the only change is > the new tarball .. > --with-storages=pop3c \
See the other mails about this. --with-storages is no longer supported since it was too much trouble to keep it working. It's already removed from the git master branch, but I guess we should remove it from the next v2.2 release also. I didn't know multiple people were actually using it..