[Buildroot] ccache issue with zlib dependency

Felipe Contreras felipe.contreras at gmail.com
Fri Feb 10 23:36:04 UTC 2012


Hi,

I have a newer version of zlib (1.2.6) on my host system than what
buildroot is using (1.2.5), ultimately the build fails because I have
enabled ccache, and it uses zlib, and when the older zlib is installed
there are missing symbols (ZLIB_1.2.5.2), so ccache doesn't work any
more, and everything else fails.

I tried to add the zlib dependency to ccache, but the build also fails
because apparently host-zlib tries to use ccache.

This is a bit of a chicken and egg problem and I'm not sure how to fix it.

Any ideas?

Cheers.

-- 
Felipe Contreras


More information about the buildroot mailing list