[Buildroot] [PATCH v2 2/2] pacakge/nfs-utils: fix build failure due to missing BR2_PACKAGE_LIBTIRPC_DB

Petr Vorel petr.vorel at gmail.com
Sat Dec 13 18:39:56 UTC 2025


Hi Giulio, Thomas,

> Hello,

> On Sat, 13 Dec 2025 16:17:30 +0100
> Giulio Benetti <giulio.benetti at benettiengineering.com> wrote:

> > Pacakge nfs-utils requires libtirpc rpcdb option, so let's select it by

>   ^^^^^^ minor typo

I pointed that out in v1 :).

>        select BR2_PACKAGE_LIBTIRPC # IPv6 requires libtirpc
>+       select BR2_PACKAGE_LIBTIRPC_DB # getrpcbynumber

Maybe also here note the reason?

I hope Thomas can fix both of these before merge.

Reviewed-by: Petr Vorel <petr.vorel at gmail.com>

Kind regards,
Petr

> Since when is this needed? When fixing an autobuilder issue, we need to
> understand what introduced the problem so that we know whether the fix
> needs to be backported or not.

> Thanks a lot!

> Thomas


More information about the buildroot mailing list