我在corss-compile环境中运行configure(在env中,一些命令将被替换为.gcc到mipsel-openwrt-linux-gcc ld到mipsel-openwrt-linux-ld ...等等)
checking for boostlib >= 1.36 no
我的提升是由bjam建立的gcc设置为mips g ++ 我把so文件放到/ usr / mips / boost / lib和include文件到/ usr / mips / boost / include。
export BOOST_ROOT BOOST_INCLUDE BOOST_LIB to that
echo $BOOST_ROOT return a correct path
但配置失败也是.. 我试过ldconfig,添加到ld.so.conf的路径... 所有这些都不起作用......