HomeClusterLabs Projects
Diffusion Booth 13a91c7c419c

Fix gcc-10 warnings for multiple definition of pcmk_handler

Description

Fix gcc-10 warnings for multiple definition of pcmk_handler

/usr/bin/ld: boothd-ticket.o:./src/pacemaker.h:35: multiple definition of `pcmk_handler'; boothd-main.o:./src/pacemaker.h:35: first defined here
/usr/bin/ld: boothd-pacemaker.o:./src/pacemaker.h:35: multiple definition of `pcmk_handler'; boothd-main.o:./src/pacemaker.h:35: first defined here
/usr/bin/ld: boothd-handler.o:./src/pacemaker.h:35: multiple definition of `pcmk_handler'; boothd-main.o:./src/pacemaker.h:35: first defined here
/usr/bin/ld: boothd-attr.o:./src/pacemaker.h:35: multiple definition of `pcmk_handler'; boothd-main.o:./src/pacemaker.h:35: first defined here

Details

Provenance
Valentin Vidic <vvidic@valentin-vidic.from.hr>Authored on Apr 18 2020, 8:57 AM
Parents
rBc4c489567bdf: Merge pull request #81 from vvidic/pkgconfig
Branches
Unknown
Tags
Unknown

Event Timeline