Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libtirpc: fix compilation error
Date: Fri, 29 Dec 2017 22:23:45 +0100	[thread overview]
Message-ID: <20171229222345.7ecb9545@windsurf.lan> (raw)
In-Reply-To: <trinity-145e0c2a-2583-47ec-b583-2128a636e7e6-1514557451788@3c-app-mailcom-bs06>

Hello,

On Fri, 29 Dec 2017 15:24:11 +0100, daggs wrote:

> config to reproduce:
> BR2_x86_i686=y
> BR2_PACKAGE_LIBTIRPC=y
> 
> no idea why the autobuilds didn't caught it.

I initially couldn't reproduce it, but after thinking more about the
problem, I understood what happened: you don't have RPC support
installed in your host system. The build of the rpcgen host program
fails to build because it can't find those headers, which on my system
(or the autobuilder instances) are provided system-wide.

So indeed, your patch is correct. Just the explanation was not
sufficient, so I've reworded the commit log accordingly.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-12-29 21:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-29 13:03 [Buildroot] [PATCH] libtirpc: fix compilation error Dagg Stompler
2017-12-29 13:38 ` Thomas Petazzoni
2017-12-29 14:24   ` daggs
2017-12-29 21:23     ` Thomas Petazzoni [this message]
2017-12-30  6:44       ` daggs
2017-12-30 10:51         ` Thomas Petazzoni

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=20171229222345.7ecb9545@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.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