Return-Path: X-Original-To: apmail-celix-commits-archive@www.apache.org Delivered-To: apmail-celix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62E3F18A5A for ; Sat, 17 Oct 2015 08:50:10 +0000 (UTC) Received: (qmail 43187 invoked by uid 500); 17 Oct 2015 08:50:05 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 42861 invoked by uid 500); 17 Oct 2015 08:50:05 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 42704 invoked by uid 500); 17 Oct 2015 08:50:05 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 42698 invoked by uid 99); 17 Oct 2015 08:50:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Oct 2015 08:50:05 +0000 Date: Sat, 17 Oct 2015 08:50:05 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CELIX-277) Discovery SHM / RSA SHM do not compile using OSX MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bjoern Petri created CELIX-277: ---------------------------------- Summary: Discovery SHM / RSA SHM do not compile using OSX Key: CELIX-277 URL: https://issues.apache.org/jira/browse/CELIX-277 Project: Celix Issue Type: Bug Reporter: Bjoern Petri Assignee: Bjoern Petri Neither the Discovery SHM nor the RSA SHM compile under macos. Discovery SHM uses robust futexes which are not supported, while RSA SHM stumbles over an enum redefinition. -- This message was sent by Atlassian JIRA (v6.3.4#6332)