On Mon, Jun 18, 2018 at 07:39:11AM +0530, Mayuresh wrote: > 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.
I checked src.tgz contents and could not find anything like common/compat.c. Does nm output above or the discussion link I shared in the previous mail provide any hint about where to look further? Mayuresh