Cyril Brulebois <[email protected]> (28/11/2009): > Log excerpt: > | checking for gcc... ccache cc > | checking for C compiler default output file name... > | configure: error: C compiler cannot create executables
While I'm at it, there's no way ccache should be specified in debian/rules: you don't B-D on it, buildds use clean environments so should not re-use something already built previously, so ccache is useless there. If you want to use it locally, set PATH accordingly, and you're done. Mraw, KiBi.
signature.asc
Description: Digital signature

