Chun-Hung Hsiao created MESOS-8370:
--------------------------------------
Summary: `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
Assignee: Chun-Hung Hsiao
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
(v6.4.14#64029)