Jullia Lee wrote:

<snip>
> gcc -c -fno-strict-aliasing  -mno-fused-madd -fno-common -DNDEBUG -g
> -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include
> -I/sw/include  -DPy_BUILD_CORE -o Python/mactoolboxglue.o
> Python/mactoolboxglue.c
> In file included from Python/mactoolboxglue.c:27:
> Include/pymactoolbox.h:11:33: error: QuickTime/QuickTime.h: No such
> file or directory
> In file included from Python/mactoolboxglue.c:27:

<snip>

There:  last line from the output just before errors started showing
up.  You're missing the QuickTime SDK from the Xcode Tools.  You'll need
to install that, and hopefully you'll be good to go.

fink probably should have a bit of code to check for that, but it
doesn't yet.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to