#42614 closed defect (invalid)
configure: error: cannot run C++ compiled programs
Reported by: | Xsenon973@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: |
Description
Hello Problem: when i choose the gcc compiler 'none, by
sudo port select --set gcc none
Package, which I attemping to install, cofigures normaly, but 'make' step causes many errors When i use
sudo port select --set gcc mp-gcc48
Appears such error at configure step: configure: error: cannot run C++ compiled programs
Attachments (1)
Change History (5)
Changed 11 years ago by Xsenon973@…
Attachment: | config.log added |
---|
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | gcc removed |
---|
Note: See
TracTickets for help on using
tickets.
The log shows you are on Mavericks, and it shows the error is:
Does /usr/include/stdio.h exist or not? If not, you have not installed the Xcode command line tools; please do so by running "xcode-select --install".