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
In file included from Python/mactoolboxglue.c:27:
./Include/pymactoolbox.h:137: warning: parameter names (without types) in
function declaration
./Include/pymactoolbox.h:138: error: syntax error before 'Track'
./Include/pymactoolbox.h:138: warning: function declaration isn't a prototype
./Include/pymactoolbox.h:139: warning: parameter names (without types) in
function declaration
./Include/pymactoolbox.h:140: error: syntax error before 'Movie'
./Include/pymactoolbox.h:140: warning: function declaration isn't a prototype
./Include/pymactoolbox.h:141: warning: parameter names (without types) in
function declaration
./Include/pymactoolbox.h:142: error: syntax error before 'MovieController'
./Include/pymactoolbox.h:142: warning: function declaration isn't a prototype
./Include/pymactoolbox.h:145: warning: parameter names (without types) in
function declaration
./Include/pymactoolbox.h:146: error: syntax error before 'UserData'
./Include/pymactoolbox.h:146: warning: function declaration isn't a prototype
./Include/pymactoolbox.h:147: warning: parameter names (without types) in
function declaration
./Include/pymactoolbox.h:148: error: syntax error before 'Media'
./Include/pymactoolbox.h:148: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'PyMac_GetFSSpec':
Python/mactoolboxglue.c:376: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:376: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'PyMac_GetFSRef':
Python/mactoolboxglue.c:378: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:378: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'AEDesc_Convert':
Python/mactoolboxglue.c:382: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:382: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CmpObj_Convert':
Python/mactoolboxglue.c:385: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:385: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CmpInstObj_Convert':
Python/mactoolboxglue.c:387: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:387: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CtlObj_Convert':
Python/mactoolboxglue.c:390: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:390: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'DlgObj_Convert':
Python/mactoolboxglue.c:393: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:393: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'DragObj_Convert':
Python/mactoolboxglue.c:397: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:397: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'ListObj_Convert':
Python/mactoolboxglue.c:400: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:400: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'MenuObj_Convert':
Python/mactoolboxglue.c:403: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:403: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'GrafObj_Convert':
Python/mactoolboxglue.c:406: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:406: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'BMObj_Convert':
Python/mactoolboxglue.c:408: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:408: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'QdRGB_Convert':
Python/mactoolboxglue.c:410: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:410: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'GWorldObj_Convert':
Python/mactoolboxglue.c:413: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:413: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:415: warning: parameter names (without types) in
function declaration
Python/mactoolboxglue.c:415: error: syntax error before 'cobj'
Python/mactoolboxglue.c:415: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'TrackObj_New':
Python/mactoolboxglue.c:415: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:415: error: (Each undeclared identifier is reported
only once
Python/mactoolboxglue.c:415: error: for each function it appears in.)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:416: error: syntax error before 'Track'
Python/mactoolboxglue.c:416: warning: function declaration isn't a prototype
Python/mactoolboxglue.c:416: error: syntax error before 'Track'
Python/mactoolboxglue.c:416: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'TrackObj_Convert':
Python/mactoolboxglue.c:416: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:416: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:416: error: 'pyobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:416: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:417: warning: parameter names (without types) in
function declaration
Python/mactoolboxglue.c:417: error: syntax error before 'cobj'
Python/mactoolboxglue.c:417: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MovieObj_New':
Python/mactoolboxglue.c:417: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:418: error: syntax error before 'Movie'
Python/mactoolboxglue.c:418: warning: function declaration isn't a prototype
Python/mactoolboxglue.c:418: error: syntax error before 'Movie'
Python/mactoolboxglue.c:418: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MovieObj_Convert':
Python/mactoolboxglue.c:418: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:418: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:418: error: 'pyobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:418: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:419: warning: parameter names (without types) in
function declaration
Python/mactoolboxglue.c:419: error: syntax error before 'cobj'
Python/mactoolboxglue.c:419: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MovieCtlObj_New':
Python/mactoolboxglue.c:419: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:420: error: syntax error before 'MovieController'
Python/mactoolboxglue.c:420: warning: function declaration isn't a prototype
Python/mactoolboxglue.c:420: error: syntax error before 'MovieController'
Python/mactoolboxglue.c:420: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MovieCtlObj_Convert':
Python/mactoolboxglue.c:420: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:420: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:420: error: 'pyobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:420: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: In function 'TimeBaseObj_Convert':
Python/mactoolboxglue.c:422: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:422: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:423: warning: parameter names (without types) in
function declaration
Python/mactoolboxglue.c:423: error: syntax error before 'cobj'
Python/mactoolboxglue.c:423: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'UserDataObj_New':
Python/mactoolboxglue.c:423: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:424: error: syntax error before 'UserData'
Python/mactoolboxglue.c:424: warning: function declaration isn't a prototype
Python/mactoolboxglue.c:424: error: syntax error before 'UserData'
Python/mactoolboxglue.c:424: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'UserDataObj_Convert':
Python/mactoolboxglue.c:424: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:424: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:424: error: 'pyobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:424: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:425: warning: parameter names (without types) in
function declaration
Python/mactoolboxglue.c:425: error: syntax error before 'cobj'
Python/mactoolboxglue.c:425: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MediaObj_New':
Python/mactoolboxglue.c:425: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: At top level:
Python/mactoolboxglue.c:426: error: syntax error before 'Media'
Python/mactoolboxglue.c:426: warning: function declaration isn't a prototype
Python/mactoolboxglue.c:426: error: syntax error before 'Media'
Python/mactoolboxglue.c:426: warning: function declaration isn't a prototype
Python/mactoolboxglue.c: In function 'MediaObj_Convert':
Python/mactoolboxglue.c:426: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:426: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:426: error: 'pyobj' undeclared (first use in this
function)
Python/mactoolboxglue.c:426: error: 'cobj' undeclared (first use in this
function)
Python/mactoolboxglue.c: In function 'ResObj_Convert':
Python/mactoolboxglue.c:429: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:429: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'OptResObj_Convert':
Python/mactoolboxglue.c:431: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:431: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'TEObj_Convert':
Python/mactoolboxglue.c:434: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:434: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'WinObj_Convert':
Python/mactoolboxglue.c:437: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:437: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFObj_Convert':
Python/mactoolboxglue.c:440: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:440: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFTypeRefObj_Convert':
Python/mactoolboxglue.c:443: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:443: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFStringRefObj_Convert':
Python/mactoolboxglue.c:446: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:446: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFMutableStringRefObj_Convert':
Python/mactoolboxglue.c:448: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:448: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFArrayRefObj_Convert':
Python/mactoolboxglue.c:451: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:451: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFMutableArrayRefObj_Convert':
Python/mactoolboxglue.c:453: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:453: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFDictionaryRefObj_Convert':
Python/mactoolboxglue.c:456: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:456: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFMutableDictionaryRefObj_Convert':
Python/mactoolboxglue.c:458: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:458: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'CFURLRefObj_Convert':
Python/mactoolboxglue.c:461: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:461: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c: In function 'OptionalCFURLRefObj_Convert':
Python/mactoolboxglue.c:462: warning: return makes integer from pointer without
a cast
Python/mactoolboxglue.c:462: warning: return makes integer from pointer without
a cast
make: *** [Python/mactoolboxglue.o] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-python24-2.4.3-1003
(Reading database ... 57780 files and directories currently installed.)
Removing fink-buildlock-python24-2.4.3-1003 ...
Failed: phase compiling: python24-2.4.3-1003 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:
None <[EMAIL PROTECTED]>
Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
-------------------------------------------------------------------------
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