Peter Axup wrote: > Hello, > Me again. I have a fresh out-of-the-box MacBook running OS X 10.5.2, X11 > 2.1.4, and Xcode 3.0. I have not installed any software except X11, Xcode, > and some Apple application updates for iTunes, etc. I installed Fink > fink-0.28.0 and ran rsync self-update and update all (several times) using > Fink Commander. I also installed a symlink in /usr/X11/lib from > libXrandr.2.1.0.dylib to libXrandr.2.dylib to solve a gtk+2 problem. > > I'm trying to install gnucash2-docs, but it keeps giving an error: Phase > compiling: python24-2.4.3-1003 failed. > > I tried to install yelp alone, and got the same error. > > I've searched the FAQ, on-line documentation, and both the beginner > and user mailing list archives. > > Any ideas? I've included the output from the last gcc call. > > Thanks. > Peter > > ******************************* > . . . > gcc -c -fno-strict-aliasing -fno-common -Wno-long-double -no-cpp-precomp > -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include > -I/sw/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o > Python/mactoolboxglue.c > In file included from ./Include/Python.h:55, > from Python/mactoolboxglue.c:26: > ./Include/pyport.h:396: warning: 'struct winsize' declared inside parameter > list > ./Include/pyport.h:396: warning: its scope is only this definition or > declaration, which is probably not what you want > ./Include/pyport.h:397: warning: 'struct winsize' declared inside parameter > list > In file included from Python/mactoolboxglue.c:27: > ./Include/pymactoolbox.h:11:33: error: QuickTime/QuickTime.h: No such file or > directory > It looks like you're missing the QuickTime SDK from Xcode.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
