Ticket #34108 (closed defect: invalid)
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
Change History
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.
Note: See
TracTickets for help on using
tickets.


log