[bind10-dev] FreeBSD port for BIND 10 available for testing
Michael Sinatra
michael at rancid.berkeley.edu
Fri Sep 30 22:35:36 UTC 2011
On 09/30/11 12:28, Francis Dupont wrote:
>> ===> Configuring for botan-1.8.11
>> File "./configure.py", line 613
>> except KeyError, e:
>> ^
>> SyntaxError: invalid syntax
>
> => there is no mystery: botan requires a python 2 for its configuration
> and the script is run by a python 3. BTW the fix is easy: hack the botan
> config to use python 2.
>
> Regards
>
> Francis Dupont<fdupont at isc.org>
>
> PS: there should be something about this in the install doc.
I simply installed both python 2.7 and python 3.1 before building the
port and it compiled fine. I was able to get BIND10 to build on a
FreeBSD 9.0-BETA3 system using llvm/clang as the compiler. One of the
dependencies (log4cplus) wouldn't build under clang, so I "downgraded"
to gcc/g++ for that dependency only.
michael
More information about the bind10-users
mailing list