Hi Sergey, > Another problem. This is happens when I attempt to build mu > with guile library by gcc 5.2 (and not happens by 4.7; only > gcc version is switched): > > == > cat mu_address.doc mu_body.doc mu_debug.doc mu_mailbox.doc mu_message.doc > mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc mu_util.doc | \ > /usr/bin/guile-tools snarf-check-and-output-texi > > guile-procedures.texi > ERROR: unknown doc attribute: (cname (hash . hash) (id . > scm_mu_address_get_personal) (hash . hash)) > make[2]: *** [guile-procedures.texi] Error 1
Please try removing *.doc and *.x files in the libmu_scm directory, and then retry make. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-mailutils
