Hi, Mailutils 2.2 fails to build with Guile 1.9.13[*] because it uses ‘scm_i_string_length’, which is internal. It should instead use ‘scm_c_string_length’, which is public and documented, has the same semantics, and is also available in 1.8.
Thanks, Ludo’. [*] http://hydra.nixos.org/job/nixpkgs/guile2test/mailutils _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
