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
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
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
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;