Subject: toolchain/29006: include libz support in src/tools/compat [change-req]
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <joff@embeddedARM.com>
List: netbsd-bugs
Date: 01/19/2005 02:54:00
>Number:         29006
>Category:       toolchain
>Synopsis:       include libz support in src/tools/compat [change-req]
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    toolchain-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 19 02:54:00 +0000 2005
>Originator:     joff@embeddedARM.com
>Release:        NetBSD 2.99.14
>Organization:
	Technologic Systems
>Environment:
System: NetBSD oz 1.6.2_STABLE NetBSD 1.6.2_STABLE (DELL400SC) #1: Wed Jul 21 21:00:42 MST 2004 joff@oz:/u/src/sys/arch/i386/compile/DELL400SC i386
Architecture: i386
Machine: i386
>Description:
	Without zlib on host system, build.sh is doomed to fail.  This is commonly not included
	and adds to intimidating complexity for potential cross-builder-people in pre-environment
	setup.
>How-To-Repeat:
	try a default install of Interix, watch build fail.
>Fix:
	would prefer just including support for zlib in src/tools/compat, but good documentation on
	bootstrapping Interix for  pre- build.sh invocation which includes described gotcha would also suffice.