On Sun, Jun 17, 2018 at 08:07:05PM +0200, Martin Husemann wrote:
> It would be usefull if you could give us a hint what common/compat.c it
> is talking about and where to find the source.
I tried, but in source trees of sane-backends, hplip I did not find one.
In kernel source tree I did not find one.
At present I do not have base sources, but I did nm on /usr/lib/*.so to
find this:
# nm /usr/lib/libcrypto.so| grep getauxval
w getauxval
I did not find the same symbol in the same library on amd64. So problem
seems specific to evbarm.
Mayuresh