Hi, On Fri, Apr 10 2015 at 06:43:03 AM, Werner LEMBERG <w...@gnu.org> wrote: >> It seems like a link order problem which particularly happens with >> static libraries[1]. The attached patch fixed the issue for me on >> NetBSD 6.1.4. > > Thanks. A few hours ago Bertrand sent exactly the same patch :-) > Bertrand, please proceed.
Commited. Note that the problem could be reproduced on any environment by forcing the use of gnulib's replacement function, by passing the option: gl_cv_func_wcwidth_works=no to configure. Regards, -- Bertrand Garrigues