[ClusterLabs] Pacemaker 2.1.10-rc1 now available
Chris Lumens
clumens at redhat.com
Mon Jun 23 14:11:05 UTC 2025
>configure:28026: checking for libcorosync_common
>configure:28033: $PKG_CONFIG --exists --print-errors "libcorosync_common"
>configure:28036: $? = 0
>configure:28050: $PKG_CONFIG --exists --print-errors "libcorosync_common"
>configure:28053: $? = 0
>configure:28091: result: yes
>configure:28148: error: in `/opt/pacemaker-Pacemaker-2.1.10-rc1':
>configure:28150: error: At least one cluster stack must be supported
>See `config.log' for more details
Well, that wasn't very enlightening.
Are you running ./configure with --without-corosync? Do you have
corosync installed somewhere unusual?
You don't have "checking for corosync" in your config.log, which means
$with_corosync must be getting disabled somehow and that whole block is
getting skipped.
Is there anything earlier in config.log where cpg, cfg, cmap, or quorum
are not found?
- Chris
More information about the Users
mailing list