Skip to content

"missing" script possibly outdated? #14

@philwo

Description

@philwo

I'm getting the following warning when running ./configure on my Mac OS X 10.10 machine. Unfortunately I'm not exactly a autoconf expert, so I'm not sure what to do. Do we just have to update the "missing" script?

philwo@hakase ~/src/pgdbf (master) ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/Users/philwo/src/pgdbf/missing: Unknown `--is-lightweight' option
Try `/Users/philwo/src/pgdbf/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing

Then, when trying to compile it, I get the following error, which I think is related:

philwo@hakase ~/src/pgdbf (master) make
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 -I m4 --install
 cd . && automake-1.14 --foreign
configure.ac:11: error: required file './compile' not found
configure.ac:11:   'automake --add-missing' can install 'compile'
make: *** [Makefile.in] Error 1

I'll investigate a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions