bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Makefile error


From: Alex Regueiro
Subject: Makefile error
Date: Thu, 25 Jun 2015 00:23:46 +0100

I use first use gnulib-tool, as follows:

gnulib-tool --create-testdir --lib=“libargp" --dir=“argp” argp

followed by ./configure, which completes fine (no errors or warnings), but running `make` or even `make check` gives an odd error. Here is the result of `make -wd check`. What’s going wrong here? I never used to get this error, despite running the same commands.

https://gist.github.com/968815c3fd7e4dccca08

The most relevant lines seem to be:
        No need to remake target `argp-ba.c'; using VPATH name `../../gnulib/gllib/argp-ba.c'.
        Considering target file `../../argp/gllib/argp-ba.c'.
        File `../../argp/gllib/argp-ba.c' does not exist.
        Looking for an implicit rule for `../../argp/gllib/argp-ba.c’.
So, thoughts?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]