[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Building on mountain lion



I followed the Mountain Lion instructions on the wiki
(http://pygame.org/wiki/MacCompile) but when I get to the stage of
running `python setup.py build`, I get a bunch of errors complaining
about "Too many levels of symbolic links", for example:


/Library/Frameworks/SDL_image.framework/Versions/Current/Headers/SDL_image.h:136:28:
error: /Library/Frameworks/SDL.framework/Versions/Current/Headers/SDL/close_code.h:
Too many levels of symbolic links


Help?