raulcd commented on PR #45064: URL: https://github.com/apache/arrow/pull/45064#issuecomment-2551185782
I seem to be facing the same issue as: https://github.com/grpc/grpc/issues/33887 ``` -- stderr output is: In file included from /build/cpp/grpc_ep-prefix/src/grpc_ep/src/compiler/config_protobuf.h:22, from /build/cpp/grpc_ep-prefix/src/grpc_ep/src/compiler/config.h:24, from /build/cpp/grpc_ep-prefix/src/grpc_ep/src/compiler/csharp_generator.h:22, from /build/cpp/grpc_ep-prefix/src/grpc_ep/src/compiler/csharp_generator.cc:19: /build/cpp/grpc_ep-prefix/src/grpc_ep/include/grpcpp/impl/codegen/config_protobuf.h:81:10: fatal error: absl/status/status.h: No such file or directory 81 | #include "absl/status/status.h" | ^~~~~~~~~~~~~~~~~~~~~~ ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
