Last updated on 10/08/08 15:02:48 (17 months ago)
dev-python/pygame-1.8.1 rev 1
| Maintainer(s): | scottmc | Haiku status: | broken |
|---|---|---|---|
| BONE status: | untested | ||
| R5 status: | untested |
Last updated on 10/08/08 15:02:48 (17 months ago)
| Maintainer(s): | scottmc | Haiku status: | broken |
|---|---|---|---|
| BONE status: | untested | ||
| R5 status: | untested |
Installed all of the listed dependencies, then ran:
python setup.py
Got some warnings in some files and in transform.c got a bunch of warnings and a couple of errors. The errors were for "more than 10 operands in `asm'". I added && !defined(__HAIKU__) to lines 1098 and 1343 to get passed that. The build then finishes, but all the examples fail with:
Fatal Python error: (pygame parachute) Sementation Fault Abort Abort