[MacPorts] #15671: boost 1.35_2 will not build : no files matched glob pattern "*-1_35_0.dylib"
MacPorts
noreply at macports.org
Fri Oct 24 11:44:42 PDT 2008
#15671: boost 1.35_2 will not build : no files matched glob pattern
"*-1_35_0.dylib"
---------------------------------+------------------------------------------
Reporter: neric27 at wanadoo.fr | Owner: sanchom at gmail.com
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: boost |
---------------------------------+------------------------------------------
Changes (by blb at macports.org):
* port: => boost
Comment:
So it appears to be failing at
{{{
darwin.compile.c++ bin.v2/libs/serialization/build/darwin/release/macosx-
version-10.4/threading-multi/xml_oarchive.o
g++: unrecognized option '-no-cpp-precomp'
cc1plus: error: unrecognized command line option "-Wno-long-double"
}}}
then happily continuing as if nothing were wrong. It makes sense then
that the dylibs weren't found, as they failed to build.
What does {{{which g++}}} say? gcc_select could have been used to get g++
(and gcc, etc) to point to a MacPorts-installed version, and since
${prefix}/bin is first in PATH when port runs, it sees that one.
--
Ticket URL: <http://trac.macports.org/ticket/15671#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list