Re: ccache-3.2.4 and 3.1.11 fail to build

Joel Rosdahl <[email protected]> Fri, 25 Mar 2016 21:25:50 +0100
Newsgroups gmane.comp.compilers.ccache
Message-ID <CAK8D=pguY5d8KrWwANYTT0hO2HOZpW9R2O=58LWHMJVDk1SBgQ@mail.gmail.com>
On 23 March 2016 at 20:34, Britton Kerin <[email protected]> wrote:
> I unpacked it and did ./configure then make I get this:
>
> $ ./configure
> [...]
> $ make
> make: *** No rule to make target `main.o', needed by `ccache'.  Stop.
>
> Same thing for 3.1.11

That's peculiar. What OS are you using? Which version of make?

-- Joel