id summary reporter owner description type status priority milestone component version resolution keywords cc port 15714 encfs: configure fails raimue kballard "EncFS fails with a strange error in configure for me. Here is the relevant output from configure: {{{ checking for boostlib >= 1.33... yes configure: WARNING: BOOST_CPPFLAGS -I/opt/local/include checking whether the Boost::Serialization library is available... yes configure: error: Could not link against ! }}} And now the part from config.log: {{{ configure:22433: checking for boostlib >= 1.33 configure:22497: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/loc al/include conftest.cpp >&5 configure:22504: $? = 0 configure:22510: result: yes configure:22708: WARNING: BOOST_CPPFLAGS -I/opt/local/include configure:22716: checking whether the Boost::Serialization library is available configure:22754: ccache /usr/bin/g++-4.0 -c -pipe -O2 -I/opt/local/include -D__FreeBSD__=10 -I/opt/local/include conftest.cpp >&5 configure:22761: $? = 0 configure:22783: result: yes configure:23027: error: Could not link against ! }}} So compiling was successful, but it is assuming linking failed for some reason. I'll attach the full config.log for further reference." defect closed Normal ports fixed sanchom encfs