Skip to content

configure: WARNING: 'missing' script is too old or missing #13

Open
@dappelha

Description

@dappelha

I am trying to install this library on the SUMMIT supercomputer with the following configure script:

./configure --prefix=/ccs/home/dappelh/codes/p3dfft/p3dfft \
--enable-ibm \
--enable-fftw --with-fftw=$OLCF_FFTW_ROOT \
--enable-openmp \
FC=mpif90 CC=mpicc

I get this warning when configuring,

/ccs/home/dappelh/codes/p3dfft/p3dfft/missing: Unknown `--is-lightweight' option
Try `/ccs/home/dappelh/codes/p3dfft/p3dfft/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing

and I get this error when trying to make:

CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 
/bin/sh: aclocal-1.14: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions