New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34108 (closed defect: invalid)

Opened 14 months ago

Last modified 7 months ago

python27: error: 'AE/AE.h' file not found

Reported by: fallbaby@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: python27

Description (last modified by ryandesign@…) (diff)

Using lion 10.7.3 and Xcode 4.3.2

Error once it gets to Building python27. Saw a similar ticket that solved the problem by using

$ sudo port clean python27

This hasn't worked for me though. Originally encountered the error as a part of porting ImageMagick, where I got the

Warning: xcodebuild exists but failed to execute

and used

sudo xcode-select -switch /Applications/Xcode.app

which seemed to have corrected that error.

Attachments

main.log (150.2 KB) - added by fallbaby@… 14 months ago.
log

Change History

Changed 14 months ago by fallbaby@…

log

comment:1 Changed 14 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to jwa@…
  • Description modified (diff)
  • Port changed from Python27 to python27
  • Summary changed from Python27 Build error to python27: error: 'AE/AE.h' file not found

comment:2 Changed 10 months ago by jmr@…

Do you in fact have /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h? If your CoreServices header is referencing it, it ought to exist.

comment:3 Changed 7 months ago by taoyge@…

got this same error, then installed xcode command line tools in xcode (Preferences -> Downloads -> Command Line Tools) and problem went away.

comment:4 Changed 7 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to invalid

Closing due to comment 3. No response from the reporter anyway.

Note: See TracTickets for help on using tickets.