Hi Cyril,
     You are right. I installed linux-libc-dev with old version.
     Thank you. Best regards.
         Yuan

On 2015/6/25 20:04, Cyril Hrubis wrote:
> Hi!
>> Signed-off-by: Yuan Sun <sunyu...@huawei.com>
>> ---
>>   doc/mini-howto-building-ltp-from-git.txt | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/doc/mini-howto-building-ltp-from-git.txt 
>> b/doc/mini-howto-building-ltp-from-git.txt
>> index 28825c2..7a1062e 100644
>> --- a/doc/mini-howto-building-ltp-from-git.txt
>> +++ b/doc/mini-howto-building-ltp-from-git.txt
>> @@ -36,7 +36,7 @@ sudo apt-get install build-essential
>>   sudo apt-get install autoconf automake autotools-dev m4
>>   sudo apt-get install git
>>   sudo apt-get install linux-headers-$(uname -r)
>> -sudo apt-get install libaio-dev libattr1-dev libcap-dev
>> +sudo apt-get install libaio-dev libattr1-dev libcap-dev linux-libc-dev
> The linux-libc-dev is dependency of libc-dev which is dependency of
> build-essential. So it should be installed in the first step here.
>
> Maybe the explicit apt-get updated the package in your case that caused
> more up to date headers (that include the getrandom flags) to be
> installed.
>


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to