[ 
https://issues.apache.org/jira/browse/MESOS-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin updated MESOS-9160:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> Failed to compile gRPC when the build path contains symlinks.
> -------------------------------------------------------------
>
>                 Key: MESOS-9160
>                 URL: https://issues.apache.org/jira/browse/MESOS-9160
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>            Priority: Major
>             Fix For: 1.7.0
>
>
> {noformat}
> make[4]: *** No rule to make target 
> '/home/kapil/mesos/master/build/3rdparty/grpc-1.10.0/libs/opt/libgrpc++_unsecure.a'.
>   Stop.{noformat}
> Apparently, in GRPC makefile, it uses realpath (no symlinks) when computing 
> the build directory, whereas, Mesos builds use `abspath` (doesn't resolve 
> symlinks). So there is a target mismatch if any directory in your Mesos path 
> is a symlink.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to