<div dir="ltr">Hello all<div><br></div><div>this is my first time</div><div><br></div><div>I am looking to know the cuase not it is posible to compile</div><div><br></div><div>Centos 64nbits 64</div><div><br></div><div>Best Regards</div><div><br clear="all"><div><div>[root@172 kea-0.9.1]# ./configure --prefix=/opt/kea --with-boost-include=/usr/include/boost --with-log4cplus=/opt/log4cplus --with-openssl --with-dhcp-mysql -with-openssl </div><div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div><div>checking for gawk... gawk</div><div>checking whether make sets $(MAKE)... yes</div><div>checking whether make supports nested variables... yes</div><div>checking whether make supports nested variables... (cached) yes</div><div>checking build system type... x86_64-unknown-linux-gnu</div><div>checking host system type... x86_64-unknown-linux-gnu</div><div>checking for g++... g++</div><div>checking whether the C++ compiler works... yes</div><div>checking for C++ compiler default output file name... a.out</div><div>checking for suffix of executables... </div><div>checking whether we are cross compiling... no</div><div>checking for suffix of object files... o</div><div>checking whether we are using the GNU C++ compiler... yes</div><div>checking whether g++ accepts -g... yes</div><div>checking for style of include used by make... GNU</div><div>checking dependency style of g++... gcc3</div><div>checking whether this is a tarball or git source... "tarball"</div><div>checking how to print strings... printf</div><div>checking for gcc... gcc</div><div>checking whether we are using the GNU C compiler... yes</div><div>checking whether gcc accepts -g... yes</div><div>checking for gcc option to accept ISO C89... none needed</div><div>checking whether gcc understands -c and -o together... yes</div><div>checking dependency style of gcc... gcc3</div><div>checking for a sed that does not truncate output... /bin/sed</div><div>checking for grep that handles long lines and -e... /bin/grep</div><div>checking for egrep... /bin/grep -E</div><div>checking for fgrep... /bin/grep -F</div><div>checking for ld used by gcc... /usr/bin/ld</div><div>checking if the linker (/usr/bin/ld) is GNU ld... yes</div><div>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B</div><div>checking the name lister (/usr/bin/nm -B) interface... BSD nm</div><div>checking whether ln -s works... yes</div><div>checking the maximum length of command line arguments... 98304</div><div>checking whether the shell understands some XSI constructs... yes</div><div>checking whether the shell understands "+="... yes</div><div>checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop</div><div>checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop</div><div>checking for /usr/bin/ld option to reload object files... -r</div><div>checking for objdump... objdump</div><div>checking how to recognize dependent libraries... pass_all</div><div>checking for dlltool... no</div><div>checking how to associate runtime and link libraries... printf %s\n</div><div>checking for ar... ar</div><div>checking for archiver @FILE support... @</div><div>checking for strip... strip</div><div>checking for ranlib... ranlib</div><div>checking command to parse /usr/bin/nm -B output from gcc object... ok</div><div>checking for sysroot... no</div><div>checking for mt... no</div><div>checking if : is a manifest tool... no</div><div>checking how to run the C preprocessor... gcc -E</div><div>checking for ANSI C header files... yes</div><div>checking for sys/types.h... yes</div><div>checking for sys/stat.h... yes</div><div>checking for stdlib.h... yes</div><div>checking for string.h... yes</div><div>checking for memory.h... yes</div><div>checking for strings.h... yes</div><div>checking for inttypes.h... yes</div><div>checking for stdint.h... yes</div><div>checking for unistd.h... yes</div><div>checking for dlfcn.h... yes</div><div>checking for objdir... .libs</div><div>checking if gcc supports -fno-rtti -fno-exceptions... no</div><div>checking for gcc option to produce PIC... -fPIC -DPIC</div><div>checking if gcc PIC flag -fPIC -DPIC works... yes</div><div>checking if gcc static flag -static works... yes</div><div>checking if gcc supports -c -o file.o... yes</div><div>checking if gcc supports -c -o file.o... (cached) yes</div><div>checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</div><div>checking whether -lc should be explicitly linked in... no</div><div>checking dynamic linker characteristics... GNU/Linux ld.so</div><div>checking how to hardcode library paths into programs... immediate</div><div>checking whether stripping libraries is possible... yes</div><div>checking if libtool supports shared libraries... yes</div><div>checking whether to build shared libraries... yes</div><div>checking whether to build static libraries... yes</div><div>checking how to run the C++ preprocessor... g++ -E</div><div>checking for ld used by g++... /usr/bin/ld -m elf_x86_64</div><div>checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes</div><div>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</div><div>checking for g++ option to produce PIC... -fPIC -DPIC</div><div>checking if g++ PIC flag -fPIC -DPIC works... yes</div><div>checking if g++ static flag -static works... yes</div><div>checking if g++ supports -c -o file.o... yes</div><div>checking if g++ supports -c -o file.o... (cached) yes</div><div>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</div><div>checking dynamic linker characteristics... (cached) GNU/Linux ld.so</div><div>checking how to hardcode library paths into programs... immediate</div><div>checking whether __SUNPRO_CC is declared... no</div><div>checking whether __clang__ is declared... no</div><div>checking whether -Wl,-R flag is available in linker... yes</div><div>checking whether g++ supports -Wno-missing-field-initializers... yes</div><div>checking for in-TU anonymous namespace breakage... yes</div><div>checking for a Python interpreter with version >= 3.1... none</div><div>checking for library containing inet_pton... none required</div><div>checking for library containing recvfrom... none required</div><div>checking for library containing nanosleep... none required</div><div>checking for library containing dlsym... -ldl</div><div>checking for stdbool.h that conforms to C99... yes</div><div>checking for _Bool... no</div><div>checking for size_t... yes</div><div>checking OS type... Linux</div><div>checking for sa_len in struct sockaddr... no</div><div>checking for OpenSSL library... yes</div><div>checking OpenSSL version... OpenSSL 0.9.8e-rhel5 01 Jul 2008</div><div>checking support of SHA-2... yes</div><div>checking for MySQL headers and library... yes</div><div>checking sys/filio.h usability... no</div><div>checking sys/filio.h presence... no</div><div>checking for sys/filio.h... no</div><div>checking log4cplus/logger.h usability... yes</div><div>checking log4cplus/logger.h presence... yes</div><div>checking for log4cplus/logger.h... yes</div><div>checking for log4cplus library... yes</div><div>checking log4cplus version... 1.2.0</div><div>checking boost/shared_ptr.hpp usability... yes</div><div>checking boost/shared_ptr.hpp presence... yes</div><div>checking for boost/shared_ptr.hpp... yes</div><div>checking boost/foreach.hpp usability... no</div><div>checking boost/foreach.hpp presence... no</div><div>checking for boost/foreach.hpp... no</div><div>configure: error: Missing required header files</div></div>-- <br><div class="gmail_signature">Saludos!<br><br>Atte.<br>Roger Ham</div>
</div></div>