Hi Marcus, Marcus Hähnel wrote,
I just sent a proposal to fix the issue. This needs a small modification to ldso.h however.
In my opinion the `AUX_MAX_AT_ID` and `_dl_auxvt` definitions are a bit misplaced in that file anyways. An alternative to the sent patch would be to introduce a new header `dl-auxvt.h` that is included by `ldso.h` and by `__uClibc_main.c` instead. However, that seems a bit more invasive. If you want I can try the alternative as well and submit an alternate patch for that version.
I pushed your hotfix, but would also like to include any follow up cleanup patch.
best regards Waldemar