Skip to content
Snippets Groups Projects
  • Michael Kuhn's avatar
    e176f2a2
    Fix missing dependencies and glibc build failures (#9106) · e176f2a2
    Michael Kuhn authored
    * bison: Add missing build dependencies
    
    bison also depends on cmp, which is currently not available in Spack.
    
    * help2man: Add missing build dependency
    
    * m4: Fix build with newer versions of glibc
    
    * openssl: Add missing build dependency
    
    openssl's configure script is actually a Perl script.
    
    * texinfo: Add missing perl dependency
    
    * diffutils: New package
    
    * findutils: Fix build with newer versions of glibc
    
    * mvapich2, mpich: Add missing findutils dependency
    e176f2a2
    History
    Fix missing dependencies and glibc build failures (#9106)
    Michael Kuhn authored
    * bison: Add missing build dependencies
    
    bison also depends on cmp, which is currently not available in Spack.
    
    * help2man: Add missing build dependency
    
    * m4: Fix build with newer versions of glibc
    
    * openssl: Add missing build dependency
    
    openssl's configure script is actually a Perl script.
    
    * texinfo: Add missing perl dependency
    
    * diffutils: New package
    
    * findutils: Fix build with newer versions of glibc
    
    * mvapich2, mpich: Add missing findutils dependency