All of lore.kernel.org
 help / color / mirror / Atom feed
From: robert rose <robertroyrose@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] grpc: new package
Date: Sat, 24 Nov 2018 14:00:40 -0800	[thread overview]
Message-ID: <CALxq1w6H6h3BY6R=PyuTAqHh6JtJyjVWg7F8DUnChMhyMaP1yw@mail.gmail.com> (raw)
In-Reply-To: <20181124214519.5d168fd8@windsurf>

I just did the make menuconfig, added grpc and it still worked.  I just
installed cmake 3.12.1 and doing a build from scratch (with grpc :)
Let you know in a couple hours how it works.
Try doing
make V=1
and see if you can find anything wrong.

-robert

On Sat, Nov 24, 2018 at 12:45 PM Thomas Petazzoni <
thomas.petazzoni@bootlin.com> wrote:

> Hello Robert,
>
> On Sat, 24 Nov 2018 12:09:36 -0800, robert rose wrote:
>
> > tar xf ~/Downloads/buildroot-2018.08.2.tar.gz
> > cd buildroot-2018.08.2
> > patch -p1 < ~/buildroot/outgoing/v2-0001-c-ares-support-host-build.patch
> > patch -p1 < ~/buildroot/outgoing/v2-0002-grpc-new-package.patch
> > make raspberrypi3_defconfig
> > make
>
> If you do just this, you don't build gprc, you at least need to do
> "make menuconfig" and enable gprc.
>
> > And it worked.  I don't have cmake on my machine, so buildroot
> > built cmake-3.8.2
> > What version of cmake do you use?
>
> I have a cmake installed system-wide, so I'm not using the one built by
> Buildroot. My cmake version is:
>
> $ cmake --version
> cmake version 3.12.1
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20181124/e923eec1/attachment.html>

  reply	other threads:[~2018-11-24 22:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-18 21:19 [Buildroot] [PATCH v2 1/2] c-ares: support host build Robert Rose
2018-11-18 21:19 ` [Buildroot] [PATCH v2 2/2] grpc: new package Robert Rose
2018-11-24 14:12   ` Thomas Petazzoni
     [not found]     ` <CALxq1w45Krr6E8Ri7rxrDN9USkbPdLbqmmK2x-XiH3AmHHeqpg@mail.gmail.com>
2018-11-24 20:45       ` Thomas Petazzoni
2018-11-24 22:00         ` robert rose [this message]
2018-11-24 23:57           ` robert rose
2018-11-26 21:58             ` Thomas Petazzoni
2018-11-27 17:17   ` Arnout Vandecappelle
2018-11-18 21:33 ` [Buildroot] [PATCH v2 1/2] c-ares: support host build Arnout Vandecappelle
2018-11-18 21:37   ` Arnout Vandecappelle

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='CALxq1w6H6h3BY6R=PyuTAqHh6JtJyjVWg7F8DUnChMhyMaP1yw@mail.gmail.com' \
    --to=robertroyrose@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.