HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of dev-python/pygame/1.8.1/1


Ignore:
Timestamp:
10/07/08 17:07:54 (7 years ago)
Author:
scottmc
Comment:

initial pygame build attempt

Legend:

Unmodified
Added
Removed
Modified
  • dev-python/pygame/1.8.1/1

    v1 v2  
    1   
     1Installed all of the listed dependencies, then ran: 
     2 
     3python setup.py 
     4 
     5Got 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'". 
     6I added && !defined(__HAIKU__) to lines 1098 and 1343 to get passed that. 
     7The build then finishes, but all the examples fail with: 
     8{{{ 
     9Fatal Python error: (pygame parachute) Sementation Fault 
     10Abort 
     11Abort 
     12}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/