<div dir="ltr"><div><div>Dear Bind Team!<br></div>Please help my compiling problem. ./configure and the output<br>boldi@BELL:~/bind10-1.0.0$ sudo ./configure --prefix /usr/local --with-boost-include --with-pythonpath --with-gtest<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for gawk... no<br>checking for mawk... mawk<br>
checking whether make sets $(MAKE)... yes<br>checking for g++... g++<br>checking for C++ compiler default output file name... a.out<br>checking whether the C++ compiler works... yes<br>checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>checking for style of include used by make... GNU<br>
checking dependency style of g++... gcc3<br>checking build system type... x86_64-unknown-linux-gnu<br>checking host system type... x86_64-unknown-linux-gnu<br>checking for gcc... gcc<br>checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>checking for gcc option to accept ISO C89... none needed<br>checking dependency style of gcc... gcc3<br>checking for a sed that does not truncate output... /bin/sed<br>checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>checking for fgrep... /bin/grep -F<br>checking for ld used by gcc... /usr/bin/ld<br>checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>
checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>checking whether ln -s works... yes<br>checking the maximum length of command line arguments... 1572864<br>checking whether the shell understands some XSI constructs... yes<br>
checking whether the shell understands "+="... yes<br>checking for /usr/bin/ld option to reload object files... -r<br>checking for objdump... objdump<br>checking how to recognize dependent libraries... pass_all<br>
checking for ar... ar<br>checking for strip... strip<br>checking for ranlib... ranlib<br>checking command to parse /usr/bin/nm -B output from gcc object... ok<br>checking how to run the C preprocessor... gcc -E<br>checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for dlfcn.h... yes<br>checking whether we are using the GNU C++ compiler... (cached) yes<br>checking whether g++ accepts -g... (cached) yes<br>checking dependency style of g++... (cached) gcc3<br>
checking how to run the C++ preprocessor... g++ -E<br>checking for objdir... .libs<br>checking if gcc supports -fno-rtti -fno-exceptions... no<br>checking for gcc option to produce PIC... -fPIC -DPIC<br>checking if gcc PIC flag -fPIC -DPIC works... yes<br>
checking if gcc static flag -static works... yes<br>checking if gcc supports -c -o file.o... yes<br>checking if gcc supports -c -o file.o... (cached) yes<br>checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>
checking whether -lc should be explicitly linked in... no<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether stripping libraries is possible... yes<br>
checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... yes<br>checking whether to build static libraries... yes<br>checking for ld used by g++... /usr/bin/ld -m elf_x86_64<br>
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes<br>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>checking for g++ option to produce PIC... -fPIC -DPIC<br>
checking if g++ PIC flag -fPIC -DPIC works... yes<br>checking if g++ static flag -static works... yes<br>checking if g++ supports -c -o file.o... yes<br>checking if g++ supports -c -o file.o... (cached) yes<br>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes<br>
checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking whether __SUNPRO_CC is declared... no<br>checking whether __clang__ is declared... no<br>
checking whether -Wl,-R flag is available in linker... yes<br>checking whether g++ supports -Wno-missing-field-initializers... yes<br>checking for in-TU anonymous namespace breakage... no<br>yes: invalid option -- 'c'<br>
Try `yes --help' for more information.<br>(standard_in) 1: syntax error<br>./configure: line 15222: test: !=: unary operator expected<br>yes: invalid option -- 'c'<br>Try `yes --help' for more information.<br>
configure: WARNING: yes-config does not exist or is not executable, so we could not detect python development environment. Your system may require an additional package (e.g. "python3-dev"). Alternatively, if you are sure you have python headers and libraries, define PYTHON_INCLUDES and PYTHON_LDFLAGS and run this script.<br>
checking Python.h usability... no<br>checking Python.h presence... no<br>checking for Python.h... no<br>configure: error: Missing Python.h<br><br></div>Python.h error. No makefile. Installation instruction looking, dependency all install. How do? Baltazar<br>
</div>