From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Thu, 10 Mar 2005 12:32:38 +0100 Subject: [U-Boot-Users] Building fw_printenv ? Message-ID: <42303056.3010305@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, how can I build fw_printenv? Just add TOOLSUBDIRS = env in tools/Makefile? Then I get make[2]: Leaving directory `/home/scholz/EXTERN/u-boot.pristine/tools/env' make[2]: Entering directory `/home/scholz/EXTERN/u-boot.pristine/tools/env' arm-softfloat-linux-gnu-gcc -Wall -DUSE_HOSTCC crc32.c fw_env.c fw_env_main.c -o fw_printenv crc32.c:15:18: zlib.h: No such file or directory Thanks. -- Steven