Opened 10 years ago

Closed 10 years ago

Last modified 7 years ago

#41404 closed defect (invalid)

libgcc: The directory that should contain system headers does not exist

Reported by: mazur.grzesiek@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: mww@…
Port: libgcc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hey !

I've tried to install scipy using macports for Mavericks. However I'm quite new OS X user, and I have no clue how to overcome this problem. I'd grateful for any supportive idea how to solve this problem. I attach the log file to this post.

Cheers,

GM

 Dependencies to be installed: gcc48 libgcc
--->  Building libgcc
Error: org.macports.build for port libgcc returned: command execution failed
Error: Failed to install libgcc
Please see the log file for port libgcc for details:

Attachments (1)

main.log (17.8 KB) - added by mazur.grzesiek@… 10 years ago.
libgcc log file

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by mazur.grzesiek@…

Attachment: main.log added

libgcc log file

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mww@… added
Description: modified (diff)
Keywords: mavericks added
Port: libgcc added
Resolution: invalid
Status: newclosed
Summary: libgcc installing problemlibgcc: The directory that should contain system headers does not exist

The log says:

:info:build The directory that should contain system headers does not exist:
:info:build   /usr/include

This means you have not installed the Xcode command line tools, which you're required to do. Please run xcode-select --install and sudo port clean libgcc and then try again.

comment:2 Changed 7 years ago by hackdefendr (HackDefendr)

What happens if I've already done what you suggested and am still getting the same error?

Note: See TracTickets for help on using tickets.