Macintosh:~ sck$ grep -i "quicktime/quicktime.h" find.txt new_find.txtSo, according to find, there's only the new 10.3 sdk file added...
find.txt:577661 8 -rw-rw-r-- 1 _devdocs wheel 218 May 2 2007 /Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/documentation/QuickTime/QuickTime.html
find.txt:513949 8 lrwxr-xr-x 1 root wheel 77 Oct 29 23:50 /Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/CFMCarbon/QuickTime/QuickTime.h -> ../../../../System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h
new_find.txt:4102117 8 -rw-rw-r-- 1 _devdocs wheel 218 May 2 2007 /Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.CoreReference.docset/Contents/Resources/Documents/documentation/QuickTime/QuickTime.html
new_find.txt:4119621 8 lrwxr-xr-x 1 root wheel 77 Dec 23 07:34 /Developer/SDKs/MacOSX10.3.9.sdk/Developer/Headers/CFMCarbon/QuickTime/QuickTime.h -> ../../../../System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h
new_find.txt:4038650 8 lrwxr-xr-x 1 root wheel 77 Dec 23 07:31 /Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/CFMCarbon/QuickTime/QuickTime.h -> ../../../../System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h
Macintosh:~ sck$
On Dec 22, 2007 12:48 AM, Scott C. Kennedy <sck@nogas.org> wrote:
Is anyone else seeing this? On my 10.5.1 laptop with a cast-sensitive filesystem, I am unable to compile the latest python25...
Macintosh:include sck$ sudo port upgrade python25
---> Building python25 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && make all " returned error 2
Command output: Python/mactoolboxglue.c:425: error: 'cobj' undeclared (first use in this function)
do you have the right SDKs installed? This is familiar and I think it has been resolved by installed the QuickTime SDK.
1. http://lists.macosforge.org/pipermail/macports-users/2007-September/005718.html
--
Paul Beard / www.paulbeard.org/
< paulbeard@gmail.com/paulbeard@gmail.com>