<div dir="ltr">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 :)<div>Let you know in a couple hours how it works.</div><div>Try doing</div><div>make V=1</div><div>and see if you can find anything wrong.</div><div><br></div><div>-robert</div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Nov 24, 2018 at 12:45 PM Thomas Petazzoni <<a href="mailto:thomas.petazzoni@bootlin.com">thomas.petazzoni@bootlin.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Robert,<br>
<br>
On Sat, 24 Nov 2018 12:09:36 -0800, robert rose wrote:<br>
<br>
> tar xf ~/Downloads/buildroot-2018.08.2.tar.gz<br>
> cd buildroot-2018.08.2<br>
> patch -p1 < ~/buildroot/outgoing/v2-0001-c-ares-support-host-build.patch<br>
> patch -p1 < ~/buildroot/outgoing/v2-0002-grpc-new-package.patch<br>
> make raspberrypi3_defconfig<br>
> make<br>
<br>
If you do just this, you don't build gprc, you at least need to do<br>
"make menuconfig" and enable gprc.<br>
<br>
> And it worked.  I don't have cmake on my machine, so buildroot<br>
> built cmake-3.8.2<br>
> What version of cmake do you use?<br>
<br>
I have a cmake installed system-wide, so I'm not using the one built by<br>
Buildroot. My cmake version is:<br>
<br>
$ cmake --version<br>
cmake version 3.12.1<br>
<br>
Best regards,<br>
<br>
Thomas<br>
-- <br>
Thomas Petazzoni, CTO, Bootlin<br>
Embedded Linux and Kernel engineering<br>
<a href="https://bootlin.com" rel="noreferrer" target="_blank">https://bootlin.com</a><br>
</blockquote></div>