svarshavchik / courier

Courier Mail Server
http://www.courier-mta.org
74 stars 14 forks source link

Require libidn2 >= 2.0.5 #49

Closed arjendekorte closed 1 year ago

arjendekorte commented 1 year ago

I tried building cone with different versions of libidn2 and it fails to build with version 2.0.4 or below.

arjendekorte commented 1 year ago

With libidn2 2.0.4, the following error is emitted:

Making check in libs/rfc2045
/usr/bin/make  check-am
make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/cone-1.8/libs/rfc2045'
/bin/sh ./testsuite | cmp -s - ./testsuite.txt.idn
make[3]: *** [Makefile:1090: check-am] Error 1
make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/cone-1.8/libs/rfc2045'
make[2]: *** [Makefile:880: check] Error 2
make[1]: *** [Makefile:502: check-recursive] Error 1