Re: mailutils does not build on Fedora (latest versions of both)
Ken Brown <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/2017 2:58 PM, Paul Eggert wrote: > mailutils 3.2 (the current version) does not build on Fedora 26 (the > current version), with the following symptoms of failure. Could you > please release a new version of mailutils that builds? Thanks. > > CCLD maidag > ../libmu_sieve/.libs/libmu_sieve.so: undefined reference to > `mu_sieve_unload_ext' > collect2: error: ld returned 1 exit status > make[3]: *** [Makefile:1137: maidag] Error 1 > make[3]: Leaving directory '/home/eggert/junk/mailutils-3.2/maidag' FWIW, I submitted a patch a few months ago to fix all the "undefined symbol" errors that I found when building mailutils-3.2 on Cygwin: https://lists.gnu.org/archive/html/bug-mailutils/2017-04/msg00046.html I never got a response, so I don't know if my patch is the right fix. But you might try it to see if it fixes the build problems on Fedora. Ken