Martin Costabel wrote:
Robert T Wyatt wrote:
[]

/System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:132: error: stray '\21' in program /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:132: error: `L' undeclared here (not in a function) /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:132: error: enumerator value for `codecConditionNewSrcRect' not integer constant /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:148: error: parse error before '[' token In file included from /System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h:54,
                 from osxvideosink.h:28,
                 from osxvideosink.m:24:
/System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:178:3: invalid suffix "oid" on integer constant


This looks like a corrupted file. This ImageCodec.h file was probably installed with a QuickTimeSDK.pkg from a Quicktime update. Reinstall it or, if you have /Developer/SDKs/MacOSX10.4u.sdk installed, copy it over from there.


I've now installed QuickTime 7.0.3 SDK and have attempted to build the package again with the following results (not quite identical...). This machine is 10.3 so the 10.4 option isn't available (is it?--I mean maybe I could copy a file from my home computer or something).

It will be Wednesday before I am able to sit in front of this computer again....

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -no-cpp-precomp -I/usr/X11R6/include -I/sw/include -O3 -funroll-loops -fstrict-aliasing -I../../gst-libs -I../../gst-libs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include -I/sw/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -MT osxvideosink.lo -MD -MP -MF .deps/osxvideosink.Tpo -c osxvideosink.m -fno-common -DPIC -o .libs/osxvideosink.o In file included from /System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h:54,
                 from osxvideosink.h:28,
                 from osxvideosink.m:24:
/System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2802: error: parse error before '&' token /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2805: error: parse error before "EffectSourcePtr" /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2811: error: field `source' has incomplete type /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2812: error: parse error before "EffectSourcePtr" /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2818: error: parse error before '}' token /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2843: error: parse error before "EffectSourcePtr" /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2845: error: parse error before '}' token /System/Library/Frameworks/QuickTime.framework/Headers/ImageCodec.h:2907: error: parse error before "EffectSourcePtr"



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to