[MacPorts] #42142: gsl @1.16_2 +gcc48: configure: error: cannot run C compiled programs (was: gsl @1.16_2 +gcc48 configure failure: command execution failed)
MacPorts
noreply at macports.org
Wed Jan 15 11:50:47 PST 2014
#42142: gsl @1.16_2 +gcc48: configure: error: cannot run C compiled programs
-----------------------------+----------------------------
Reporter: gryphon.csd8@… | Owner: dtakahashi42@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: gsl |
-----------------------------+----------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* owner: macports-tickets@… => dtakahashi42@…
* port: gsl hdf5-18 => gsl
Comment:
The relevant error in the main.log is:
{{{
configure: error: cannot run C compiled programs
}}}
The config.log says the reason for that is:
{{{
conftest.c:12:19: fatal error: stdio.h: No such file or directory
}}}
Does /usr/include/stdio.h exist? If not, you probably haven't installed
the Xcode command line tools, which are required; run:
{{{
xcode-select --install
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42142#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list