-latomic is not installed and ./configure did not detect that.

Can you please write compiler version?

On 31 August 2017 at 13:25, shally verma <shallyvermacav...@gmail.com>
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
>
> Thanks
> Shally
>

Reply via email to