You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Matei Zaharia (Created) (JIRA)" <ji...@apache.org> on 2012/03/17 22:12:38 UTC

[jira] [Created] (MESOS-166) configure should check for libcurl

configure should check for libcurl
----------------------------------

                 Key: MESOS-166
                 URL: https://issues.apache.org/jira/browse/MESOS-166
             Project: Mesos
          Issue Type: Bug
          Components: build
            Reporter: Matei Zaharia
            Priority: Minor


The recent URI fetching changes added calls into libcurl and includes of <curl/curl.h>, but configure doesn't check for them, so you get a build error if your system doesn't have dev packages for libcurl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MESOS-166) configure should check for libcurl

Posted by "Matei Zaharia (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232073#comment-13232073 ] 

Matei Zaharia commented on MESOS-166:
-------------------------------------

Same thing applies to openssl.
                
> configure should check for libcurl
> ----------------------------------
>
>                 Key: MESOS-166
>                 URL: https://issues.apache.org/jira/browse/MESOS-166
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Matei Zaharia
>            Priority: Minor
>
> The recent URI fetching changes added calls into libcurl and includes of <curl/curl.h>, but configure doesn't check for them, so you get a build error if your system doesn't have dev packages for libcurl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MESOS-166) configure should check for libcurl

Posted by "Benjamin Hindman (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Hindman resolved MESOS-166.
------------------------------------

    Resolution: Fixed
      Assignee: Benjamin Hindman
    
> configure should check for libcurl
> ----------------------------------
>
>                 Key: MESOS-166
>                 URL: https://issues.apache.org/jira/browse/MESOS-166
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Matei Zaharia
>            Assignee: Benjamin Hindman
>            Priority: Minor
>
> The recent URI fetching changes added calls into libcurl and includes of <curl/curl.h>, but configure doesn't check for them, so you get a build error if your system doesn't have dev packages for libcurl.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira