Hi,

> /usr/bin/ld: ../../libtransmission/libtransmission.a(web.cc.o): undefined
> reference to symbol '__atomic_load_8@@LIBATOMIC_1.0'
> /usr/bin/ld: /lib/arm-linux-gnueabi/libatomic.so.1: error adding symbols: DSO
> missing from command line

As transmission does not link directly to libatomic, it is likely that
this bug should be reassigned to the dependency that brings in libatomic,
maybe gcc.

Thanks,

Alex

Reply via email to