Subject: Re: build problem
To: None <current-users@netbsd.org>
From: Luke Mewburn <lukem@NetBSD.org>
List: current-users
Date: 04/18/2005 01:55:59
--s8J8qjRpxLkp1Gun
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Apr 16, 2005 at 11:05:36AM +0200, Jukka Salmi wrote:
  | Luke Mewburn --> current-users (2005-04-16 17:37:35 +1000):
  | > On Fri, Apr 15, 2005 at 07:06:26PM +0200, Jachym Holecek wrote:
  | >   |=20
  | >   | > [... snip diff ...]
  | >   | > -.if (${MKINET6} !=3D "no")
  | >   | > +.if (${USE_INET6} !=3D "no")
  | >   | >  SUBDIR+=3D ping6 rtsol
  | >   | >  .endif
  | >   |=20
  | >   | .if (${MKINET6} !=3D "no") && (${USE_INET6} !=3D "no")
  | >   | SUBDIR+=3D ping6 rtsol
  | >   | .endif
  | >   |=20
  | >=20
  | > That's not necessary; setting MKINET6=3Dno will set USE_INET6=3Dno,
  | > so just checking the latter is sufficient.
  |=20
  | So why do src/sbin/Makefile and src/usr.sbin/Makefile check the former
  | instead? Is this a bug or am I missing something?

If we consider the installation of IPv6-specific tools
like ping6 and rtsol as _users_ of IPv6 infrastructure,
then arguably it's currently a "bug".

--s8J8qjRpxLkp1Gun
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (NetBSD)

iD8DBQFCYocPpBhtmn8zJHIRApasAKCuYhCzInPtRtTi0rPha/AzgVOWfgCdHbGX
8ynAwK6/RwVjo5KPyscn76Y=
=vCAC
-----END PGP SIGNATURE-----

--s8J8qjRpxLkp1Gun--