-----Original Message-----
From: Dmitry Eremin-Solenikov [mailto:dmitry.ereminsoleni...@linaro.org] 
Sent: 31 August 2017 16:13
To: shally verma <shallyvermacav...@gmail.com>; lng-odp-forward 
<lng-odp@lists.linaro.org>
Cc: Pimpalkar, Shrutika <shrutika.pimpal...@cavium.com>; Verma, Shally 
<shally.ve...@cavium.com>; Nilla, Subrahmanyam <subrahmanyam.ni...@cavium.com>
Subject: Re: [lng-odp] api-next broken?

On 31/08/17 13:25, shally verma wrote:
> I was trying api-next from linaro/odp as of today and am seeing this 
> error. Am I missing anything here?
> 
> I simply use
> ./bootstrap
> ./configure
> ./make
> 
> make[2]: Entering directory
> `/home/shrutika/zip/zip-linux/83xx/odp/odp/example/ipfragreass'
>   CC       odp_ipfragreass-odp_ipfragreass.o
>   CC       odp_ipfragreass-odp_ipfragreass_fragment.o
>   CC       odp_ipfragreass-odp_ipfragreass_helpers.o
>   CC       odp_ipfragreass-odp_ipfragreass_reassemble.o
>   CCLD     odp_ipfragreass
> odp_ipfragreass-odp_ipfragreass_reassemble.o: In function
> `atomic_strong_cas_dblptr':
> /home/shrutika/zip/zip-linux/83xx/odp/odp/example/ipfragreass/odp_ipfragreass_atomics.h:51:
> undefined reference to `__atomic_compare_exchange_16'
> /home/shrutika/zip/zip-linux/83xx/odp/odp/example/ipfragreass/odp_ipfragreass_atomics.h:51:
> undefined reference to `__atomic_compare_exchange_16'
> /home/shrutika/zip/zip-linux/83xx/odp/odp/example/ipfragreass/odp_ipfragreass_atomics.h:51:
> undefined reference to `__atomic_compare_exchange_16'
> collect2: error: ld returned 1 exit status
> make[2]: *** [odp_ipfragreass] Error 1

Please provide config.log and make V=1 log. Thanks.

It is resolved with install of -latomic .
Thanks
Shally

--
With best wishes
Dmitry

Reply via email to