<div dir="ltr">Hello All<div><br></div><div>it is are done. I download the boots 1.5.7 aout 150mb and compile and now work find</div><div><br></div><div>It its my first time to install a dhcp.</div><div><br></div><div>My idea is create a CRM for docsis server aprovisioning for my CIA. </div><div>exist a forum or something like that to can ask many questions?</div><div><br></div><div>Thanks to all, againg.</div><div><br></div><div>sorry for my bad Eglish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 8:04 AM, Roger Ham <span dir="ltr"><<a href="mailto:roghax85@gmail.com" target="_blank">roghax85@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Marcin <div><br></div><div>Thank for your help, but on the 2 ways, the error is the same:</div><div><br></div><div>the last 3 lines: </div><div><br></div><div><span class=""><div>checking boost/foreach.hpp usability... no</div><div>checking boost/foreach.hpp presence... no</div><div>checking for boost/foreach.hpp... no</div></span><div>configure: error: Missing required header files.</div></div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 1:44 AM, Marcin Siodelski <span dir="ltr"><<a href="mailto:marcin@isc.org" target="_blank">marcin@isc.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><br>
<br>
On 13.04.2015 05:34, Roger Ham wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello all<br>
<br>
this is my first time<br>
<br>
I am looking to know the cuase not it is posible to compile<br>
<br>
Centos 64nbits 64<br>
<br>
Best Regards<br>
<br>
[root@172 kea-0.9.1]# ./configure --prefix=/opt/kea<br>
--with-boost-include=/usr/<u></u>include/boost --with-log4cplus=/opt/<u></u>log4cplus<br>
--with-openssl --with-dhcp-mysql -with-openssl<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... gawk<br>
checking whether make sets $(MAKE)... yes<br>
checking whether make supports nested variables... yes<br>
checking whether make supports nested variables... (cached) yes<br>
checking build system type... x86_64-unknown-linux-gnu<br>
checking host system type... x86_64-unknown-linux-gnu<br>
checking for g++... g++<br>
checking whether the C++ compiler works... yes<br>
checking for C++ compiler default output file name... a.out<br>
checking for suffix of executables...<br>
checking whether we are cross compiling... no<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 whether this is a tarball or git source... "tarball"<br>
checking how to print strings... printf<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 whether gcc understands -c and -o together... yes<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... 98304<br>
checking whether the shell understands some XSI constructs... yes<br>
checking whether the shell understands "+="... yes<br>
checking how to convert x86_64-unknown-linux-gnu file names to<br>
x86_64-unknown-linux-gnu format... func_convert_file_noop<br>
checking how to convert x86_64-unknown-linux-gnu file names to toolchain<br>
format... func_convert_file_noop<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 dlltool... no<br>
checking how to associate runtime and link libraries... printf %s\n<br>
checking for ar... ar<br>
checking for archiver @FILE support... @<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 for sysroot... no<br>
checking for mt... no<br>
checking if : is a manifest tool... no<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 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<br>
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 how to run the C++ preprocessor... g++ -E<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<br>
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<br>
shared libraries... yes<br>
checking dynamic linker characteristics... (cached) 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-<u></u>initializers... yes<br>
checking for in-TU anonymous namespace breakage... yes<br>
checking for a Python interpreter with version >= 3.1... none<br>
checking for library containing inet_pton... none required<br>
checking for library containing recvfrom... none required<br>
checking for library containing nanosleep... none required<br>
checking for library containing dlsym... -ldl<br>
checking for stdbool.h that conforms to C99... yes<br>
checking for _Bool... no<br>
checking for size_t... yes<br>
checking OS type... Linux<br>
checking for sa_len in struct sockaddr... no<br>
checking for OpenSSL library... yes<br>
checking OpenSSL version... OpenSSL 0.9.8e-rhel5 01 Jul 2008<br>
checking support of SHA-2... yes<br>
checking for MySQL headers and library... yes<br>
checking sys/filio.h usability... no<br>
checking sys/filio.h presence... no<br>
checking for sys/filio.h... no<br>
checking log4cplus/logger.h usability... yes<br>
checking log4cplus/logger.h presence... yes<br>
checking for log4cplus/logger.h... yes<br>
checking for log4cplus library... yes<br>
checking log4cplus version... 1.2.0<br>
checking boost/shared_ptr.hpp usability... yes<br>
checking boost/shared_ptr.hpp presence... yes<br>
checking for boost/shared_ptr.hpp... yes<br>
checking boost/foreach.hpp usability... no<br>
checking boost/foreach.hpp presence... no<br>
checking for boost/foreach.hpp... no<br>
configure: error: Missing required header files<br>
--<br>
Saludos!<br>
<br>
Atte.<br>
Roger Ham<br>
<br>
<br>
</blockquote>
<br></div></div>
Hi Roger,<br>
<br>
Can you please try without "--with-boost-include" configuration switch to use the default locations for headers. If that doesn't help, try "--with-boost-include=/usr/<u></u>include".<br>
<br>
Let me know how it goes.<span><font color="#888888"><br>
Marcin<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Saludos!<br><br>Atte.<br>Roger Ham</div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Saludos!<br><br>Atte.<br>Roger Ham</div>
</div>