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 
            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 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

Reply via email to