Bugs item #655734, was opened at 2002-12-18 06:45
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107940&aid=655734&group_id=7940

Category: Mac Toolbox (Mac:: modules)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Charles Albrecht (charlesa)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac::Carbon 0.03 make fails-AppleEvents

Initial Comment:
Here's the output for trying to build 0.03. I'm on 10.2.2 with Apple's stock 5.6.0. cc 
is symlinked to gcc2.



% perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Mac::AppleEvents
Writing Makefile for Mac::Components
Writing Makefile for Mac::Files
Writing Makefile for Mac::Gestalt
Writing Makefile for MacPerl
Writing Makefile for Mac::Memory
Writing Makefile for Mac::MoreFiles
Writing Makefile for Mac::Notification
Writing Makefile for Mac::OSA
Writing Makefile for Mac::Processes
Writing Makefile for Mac::Resources
Writing Makefile for Mac::Sound
Writing Makefile for Mac::Speech
Writing Makefile for Mac::Types
Writing Makefile for Mac::Carbon

% make
cp Carbon.pm blib/lib/Mac/Carbon.pm
cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm
cp AppleEvents.pod ../blib/lib/Mac/AppleEvents.pod
/usr/bin/perl ../xsubpps/xsubpp-5.6.1 -noprototypes -typemap 
/System/Library/Perl/ExtUtils/typemap  AppleEvents.xs > AppleEvents.xsc && mv 
AppleEvents.xsc AppleEvents.c
cc -c  -I/Developer/Headers/FlatCarbon/ -g -pipe -pipe -fno-common -no-cpp-precomp 
-flat_namespace -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -Os   -DVERSION=\1.24\ 
-DXS_VERSION=\1.24\  "-I/System/Library/Perl/darwin/CORE"   AppleEvents.c
In file included from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:25: OT/OT.h: 
No such file or directory
In file included from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:37: 
NSLCore/NSLCore.h: No such file or directory
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:41: 
SecurityCore/SecurityCore.h: No such file or directory
In file included from 
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/CarbonSound.h:30,

                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:33,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:29:
 AvailabilityMacros.h: No such file or directory
In file included from 
/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37,

                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:49,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/NSL.h:20:
 NSLCore/NSLCore.h: No such file or directory
In file included from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:61,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/SecurityHI.h:20:
 SecurityCore/SecurityCore.h: No such file or directory
In file included from 
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/SecurityHI.h:29,

                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:61,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:20:
 SecurityCore/KeychainCore.h: No such file or directory
In file included from 
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:28,
                 from 
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:5,
                 from 
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:20,

                 from 
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/usr/include/gcc/darwin/2.95.2/g++/../stdbool.h:10: warning: empty declaration
In file included from 
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/CarbonSound.h:30,

                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:33,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:683:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:683:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:694:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:694:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:708:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:708:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1133:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1133:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1144:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1144:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1155:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1155:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1166:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1166:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1177:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1177:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1188:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1188:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1199:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1199:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1210:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1210:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1223:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1223:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1237:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1237:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1253:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1253:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1266:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1266:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1314:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1314:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1329:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1329:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1343:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1343:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1359:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1359:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1373:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1373:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1388:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1388:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1424:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1424:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1469:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1469:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1483:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1483:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1495:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1495:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1507:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1507:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1581:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1581:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1593:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1593:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1605:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1605:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1617:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1617:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1631:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1631:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1663:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1663:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1678:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1678:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1693:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1693:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1708:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1708:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1720:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1720:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1736:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1736:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1751:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1751:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1766:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1766:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1781:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1781:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1796:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1796:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1811:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1811:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1823:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1823:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1840:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1840:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1852:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1852:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1870:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1870:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1886:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1886:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1902:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1902:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1917:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1917:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1938:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1938:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1952:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1952:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1966:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1966:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1985:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:1985:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2000:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2000:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2015:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2015:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2029:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2029:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2044:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2044:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2059:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2059:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2073:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2073:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2090:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2090:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2106:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2106:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2122:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2122:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2137:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2137:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2152:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2152:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2168:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2168:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2338:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2338:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2354:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2354:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2378:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2378:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2390:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2390:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2405:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2405:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2420:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2420:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2432:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2432:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2446:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2446:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2468:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2468:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2480:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2480:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2492:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2492:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2511:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2511:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2526:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2526:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2541:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2541:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2555:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2555:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2569:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2569:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2589:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2589:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2608:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2608:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2625:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2625:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2641:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2641:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2679:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2679:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2693:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2693:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2705:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2705:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2717:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2717:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2729:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2729:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2745:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2745:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2760:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2760:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2775:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2775:
 warning: data definition has no type or storage class
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2787:
 parse error before `AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER'
/System/Library/Frameworks/Carbon.framework/Frameworks/CarbonSound.framework/Headers/Sound.h:2787:
 warning: data definition has no type or storage class
In file included from 
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/SecurityHI.h:29,

                 from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:61,
                 from /Developer/Headers/FlatCarbon/Events.h:1,
                 from ../Carbon.h:38,
                 from AppleEvents.xs:47:
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:65:
 parse error before `*'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:93:
 parse error before `KCItemRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:115:
 parse error before `KCItemRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:132:
 parse error before `KCItemRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:145:
 parse error before `item'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:159:
 parse error before `keychain'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:174:
 parse error before `KCRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:186:
 parse error before `keychain'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:199:
 parse error before `keychain'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:214:
 parse error before `KCRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:227:
 parse error before `*'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:255:
 parse error before `KCItemRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:277:
 parse error before `KCItemRef'
/System/Library/Frameworks/Carbon.framework/Frameworks/SecurityHI.framework/Headers/KeychainHI.h:294:
 parse error before `KCItemRef'
make[1]: *** [AppleEvents.o] Error 1
make: *** [subdirs] Error 2


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=107940&aid=655734&group_id=7940

Reply via email to