Re: Build failure

Joel Rosdahl <[email protected]> Mon, 14 Sep 2015 19:49:31 +0200
Newsgroups gmane.comp.compilers.ccache
Message-ID <CAK8D=piMqcxBtp3iUEJpnrndewmKDVCBic7cqM4kScQmqY9aEQ@mail.gmail.com>
Oops, fixed now.

-- Joel

On 14 September 2015 at 14:45, Andrew Stubbs <[email protected]> wrote:

> Unless I'm missing something, the ccache sources are currently not
> buildable. :-(
>
> ccache.c: In function ‘put_file_in_cache’:
> ccache.c:808:42: error: ‘struct conf’ has no member named ‘compress_level’
>     source, dest, conf->compression ? conf->compress_level : 0);
>                                           ^
> Andrew
>
>