[ 
https://issues.apache.org/jira/browse/MESOS-959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887992#comment-13887992
 ] 

Vinod Kone commented on MESOS-959:
----------------------------------

Looks like though "make maven-install" works the actual "make" has problems. 
Investigating..

{code}
➜  build git:(vinod/maven_install_fix) ✗ make -j3
...
...
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos 
-I../../src --cpp_out=. 
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/google/protobuf/descriptor.proto
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/google/protobuf/descriptor.proto:
 File does not reside within any path specified using --proto_path (or -I).  
You must specify a --proto_path which encompasses this file.  Note that the 
proto_path must be an exact prefix of the .proto file names -- protoc is too 
dumb to figure out when two paths (e.g. absolute and relative) are equivalent 
(it's harder than you think).
make[2]: *** 
[../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/google/protobuf/descriptor.pb.h]
 Error 1
make[2]: *** Waiting for unfinished jobs....
{code}

> Build the mesos jar without having to build the whole of mesos
> --------------------------------------------------------------
>
>                 Key: MESOS-959
>                 URL: https://issues.apache.org/jira/browse/MESOS-959
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>             Fix For: 0.18.0
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to