Hi, Following successful compilation of pyobjc-py24 (http://thread.gmane.org/gmane.os.apple.fink.general/22050/focus=22050), I'm trying to install pygame-py24 and I seem to be getting an error regarding the SDL library.
I am running unstable from CVS, and I've updated fink and my package list prior to the build. I have a full build log available here: http://cleanstick.net/jon/pygame-py24-buildlog.txt It seems that the problems happen around here: gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/sw/include -Ddarwin -I/sw/include/SDL -I/sw/include/python2.4 -c src/display.c -o build/temp.darwin-8.7.0-Power_Macintosh-2.4/src/display.o src/display.c: In function 'get_wm_info': src/display.c:432: error: 'SDL_SysWMinfo' has no member named 'data' error: command 'gcc' failed with exit status 1 ### execution of /sw/bin/python2.4 failed, exit code 1 Removing build lock... If anyone can shed any light on what is going on here, and how I can move forward, it would be much appreciated. --Jon ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
