[MacPorts] #15714: encfs: configure fails
MacPorts
noreply at macports.org
Sat Jun 21 17:43:04 PDT 2008
#15714: encfs: configure fails
---------------------------------+------------------------------------------
Reporter: raimue at macports.org | Owner: eridius at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version:
Keywords: encfs |
---------------------------------+------------------------------------------
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.
--
Ticket URL: <http://trac.macports.org/ticket/15714>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list