@alogg reported today the following error when building mpich:
2015/03/25 07:49:43 - INFO: [package:run_job] topology-xml-libxml.c:16:10: fatal error: 'libxml/parser.h' file not found
The fix was to add libxml2 to the build dependencies for mpich. I will prepare a pull request.
@alogg reported today the following error when building
mpich:The fix was to add
libxml2to the build dependencies formpich. I will prepare a pull request.