Re: [grpc-io] Compile and Install gRPC locally error

2021-08-12 Thread 欧阳昊
However, the error shows the directory third_party/cares/cares does not contains CMakeLists.txt file, and I searched the grpc github, there is no such file as well. *CMake Error at cmake/cares.cmake:25 (add_subdirectory):* * The source directory* */home/yh/tools/grpc/third_party/cares/care

Re: [grpc-io] Shared object (.so) size on Apple M1

2021-08-12 Thread David Lopes
I was able to workaround this issue. I had to tell docker to build the container to the desired architecture with: *docker buildx build -t {CONTAINER_TAG_NAME} --platform linux/amd64* On Thursday, August 12, 2021 at 10:02:37 AM UTC+1 David Lopes wrote: > I guess that's possible, but I don't th

Re: [grpc-io] Re: Slides for xDS + gRPC talk

2021-08-12 Thread 'Gaurav Poothia' via grpc.io
Thanks Srini - ah now I can too. Might have been a transient issue - sorry for the bother - thanks! On Thu, Aug 12, 2021 at 12:22 PM 'Srini Polavarapu' via grpc.io < grpc-io@googlegroups.com> wrote: > Hi, > > I am able to access the slides here: > https://static.sched.com/hosted_files/kccnceu2021

[grpc-io] Re: Slides for xDS + gRPC talk

2021-08-12 Thread 'Srini Polavarapu' via grpc.io
Hi, I am able to access the slides here: https://static.sched.com/hosted_files/kccnceu2021/2a/Service%20Mesh%20with%20gRPC%20and%20xDS.pdf Not sure why this link doesn't work for you. On Thursday, August 12, 2021 at 11:10:04 AM UTC-7 Gaurav Poothia wrote: > Hi, > I was trying to follow the ver

[grpc-io] Slides for xDS + gRPC talk

2021-08-12 Thread 'Gaurav Poothia' via grpc.io
Hi, I was trying to follow the very interesting hyperlinked references from the slides in this recent talk https://www.youtube.com/watch?v=cGJXkZ7jiDk But the kubecon page has a stale slides link so no way to get at them https://kccnceu2021.sched.com/event/iE8o/xds-in-grpc-for-service-mesh-megan-

Re: [grpc-io] Shared object (.so) size on Apple M1

2021-08-12 Thread David Lopes
I guess that's possible, but I don't think I am. I'm using the exact same build script to build in multiple platforms and the results are very different. Just now, I ran the build script from my apple M1 laptop *directly* (instead of running inside a docker container) and the file goes down to