On 07/20/2014 12:52 PM, Joseph Koshy wrote:
>> First, apologies, if the following are newbie questions.
>>
>> 1. I attempted to build elftoolchain on Ubuntu and get the following
>> kinds of warning-triggered errors for ac_detect_ar, archive_read_finish,
>> ac_read_objs, ac_write_objs and archive_write_finish
>>
>> archive.c: In function ‘ac_detect_ar’:
>> archive.c:353:2: error: ‘archive_read_support_compression_none’ is
>> deprecated (declared at /usr/include/archive.h:323)
>> [-Werror=deprecated-declarations]
>>     archive_read_support_compression_none(a);
>>     ^
>> Is this known? What is the recommended way to address this build problem?
>
> 1. Which version of Ubuntu are you building on?

I am building on Ubuntu 13.10.

> 2. What's the version of the libarchive package that you are using?

13.1.2

$ ls -l  /usr/lib/x86_64-linux-gnu/libarchive.so
lrwxrwxrwx 1 root root 20 Apr  4  2013 
/usr/lib/x86_64-linux-gnu/libarchive.so -> libarchive.so.13.1.2

Thanks,

Bharadwaj

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Elftoolchain-developers mailing list
Elftoolchain-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/elftoolchain-developers

Reply via email to