Skip to content

Configuring --without-prrte fails #11959

@jsquyres

Description

@jsquyres

With the recent additions of the prrte man page content into mpirun(1), something isn't quite right when configuring --without-prrte; building results in the following error:

make[1]: warning: -jN forced in submake: disabling jobserver mode.
  MKDIR    prrte-rst-content
  MKDIR    schizo-ompi-rst-content
if test ! -d "$dir"; then mkdir "$dir"; fi
mkdir: .: No such file or directory
make[1]: *** [schizo-ompi-rst-content/schizo-ompi-cli.rstxt] Error 1
make: *** [all-recursive] Error 1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions