You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2014/09/30 09:34:33 UTC

[jira] [Comment Edited] (MESOS-1843) Specifying --with-curl doesn't work.

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

Michael Park edited comment on MESOS-1843 at 9/30/14 7:34 AM:
--------------------------------------------------------------

The issue here is that {{curl/curl.h}} is included in {{stout}} and specifying the {{--with-curl}} flag in mesos is not propagated down to {{stout}}.


was (Author: mcypark):
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)