Hi,
I noticed a failure while compiling eudev against uClibc-ng 1.0.28 on aarch64: it detected name_to_handle_at being declared in the header but then failed to link because it is not implemented in uClibc-ng.
Patch attached.
Regards, Alexey.
Hi Alexey, Alexey Neyman wrote,
Hi,
I noticed a failure while compiling eudev against uClibc-ng 1.0.28 on aarch64: it detected name_to_handle_at being declared in the header but then failed to link because it is not implemented in uClibc-ng.
Thanks a lot, patch applied and pushed,
best regards Waldemar