[
https://issues.apache.org/jira/browse/MESOS-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152439#comment-14152439
]
Michael Park commented on MESOS-1843:
-------------------------------------
The issue here is that {{curl/curl.h}} is included in {{stout}} and specifying
the {{--with-curl}} flag is not propagated down to {{stout}}'s {{configure.ac}}.
> Specifying --with-curl doesn't work.
> ------------------------------------
>
> Key: MESOS-1843
> URL: https://issues.apache.org/jira/browse/MESOS-1843
> Project: Mesos
> Issue Type: Bug
> Components: build
> Reporter: Michael Park
>
> On a system without {{libcurl}} installed, specifying
> {{--with-curl=<path-to-libcurl>}} flag should work. However, we get the
> following error:
> {quote}
> ../../../3rdparty/libprocess/3rdparty/stout/include/stout/net.hpp:44:23:
> fatal error: curl/curl.h: No such file or directory
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)