Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CCLD libcrmcluster.la
- make[2]: Leaving directory `/home/stephan/pacemaker-master/lib/cluster'
- make[2]: Entering directory `/home/stephan/pacemaker-master/lib'
- cd .. && /bin/bash ./config.status lib/pacemaker-cib.pc
- config.status: creating lib/pacemaker-cib.pc
- cd .. && /bin/bash ./config.status lib/pacemaker-lrmd.pc
- config.status: creating lib/pacemaker-lrmd.pc
- cd .. && /bin/bash ./config.status lib/pacemaker-service.pc
- config.status: creating lib/pacemaker-service.pc
- cd .. && /bin/bash ./config.status lib/pacemaker-pengine.pc
- config.status: creating lib/pacemaker-pengine.pc
- cd .. && /bin/bash ./config.status lib/pacemaker-fencing.pc
- config.status: creating lib/pacemaker-fencing.pc
- cd .. && /bin/bash ./config.status lib/pacemaker-cluster.pc
- config.status: creating lib/pacemaker-cluster.pc
- cd .. && /bin/bash ./config.status lib/pacemaker.pc
- config.status: creating lib/pacemaker.pc
- make[2]: Leaving directory `/home/stephan/pacemaker-master/lib'
- make[1]: Leaving directory `/home/stephan/pacemaker-master/lib'
- Building mcp
- make[1]: Entering directory `/home/stephan/pacemaker-master/mcp'
- CC pacemaker.o
- CC corosync.o
- corosync.c:238:33: error: unknown type name ‘cmap_handle_t’
- corosync.c: In function ‘mcp_read_config’:
- corosync.c:382:5: warning: implicit declaration of function ‘get_config_opt’ [-Wimplicit-function-declaration]
- corosync.c:382:5: warning: nested extern declaration of ‘get_config_opt’ [-Wnested-externs]
- corosync.c:382:20: error: ‘config’ undeclared (first use in this function)
- corosync.c:382:20: note: each undeclared identifier is reported only once for each function it appears in
- corosync.c:382:28: error: ‘local_handle’ undeclared (first use in this function)
- corosync.c:382:42: error: ‘KEY_PREFIX’ undeclared (first use in this function)
- corosync.c:382:53: error: expected ‘)’ before string constant
- corosync.c:391:57: error: expected ‘)’ before string constant
- corosync.c:392:57: error: expected ‘)’ before string constant
- corosync.c:408:57: error: expected ‘)’ before string constant
- corosync.c:409:57: error: expected ‘)’ before string constant
- corosync.c:268:9: warning: unused variable ‘retries’ [-Wunused-variable]
- make[1]: *** [corosync.o] Fehler 1
- make[1]: Leaving directory `/home/stephan/pacemaker-master/mcp'
- make: *** [core] Fehler 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement