building wxMac 2.6.3 on Leopard ?

Armel armelasselin at hotmail.com
Sat Feb 23 16:08:33 PST 2008


Hello,

I recently installed leopard (I upgraded in place), do I have any chance to 
compile/link with wxMac 2.6.3?

I get those links errors:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/QuickTime.framework/QuickTime load command 8 
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/IOKit.framework/IOKit load command 8 unknown cmd 
field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/Carbon.framework/Carbon load command 7 unknown 
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/Cocoa.framework/Cocoa load command 7 unknown cmd 
field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/System.framework/System unknown flags (type) of 
section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/System/Library/Frameworks/WebKit.framework/WebKit load command 9 unknown 
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libpthread.dylib unknown 
flags (type) of section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libiconv.dylib load command 8 
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libiconv.dylib load command 8 
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcharset.dylib load command 
8 unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libz.dylib load command 8 
unknown cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/libstdc++.dylib load command 8 unknown 
cmd field
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: 
/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib unknown flags 
(type) of section 6 (__TEXT,__dof_plockstat) in load command 0
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: /usr/lib/libSystem.B.dylib 
unknown flags (type) of section 6 (__TEXT,__dof_plockstat) in load command 0
collect2: ld returned 1 exit status

on some other (GUI) build I get that on a cpp file:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:406: 
error: typedef 'DMNotificationProcPtr' is initialized (use __typeof__ 
instead)
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:406: 
error: 'AppleEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:406: 
error: 'theEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:560: 
error: variable or field 'InvokeDMNotificationUPP' declared void
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:560: 
error: 'AppleEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:560: 
error: 'theEvent' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:561: 
error: expected primary-expression before 'userUPP'
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Displays.h:561: 
error: initializer expression list treated as compound expression
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/InternetConfig.h:1461: 
error: 'AppleEvent' has not been declared
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/InternetConfig.h:1482: 
error: 'AppleEvent' has not been declared
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAnalysis.framework/Headers/Dictionary.h:56: 
error: 'typeWildCard' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAnalysis.framework/Headers/Dictionary.h:57: 
error: 'typeWildCard' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAnalysis.framework/Headers/Dictionary.h:103: 
error: 'pClass' was not declared in this scope
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LangAnalysis.framework/Headers/Dictionary.h:136: 
error: 'kAEEquals' was not declared in this scope

and many others...
any idea?

Best regards,
Armel








More information about the wx-users mailing list