Hi All, I’m trying to build pmix 3.1.1 against slurm 18.08.4, however in the slurm pmix plugin I get a fatal error:
pmixp_client.c:147:28: error: ‘flag’ undeclared (first use in this function) PMIX_VAL_SET(&kvp->value, flag, 0); Is there something wrong with my build environment? The variable ‘flag’ doesn’t appear to be defined anywhere in any file in the directory slurm-18.08.4/src/plugins/mpi/pmix thanks, -greg --