Hi Guys, 

So I figured I have to make this using bazel ? But I get the following 
error now. 

 bazel build :server
INFO: Found 1 target...
ERROR: /home/biswas.91/grpc/BUILD:448:1: undeclared inclusion(s) in rule 
'//:grpc_base':
this rule is missing dependency declarations for the following files 
included by 'src/core/lib/iomgr/tcp_client_posix.c':
  '/home/biswas.91/grpc/src/core/lib/iomgr/time_util.h'.
Target //test/core/fling:server failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 0.506s, Critical Path: 0.18s

Can someone please help me to fix this?

Thanks, Rajarshi 


On Monday, June 12, 2017 at 6:59:10 PM UTC-4, Rajarshi Biswas wrote:
>
> Hi,
>
> Sorry for the noob question. 
> How do i make and run the following two tests ?
> grpc/test/core/fling/server.c 
> grpc/test/core/fling/client.c
>
> _Thanks
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/129f3b07-c0ba-464b-b6d3-6bb64074d0fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to