Building bind 9.19.24 on Openwrt w/ MUSL
Philip Prindeville
philipp_subx at redfish-solutions.com
Mon Jul 15 03:43:32 UTC 2024
Finally got it done.
Sorry for taking so long. Had a lot of travel.
> On Jun 2, 2024, at 2:37 AM, Ondřej Surý <ondrej at isc.org> wrote:
>
> Hi Philip,
>
> we'll need more. Ideally fill an issue, follow the bug template and attach config.log as a bare minimum.
> --
> Ondřej Surý — ISC (He/Him)
>
> My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours.
>
>> On 1. 6. 2024, at 23:19, Philip Prindeville via bind-users <bind-users at lists.isc.org> wrote:
>>
>> Hi,
>>
>> Having some more issues building 9.19.24 on MUSL. configure.ac isn't correctly detecting the following:
>>
>> ac_cv_func_setresuid=yes
>> ac_cv_type_size_t=yes
>> ac_cv_type_ssize_t=yes
>> ac_cv_type_uintptr_t=yes
>>
>> And even passing this manually via ./configure's environment isn't causing it to work... it's showing as the wrong value and not "(cached)".
>>
>> I wouldn't have noticed except that the included replacement for setresuid() dies in compilation with a warning about it being declared as static and then later defined as non-static or some such.
>>
>> Anyone else had problems with autoconf and cross-compilation w/ MUSL?
>>
>> I wanted to do a bump on bind to pick up this fix:
>>
>> https://gitlab.isc.org/isc-projects/bind9/-/issues/3152
>>
>> Thanks,
>>
>> -Philip
>>
>> --
>> Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
>>
>> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>>
>>
>> bind-users mailing list
>> bind-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
>
More information about the bind-users
mailing list