Le 07/04/2014 22:24, Robin a écrit :
> On 7 April 2014 19:46, Robin <rc.rattusrat...@gmail.com> wrote:
>>   ^
>> network.c: In function ‘main’:
>> network.c:1258:39: error: ‘CPPFunction’ undeclared (first use in this 
>> function)
>>    rl_attempted_completion_function = (CPPFunction *)completion_function;
>>                                        ^
>> [...]
>> Seems to match https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741847
>>
>> Patch was applied. xine-lib-1.2.4, shared-mime-info-1.2, AAlib-1.4rc5
>> and cURL-7.35.0 dependencies installed.
>>
>>
>> Thanks
>>
>> --
>> rob
> 
> 
> Changes in readline?
> 
> Just building LVM2, same problem.
> 
> Noticed this in BLFS Version 2014-04-06 LVM2:
> 
> sed -i s/CPPFunction/rl_completion_func_t/ tools/lvm.c
> 
> 
Some packages are still using functions which have been deprecated in readline
since 2004... As of readline 6.3, these function are not available anymore, so
the said packages fail...
I guess we may expect to find a few other places where this hits...
I create a ticket for xine-ui, but do not fix it tonight, it is too late...
Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to