Hi Vincent,
On 08/26/2015 03:14 AM, Vincent Digital wrote:
configure: error: zlib must be installed in a compiler-visible path --- config.cache --- *** [config.cache] Error code 1
it seems like the error occurred when building the rump tools:
nbmake[6]: stopped in /home/vincent/genode/contrib/dde_rump-8719ed349bf425eb570d0ee7f16acf980b44adb4/src/lib/dde_rump/src/tools/compat
The rump tools will be executed on your host system, i.e. Linux 3.19.0-25-generic x86_64, not within Genode, they are needed to compile rump. Do you have the zlib package installed in your Linux distribution?
Regards,
Sebastian