#17795 closed enhancement (fixed)
RFE: Make python30 more Framework friendly
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | skymoo (Adam Mercer) | |
Port: | python30 |
Description
python24 and python25 attempt a hybridized install into ${prefix} and ${frameworks_dir}.
This caused a couple of problems with those ports (#16334).
It seems to be causing the same problems in python30 (#16599).
The idea was abandoned in python26 (see r42212).
I humbly suggest that it not be used in python30.
The number of py30- ports is still small, so it probably would be of reasonable difficulty.
Change History (6)
comment:1 Changed 16 years ago by skymoo (Adam Mercer)
Cc: | ram@… added |
---|
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r46197 (maintainer timeout).
comment:3 follow-up: 4 Changed 16 years ago by jmroot (Joshua Root)
What's the deal with the -D__DARWIN_UNIX03
on darwin 9?
comment:4 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Seems to have been blindly copied from python25; and 26 and 30 build fine without it. Removed in r46199.
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Cc Me!