From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] nfs-utils: add host package
Date: Mon, 21 May 2018 10:19:28 +0200 [thread overview]
Message-ID: <20180521101928.74cdd62e@windsurf> (raw)
In-Reply-To: <20180521060756.3r5e7zspbpvxfjjn@sapphire.tkos.co.il>
Hello,
On Mon, 21 May 2018 09:07:56 +0300, Baruch Siach wrote:
> > Do you have an idea on how to address this ? Do we need to build
> > host-libtirpc ?
>
> I'll take a look.
Thanks!
> If we need host-libtirpc we would not be able to remove the rpcgen patch since
> that would create a circular dependency.
Except if we manage to convince host-libtirpc that it should just
install the RPC headers, and not do anything that needs rpcgen.
> Why do we actually need rpcgen in libtirpc?
If I remember correctly, it's because it needs to generate the C code
matching those RPC descriptions:
./tirpc/rpc/rpcb_prot.x
./tirpc/rpcsvc/crypt.x
./tirpc/rpcsvc/key_prot.x
But it's been a very long time I did this, and libtirpc has been
updated multiple times since then.
Alternatively, one approach would be to bundle a pre-generated version
of those C files instead of having to run rpcgen. Not the nicest
solution, but that's one solution.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-05-21 8:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 11:31 [Buildroot] [PATCH 1/4] nfs-utils: add host package Baruch Siach
2018-05-18 11:31 ` [Buildroot] [PATCH 2/4] quota: depend on host-nfs-utils Baruch Siach
2018-06-17 14:55 ` Peter Korsgaard
2018-05-18 11:31 ` [Buildroot] [PATCH 3/4] samba4: " Baruch Siach
2018-06-17 14:55 ` Peter Korsgaard
2018-05-18 11:31 ` [Buildroot] [PATCH 4/4] autofs: " Baruch Siach
2018-06-17 14:55 ` Peter Korsgaard
2018-05-18 12:32 ` [Buildroot] [PATCH 1/4] nfs-utils: add host package Thomas Petazzoni
2018-05-18 12:33 ` Thomas Petazzoni
2018-05-19 10:44 ` Thomas Petazzoni
2018-05-21 6:07 ` Baruch Siach
2018-05-21 8:19 ` Thomas Petazzoni [this message]
2018-05-21 8:28 ` Baruch Siach
2018-05-21 8:32 ` Thomas Petazzoni
2018-05-21 8:58 ` Baruch Siach
2018-06-17 14:55 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180521101928.74cdd62e@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox