[bind10-dev] Python compiling BIND10
Jeremy C. Reed
jreed at isc.org
Fri Jun 7 18:24:07 UTC 2013
On Thu, 6 Jun 2013, Boldizs?r, Varj? wrote:
> Please help my compiling problem. ./configure and the output
> boldi at BELL:~/bind10-1.0.0$ sudo ./configure --prefix /usr/local
> --with-boost-include --with-pythonpath --with-gtest
Please consider using versions 1.1.0.
> checking for in-TU anonymous namespace breakage... no
> yes: invalid option -- 'c'
The --with-boost-include and --with-pythonpath options are meant to be
used with arguments. I opened a ticket to fix this minor bug:;
http://bind10.isc.org/ticket/2996 (For me I don't get the yes error but
it just hangs.)
Please try by removing those options or by providing the location
details with them, such as:
--with-boost-include=/usr/local/include/ --with-pythonpath=/usr/local/bin/python3.3
Jeremy C. Reed
ISC
More information about the bind10-dev
mailing list