Subject: Re: cross compiling -cuurent on 1.4/alpha
To: Bernd Ernesti <netbsd@arresum.inka.de>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: current-users
Date: 12/22/1999 18:25:07
> Either. The problem is the helper programm 'probe_ipv6' in
> dist/bind/bin which checks for ipv6 on the system. There is no ipv6
> support in 1.4.x, but -current has the support for it.

Looks like probe_ipv6 needs to use more than just ${CC} to compile the
test programs using the appropriate cross-build includes; it looks
fairly straightforward to fix..

					- Bill