Changes between Version 16 and Version 17 of dev-lang/python
- Timestamp:
- 04/22/08 13:33:46 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python
v16 v17 46 46 Compiles okay then. 47 47 48 {{{make test}}} fails due to {{{-lm}}}. This seem s to originate from {{{setup.py}}}. (update?)48 {{{make test}}} fails due to {{{-lm}}}. This seemed to originate from {{{setup.py}}}. Some modules silently failed to build, applied quickfixes for some of them. 49 49 50 50 [http://tools.assembla.com/BePorts/browser/BePorts/trunk/dev-lang/python/python-2.5.x.diff Patch] 51 52 ''Note: some modules may need to added to the {{{Setup}}} file manually, e.g. {{{bz2}}}.'' 53
