monipol wrote:
> On 28/09/2009, at 15:00, Laine Lee wrote:
>> Now that all dependencies appear to have been met for 64 bit  
>> version, I
>> thought I'd update the thread with my current build error reports.
>>
>> Making all in macosx
>> gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/sw/include -x c -fpascal- 
>> strings -g
>> -O2 -g -O2  -Wall  -c -o gcompris-main.o `test -f 'main.c' || echo
>> './'`main.c
>> main.c: In function 'main':
>> main.c:147: warning: implicit declaration of function
>> 'RunApplicationEventLoop'
>> main.c: In function 'LoadMenuBar':
>> main.c:316: warning: implicit declaration of function  
>> 'CreateNibReference'
>> main.c:317: warning: implicit declaration of function  
>> 'SetMenuBarFromNib'
>> main.c:318: warning: implicit declaration of function  
>> 'DisposeNibReference'
>> main.c: In function 'FSMakePath':
>> main.c:334: warning: implicit declaration of function 'FSpMakeFSRef'
>> main.c: In function 'RedFatalAlert':
>> main.c:345: warning: implicit declaration of function 'StandardAlert'
>> main.c: In function 'AppOpenDocAEHandler':
>> main.c:413: error: 'typeFSS' undeclared (first use in this function)
>> main.c:413: error: (Each undeclared identifier is reported only once
>> main.c:413: error: for each function it appears in.)
>> make[2]: *** [gcompris-main.o] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> ### execution of make failed, exit code 2
>>
>> Thanks.
> 
> Let's notify the maintainer of that package (cc'ed).

The Fink gcompris maintainer will not be able to do much about this. 
Gcompris is using a part of Carbon that is 32bit-only, see
<http://developer.apple.com/mac/library/documentation/Carbon/Conceptual/Carbon64BitGuide/HIToolboxChanges/HIToolboxChanges.html>

The gcompris author(s) will have to rewrite the macosx graphics part 
using Cocoa. Until then, gcompris will not build in 64bit.

-- 
Martin

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to