Please provide a verbose log of cmake and make with the crash message so we
can try to help.

On Fri, Feb 19, 2021 at 6:50 AM Piotr Chmura <[email protected]>
wrote:

> Hi,
> I am trying to install grpc for c++. I'm following the tutorial from the
> main page:
> https://grpc.io/docs/languages/cpp/quickstart/
> And at the moment when I use the commands one causes the problem:
> $ mkdir -p cmake/build
> $ pushd cmake/build
> $ cmake -DgRPC_INSTALL=ON
>       -DgRPC_BUILD_TESTS=OFF
>       -DCMAKE_INSTALL_PREFIX=$MY_INSTALL_DIR \N-.
>       ../..
> $ *make -j <----- of this command*
> $ make install
> $ popd
>
> At about 70% my system crashes and I can't do anything. I am using Ubuntu
> 20.10 does anyone know what can cause this problem. I tried installing on
> two different computers and on each there was this problem.
>
> --
> You received this message because you are subscribed to the Google Groups "
> grpc.io" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/b46ef2c2-4afe-4361-850f-24d25712bb25n%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/b46ef2c2-4afe-4361-850f-24d25712bb25n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAABt8Y--OaUxrAUx77p0pNLLaEdis%3DR8sWM2CY2psLWdMVPgJg%40mail.gmail.com.

Reply via email to