[
https://issues.apache.org/jira/browse/MESOS-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun-Hung Hsiao reassigned MESOS-8370:
--------------------------------------
Assignee: (was: Chun-Hung Hsiao)
> `liburi_volume_profile.la` cannot be built standalone.
> ------------------------------------------------------
>
> Key: MESOS-8370
> URL: https://issues.apache.org/jira/browse/MESOS-8370
> Project: Mesos
> Issue Type: Bug
> Reporter: Chun-Hung Hsiao
> Priority: Major
>
> Currently the `liburi_volume_profile.la` module cannot be built standalone.
> The reason is that this module depends on the following three generated
> header files:
> {noformat}
> ../include/csi/csi.grpc.pb.h
> ../include/csi/csi.pb.h
> resource_provider/storage/volume_profile.pb.h
> {noformat}
> But there is no way in autotools to specify such dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)