On 27/05/2015 17:21, Yehuda Yitschak wrote:
Hello i am trying to cross build qemu v2.3.0 to Aarch64 on a i386 host i am using "gcc-linaro-aarch64-linux-gnu-4.9-2014.05_linux" toolchain the qemu configure scripts complains: ERROR: zlib check failed Make sure to have the zlib libs and headers installed. i believe this is a problems with the toolchain. Does anyone know a way around this ?
Make sure there is an aarch64 compiled zlib *and its headers* installed in the cross toolchain's aarch64 include and lib directories. Look at the failing lines in the configure scripts and try to figure out where it looks for zlib.h and ( zlib.so.* or zlib.a.*), or if it simply does a test compile/link of a dummy program that referenceszlib. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. https://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded