pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mariadb55-client and libedit
On Mon, May 01, 2017 at 02:41:34AM +0000, maya%netbsd.org@localhost wrote:
> I see this failing in bulk builds.
> Adding the following typedef to client/mysql.cc fixes the build on
> netbsd 6.0 with editline:
> typedef char **rl_completion_func_t(const char *, int, int);
>
> (already fixed in -current)
> But should probably not add it unconditionally.
In the meantime I found my own fix: rollink back this change fixes
the build on NetBSD-7.1/i386
http://mail-index.netbsd.org/pkgsrc-changes/2017/02/03/msg152418.html
Indeed there are some conditionals missing.
--
Emmanuel Dreyfus
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index