MIME-Version: 1.0 In-Reply-To: X-Mailer: MIME-tools 5.428 (Entity 5.428) Content-Disposition: inline References: Content-Type: text/html; charset="UTF-8" Message-ID: Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 RT-Send-CC: Content-Length: 1391 On Tue Jan 13 15:38:12 2015, fdupont wrote:
> => can you check you have the rt29402b branch
> from repo.isc.org/proj/git/prod/dhcp?
>
> > 1. util/bind.sh - does not have logic for tags beyond 4.2.5
>
> => it is not what I can see from my util/bind.sh?
>
> > 2. configure.ac - version number is incorrect.
>
> => I didn't change it (and it is 4.3.2.pre-beta).
>
> > 3. Why are the bind directories not relative? When one builds master
> > (i.e 4.3.2), the bind directories in the Make process are all relative as
> > shown
>
> => for compatibility with the with-libbind option,
> because it is simpler (same name in all levels) and
> IMHO safer. And BTW it doesn't really matter.
>
> > For rt29402a, they are prefixed with the expanded value of "--prefix"
> > supplied to config, as you can see:
>
> => rt29402a was wrong for this point.
>
> > 4. Compilation fails on common/ns_names.c:
>
> => so I am really convinced you tried the wrong branch.

Indeed I did use the wrong branch, my apologies.  Let me try again with the correct one.