<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>hi</div>
<div>I would like to install kea on my test server which runs with SLES 11.1.</div>
<div>In this case I had to compile it from the source.</div>
<div>after executing './configure', which run without any Problems, I tried to compile the source with executing 'make'.</div>
<div> </div>
<div>After a quite long while of compilation it stops with the following error:</div>
<div> </div>
<div>-------------------------------</div>
<div>make[6]: Entering directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src/bin/lfc'</div>
<div> CXX lfc_controller.lo</div>
<div> CXX lfc_log.lo</div>
<div> CXX lfc_messages.lo</div>
<div> CXXLD liblfc.la</div>
<div> CXX main.o</div>
<div>main.cc: In function »int main(int, char**)«:</div>
<div>Error: invalid initialization of reference of type »const std::exception&« of expression of type »const boost::exception«</div>
<div>/usr/include/boost/exception/diagnostic_information.hpp:18: Error: when passing argument 1 of »std::string boost::diagnostic_information(const std::exception&)«</div>
<div>make[6]: *** [main.o] Fehler 1</div>
<div>make[6]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src/bin/lfc'</div>
<div>make[5]: *** [all-recursive] Fehler 1</div>
<div>make[5]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src/bin/lfc'</div>
<div>make[4]: *** [all] Fehler 2</div>
<div>make[4]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src/bin/lfc'</div>
<div>make[3]: *** [all-recursive] Fehler 1</div>
<div>make[3]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src/bin'</div>
<div>make[2]: *** [all-recursive] Fehler 1</div>
<div>make[2]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0/src'</div>
<div>make[1]: *** [all-recursive] Fehler 1</div>
<div>make[1]: Leaving directory `/rzf/produkte/dhcp/kea/kea-1.1.0'</div>
<div>make: *** [all] Fehler 2</div>
<div>-------------------------------</div>
<div> </div>
<div>how can i solve this problem?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Mary</div>
</div></div></body></html>