Cavin G. wrote:
> Hi,
> 
> I am using 10.6.2, Fink 64-bit and was trying to compile wxMac 2.8.9-2. 
> It failed to compile.
> 

Relevant part of the build crash:

****
/sw64/src/fink.build/wxmac28-2.8.9-2/wxMac-2.8.9/bk-deps g++ -c -o 
basedll_intl.o -I.pch/wxprec_basedll -D__WXMAC__ 
-DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-I/sw64/src/fink.build/wxmac28-2.8.9-2/wxMac-2.8.9/lib/wx/include/mac-ansi-release-2.8
 
-I./include -fpascal-strings -I./src/mac/carbon/morefilex 
-I/Developer/Headers/FlatCarbon -I/sw64/include -DWX_PRECOMP -Wall 
-Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -fno-common 
./src/common/intl.cpp
./src/common/intl.cpp: In static member function 'static int 
wxLocale::GetSystemLanguage()':
./src/common/intl.cpp:2060: error: 'smScriptLang' was not declared in 
this scope
./src/common/intl.cpp:2060: error: 'GetScriptVariable' was not declared 
in this scope
./src/common/intl.cpp:2061: warning: 'GetScriptManagerVariable' is 
deprecated (declared at 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:993)
./src/common/intl.cpp:2061: warning: 'GetScriptManagerVariable' is 
deprecated (declared at 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:993)
make: *** [basedll_intl.o] Error 1
****

I'm not the maintainer (who is now CC'd on this message), but found this:
http://wiki.wxwidgets.org/Development:_wxMac#Building_under_10.6_Snow_Leopard

Short story: wxmac28 is restricted to 32bit only in the stable tree, but 
not in unstable.  Because it uses Carbon stuff that doesn't exist on 
64bit systems, wxmac28 needs to be restricted to 32bit only in the 
unstable tree as well until it is updated to version 2.9.

Hanspeter

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to