Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B29DE55E for ; Mon, 14 Jan 2013 11:04:17 +0000 (UTC) Received: (qmail 6845 invoked by uid 500); 14 Jan 2013 11:04:17 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 6752 invoked by uid 500); 14 Jan 2013 11:04:13 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 6729 invoked by uid 99); 14 Jan 2013 11:04:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2013 11:04:12 +0000 Date: Mon, 14 Jan 2013 11:04:12 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CELIX-45) remote_services/discovery does not compile MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bjoern Petri created CELIX-45: --------------------------------- Summary: remote_services/discovery does not compile Key: CELIX-45 URL: https://issues.apache.org/jira/browse/CELIX-45 Project: Celix Issue Type: Bug Affects Versions: 0.0.1-incubating Environment: RHEL 5.8=20 Reporter: Bjoern Petri Priority: Minor Unfortunately I ran into some minor problems while building celix. More precisely, it complains about a missing slp.h and lateron also about a miss= ing jansson.h.=20 [...] [ 61%] Built target remote_service_admin [ 61%] Building C object remote_services/discovery/** CMakeFiles/discovery.dir/**private/src/discovery.c.o /home/dm513/dev/machine_**service/celix-0.0.1-** incubating/remote_services/**discovery/private/src/**discovery.c:29:17: error: slp.h: No such file or directory /home/dm513/dev/machine_**service/celix-0.0.1-** incubating/remote_services/**discovery/private/src/**discovery.c:73: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, =E2=80=98;=E2= =80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98discovery_pollSLPCallback=E2=80=99 /home/dm513/dev/machine_**service/celix-0.0.1-** incubating/remote_services/**discovery/private/src/**discovery.c:74: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, =E2=80=98;=E2= =80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98discovery_attributesCallback=E2=80=99 /home/dm513/dev/machine_**service/celix-0.0.1-** incubating/remote_services/**discovery/private/src/**discovery.c:77: error: expected =E2=80=98)=E2=80=99 before =E2=80=98hslp=E2=80=99 /home/dm513/dev/machine_**service/celix-0.0.1-** incubating/remote_services/**discovery/private/src/**discovery.c: In function =E2=80=98discovery_deregisterEndpoint=E2=80=99**: -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira