On Tue, 22. Aug 2006, 20:43:38 +0000, Roman Bogorodskiy wrote: > > > Roman Bogorodskiy reported that xvasprintf.c fails to compile on FreeBSD > > > 4.x, and that the patch below fixes that. He can give more details if > > > necessary. Apparently, FreeBSD does not have va_copy(). This should be > > > catched by stdarg.m4, right? > > > > Right. The details to check are: > > - Is the m4/stdarg.m4 the one with md5sum equals to > > fb48fbe4b6705f3b4ca11677e57fc2ab ? (There was a bug in older revisions > > of this file. It was fixed on 2006-07-01.) > > MD5 (m4/stdarg.m4) = 63266907ea2fedc2271b72f9034e317d > > So I assume gnulib used in msmtp should be updated.
The error does not occur with the latest version of m4/stdarg.m4, which is included in the latest version of msmtp. There was confusion about different versions. Sorry for the false alarm. Martin