[MacPorts] #42991: boost @1.55.0_2: 'bits/c++config.h' file not found (was: boost @1.55.0_2 won't build in OS X 10.9.2)
MacPorts
noreply at macports.org
Sat Mar 22 22:09:23 PDT 2014
#42991: boost @1.55.0_2: 'bits/c++config.h' file not found
--------------------------+--------------------------------
Reporter: twilsonco@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: boost |
--------------------------+--------------------------------
Changes (by ryandesign@…):
* keywords: boost, mavericks, 10.9.2 => mavericks
* port: => boost
Old description:
> Have followed migration instructions
> [http://trac.macports.org/wiki/Migration], and most packages now build.
>
> Log attached. Big log... Some errors like
> {{{
> /opt/local/include/cstddef:43:10: fatal error: 'bits/c++config.h' file
> not found
> }}}
> make me think my compiler's are messed up. Been using gcc 4.6.4 from
> MacPorts. Seems to compile fine, but I don't know.
New description:
Have followed migration instructions wiki:Migration, and most packages now
build.
Log attached. Big log... Some errors like
{{{
/opt/local/include/cstddef:43:10: fatal error: 'bits/c++config.h' file not
found
}}}
make me think my compiler's are messed up. Been using gcc 4.6.4 from
MacPorts. Seems to compile fine, but I don't know.
--
Comment:
Note that boost is compiling with clang, like it should. You're welcome to
use gcc46 for your own purposes, but ports will build with a compiler that
MacPorts chooses based on your Xcode version.
The file should be located in /usr/include/c++/4.2.1/bits/c++config.h. Is
it? If not, have you installed the command line tools by running `xcode-
select --install`?
--
Ticket URL: <https://trac.macports.org/ticket/42991#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list