David Lightstone wrote: > I do not know whether this is the root cause for a build problem or not > > Build Context > > I had difficulty building the > arm-1136jfs-linux-gnueabi_gcc-4.5.2_glibc-2.13_binutils-2.21_kernel-2.6.36- >s anitized.ptxconfig toolchain of OSELAS.Toolchain-2011.02.0 > > To manage the build process I was using ptxdist-2011.02.0 > > Manifestation > > The manifestation which lead to the change was a compile failure of > gcc-4.5.2-first-build/gcc/lto-compress.o > The include file zlib.h could not be found
As Alexander already said, install the development package of zlib. If not, there will be more packages than the toolchain failing when you try to build them (at least some host tools from ptxdist are needing it). Regards, Juergen -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
