I am trying to update my version of python from 2.3a2-2 to 2.3b2-3 using FinkCommander. After fink downloads the file I get a few minutes worth of the following Quicktime errors:
/System/Library/Frameworks/QuickTime.framework/Headers/QTStreamingComponents .h:1481: error: parse error before '}' token /System/Library/Frameworks/QuickTime.framework/Headers/QTStreamingComponents .h:1925: error: parse error before "ModalFilterUPP" /System/Library/Frameworks/QuickTime.framework/Headers/QTStreamingComponents .h:1973: error: parse error before "Handle" And then a bunch of these mactoolboxglue errors: Python/mactoolboxglue.c: In function `OptResObj_Convert': Python/mactoolboxglue.c:587: error: `pyobj' undeclared (first use in this function) Python/mactoolboxglue.c:587: error: `cobj' undeclared (first use in this function) Python/mactoolboxglue.c: At top level: /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:1670: error: storage size of `source' isn't known make: *** [Python/mactoolboxglue.o] Error 1 ### execution of make failed, exit code 2 Failed: compiling python23-2.3b2-3 failed I am using the latest CVS of fink, 10.2.6 (w/o latest security patch) and the latest version of Quicktime (6.1.1) and GCC 3.3. Any idea what I neeed to do to get this to compile? TIA. Mike ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
