Opened 8 years ago

Closed 8 years ago

#1250 closed defect (fixed)

Can't compile grpc-java on CentOS 7

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.2
Component: rasnet Version: development
Keywords: Cc: Alex Toader, Alex Dumitru
Complexity: Medium

Description

It relies on checking a directory third_party/bin/protobuf, which somehow exists but is empty, so protobuf is not built.

Change History (2)

comment:1 by Dimitar Misev, 8 years ago

How do I get rid of these? Do you see them as well?

$ git st
On branch master
Your branch is ahead of 'origin/master' by 1 commit.
  (use "git push" to publish your local commits)
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   third_party/grpc (new commits)
	modified:   third_party/grpc-java (new commits)

comment:2 by Dimitar Misev, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.