Re: [blfs-support] Ruby-2.1.0 build failure readline issue

2014-04-10 Thread Armin K.
On 04/10/2014 09:47 PM, Robin wrote: > It was mentioned in the xine-ui that there might be other packages > with the problem. I was using the 7.5 blfs book find those. > Even if there are, fixes never go in stable release, only errata (sometimes). Check svn book for a fix, since it's likely fixed

Re: [blfs-support] Ruby-2.1.0 build failure readline issue

2014-04-10 Thread Robin
It was mentioned in the xine-ui that there might be other packages with the problem. I was using the 7.5 blfs book find those. On 10 April 2014 19:59, Armin K. wrote: > On 04/10/2014 08:52 PM, Robin wrote: >> Same as xine-ui >> http://www.mail-archive.com/blfs-support@linuxfromscratch.org/msg1928

Re: [blfs-support] Ruby-2.1.0 build failure readline issue

2014-04-10 Thread Armin K.
On 04/10/2014 08:52 PM, Robin wrote: > Same as xine-ui > http://www.mail-archive.com/blfs-support@linuxfromscratch.org/msg19281.html > > readline.c: In function ‘Init_readline’: > readline.c:1977:26: error: ‘Function’ undeclared (first use in this function) > rl_pre_input_hook = (Function *)r

[blfs-support] Ruby-2.1.0 build failure readline issue

2014-04-10 Thread Robin
Same as xine-ui http://www.mail-archive.com/blfs-support@linuxfromscratch.org/msg19281.html readline.c: In function ‘Init_readline’: readline.c:1977:26: error: ‘Function’ undeclared (first use in this function) rl_pre_input_hook = (Function *)readline_pre_input_hook;