Hi Stephan, Did you mean this link? https://lists.gnu.org/archive/html/bug-libtool/2016-06/msg00001.html The ltmain.sh file in the release tarballs is generated by libtool -- it's not a file we maintain manually. Looks like there's a bug in some version of libtool that makes it generate the bad "func__fatal_error" line, and I guess some of our releases were built with that version of libtool. (It's a shame the mailing list thread doesn't mention what version...) Looking deeper into the missing c++ compiler issue, I've found this discussion thread: https://lists.gnu.org/archive/html/bug-autoconf/2010-05/msg00001.html Our configure script already checks for AC_PROG_CXX, but it does so after it checks for AC_PROG_CC. I'm pushing up commits to change the order of this in a moment, which will hopefully mean future releases will be able correctly detect a missing c++ compiler at the configure stage, instead of crashing out in ltmain.sh. Cheers, ellie On Fri, Jul 28, 2017, at 06:07 PM, Stephan Lauffer wrote: > ...sorry, link from gnu.org no longer valid... see for example this: > > https://lists.andrew.cmu.edu/pipermail/info-cyrus/2017-January/039371.html > > Zitat von Stephan Lauffer <lauffer@xxxxxxxxxxxxxx>: > > > HI! > > > > During packaging rpms for some suse distributions I found an old > > bug, a typo, see: > > > > bug report #23872, > > https://lists.gnu.org/archive/html/bug-libtool/2016-06/msg00001.htm > > > > In my builds I added the patch...: > > > > https://build.opensuse.org/package/view_file/home:nixda:branches:home:nixda:devel/cyrus-imapd-3/cyrus-imapd-3.0.2-func__fatal_error.patch?expand=1 > > > > Would you like fix this upstream? > > > > -- > > Liebe Gruesse, with best regards > > Stephan Lauffer > > > > Pedagogical University Freiburg - Germany > > http://www.ph-freiburg.de/zik/ > > Fon/ Fax: +49 761 682 -559/ -486 > > > > -- > Liebe Gruesse, with best regards > Stephan Lauffer > > Pedagogical University Freiburg - Germany > http://www.ph-freiburg.de/zik/ > Fon/ Fax: +49 761 682 -559/ -486 > ---- > Cyrus Home Page: http://www.cyrusimap.org/ > List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ > To Unsubscribe: > https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus > Email had 1 attachment: > + smime.p7s > 8k (application/pkcs7-signature) ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus