Home
Home
configure: error: Linking to libboost_regex FAILED.
Yep, this can be tricky sometimes. Great that it works, now. You're welcome, closing the ticket then.
Hi, Based on the attached config.log, the header file regex.hpp was not found: configure:2962: g++ -o conftest -W -Wall -ansi -pedantic -O2 conftest.cpp -lboost_regex >&5 conftest.cpp:20:10: fatal error: boost/regex.hpp: No such file or directory #include <boost/regex.hpp> ^~~~~~~~~~~~~~~~~ compilation terminated. Could you please check if this file is present on your system? (For me, it resides at /usr/include/boost/regex.hpp.) It can happen that the boost library was installed without regex support...
Home
Home
Home