Hello, Once again thx for help. I wrote comment about this pkgbuild in aur and it is now fixed :) -- Best regards / Pozdrawiam Sławek Kapłoński slawek@xxxxxxxxxxxx On Mon, Apr 20, 2015 at 12:24:22AM +0200, Armin K. wrote: > On 20.04.2015 00:12, Sławek Kapłoński wrote: > > Thanks for help. I just tried to install it again from AUR (with yaourt) > > but I got some error when compiling it: > > > > muttlib.o: In function `mutt_adv_mktemp': > > muttlib.c:(.text+0x2698): warning: the use of `mktemp' is dangerous, better use `mkstemp' > > mutt_ssl_gnutls.o: In function `tls_negotiate': > > mutt_ssl_gnutls.c:(.text+0x1aae): undefined reference to `gnutls_protocol_set_priority' > > collect2: error: ld returned 1 exit status > > Makefile:643: polecenia dla obiektu 'mutt' nie powiodły się > > make[2]: *** [mutt] Błąd 1 > > make[2]: Opuszczenie katalogu '/tmp/yaourt-tmp-slawek/aur-mutt-patched/src/mutt-1.5.23' > > Makefile:859: polecenia dla obiektu 'all-recursive' nie powiodły się > > make[1]: *** [all-recursive] Błąd 1 > > make[1]: Opuszczenie katalogu '/tmp/yaourt-tmp-slawek/aur-mutt-patched/src/mutt-1.5.23' > > Makefile:538: polecenia dla obiektu 'all' nie powiodły się > > make: *** [all] Błąd 2 > > > > For now I change pkgbuild file and replaced "--with-gnutls" with > > "--with-ssl" - it works but I have to dig deeper to find out why it is > > not building properly with default flags. > > > > Thx once again for Your help :) > > > > -- > > Best regards / Pozdrawiam > > Sławek Kapłoński > > slawek@xxxxxxxxxxxx > > > > That's a package bug and should be reported to the package maintainer. > > It appears the following patch may fix your problem: > > http://dev.mutt.org/hg/mutt/rev/48f5e2a51809?revcount=120 > > -- > Note: My last name is not Krejzi. >