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

Ian Downes commented on MESOS-1563:
-----------------------------------

I had Mesos compiling and running with gcc 4.4 (I think) on FreeBSD 9.0 x86_64 
last year with a few minor tweaks. I'll see if I can dig up that branch...

It's mostly written in C++. 

There is plenty of Linux stuff related to cgroups and namespaces for 
containerization but there are POSIX implementations (used on OSX) that will 
work on FreeBSD, e.g., starting the slave with --isolation=cpu/posix,cpu/mem.

If you're interested in running Mesos on FreeBSD I encourage you to write 
isolator(s) that use jails for containerization. I'd be happy to shepherd any 
work!

> Failed to configure on FreeBSD
> ------------------------------
>
>                 Key: MESOS-1563
>                 URL: https://issues.apache.org/jira/browse/MESOS-1563
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.19.0
>         Environment: FreeBSD-10/stable
>            Reporter: Dmitry Sivachenko
>
> When trying to configure mesos on FreeBSD, I get the following error:
> configure: Setting up build environment for x86_64 freebsd10.0
> configure: error: "Mesos is currently unsupported on your platform."
> Why? Is there anything really Linux-specific inside? It's written in Java 
> after all.
> And MacOS is supported, but it is rather close to FreeBSD.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to