[
https://issues.apache.org/jira/browse/CELIX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bjoern Petri closed CELIX-45.
-----------------------------
using the current trunk, I did not see this problem any more.
> 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
> Reporter: Bjoern Petri
> Assignee: Alexander Broekhuis
> Priority: Minor
> Labels: cmake, include
> Fix For: 0.0.2-incubating
>
> Attachments: missing.cmake.includes.patch
>
>
> Unfortunately I ran into some minor problems while building celix. More
> precisely, it complains about a missing slp.h and lateron also about a
> missing jansson.h.
> [...]
> [ 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 ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
> ‘discovery_pollSLPCallback’
> /home/dm513/dev/machine_**service/celix-0.0.1-**
> incubating/remote_services/**discovery/private/src/**discovery.c:74:
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
> ‘discovery_attributesCallback’
> /home/dm513/dev/machine_**service/celix-0.0.1-**
> incubating/remote_services/**discovery/private/src/**discovery.c:77:
> error: expected ‘)’ before ‘hslp’
> /home/dm513/dev/machine_**service/celix-0.0.1-**
> incubating/remote_services/**discovery/private/src/**discovery.c: In
> function ‘discovery_deregisterEndpoint’**:
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira