Ticket #3 (new defect)
Opened 2 years ago
bridging IOKit fail
| Reported by: | popepancho@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Component: | BridgeSupport |
| Version: | Keywords: | IOKit | |
| Cc: |
Description
got the following error running gen_bridge_... on IOKit. seems to wacky for me to sort thru.
gen_bridge_metadata -f IOKit.framework Can't precompile header... aborting command was: gcc -c -x objective-c-header /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h -o /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h.gch -F"/System/Library/Frameworks" -framework IOKit -framework Foundation 2>/var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/log-0-19303
In file included from /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h:11: /System/Library/Frameworks/IOKit.framework/Headers/firewire/IOFWIsoch.h:34:2: warning: #warning This file is no longer needed. Please use <IOKit/firewire/IOFireWireFamilyCommon.h> instead. In file included from /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h:41: /System/Library/Frameworks/IOKit.framework/Headers/i386/IOSharedLockImp.h:68: error: syntax error before ‘LEAF’ /System/Library/Frameworks/IOKit.framework/Headers/i386/IOSharedLockImp.h:68: error: syntax error before numeric constant /System/Library/Frameworks/IOKit.framework/Headers/i386/IOSharedLockImp.h:69: error: syntax error before numeric constant In file included from /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h:41: /System/Library/Frameworks/IOKit.framework/Headers/i386/IOSharedLockImp.h:77:7: error: invalid suffix "b" on integer constant /System/Library/Frameworks/IOKit.framework/Headers/i386/IOSharedLockImp.h:111:6: error: invalid suffix "f" on integer constant In file included from /var/folders/IN/IN3HvmFpF-S3zlpNWi-PgU+++TI/-Tmp-/src-0-19303.h:96: /System/Library/Frameworks/IOKit.framework/Headers/storage/IOApplePartitionScheme.h:78: error: redefinition of ‘struct DDMap’ /System/Library/Frameworks/IOKit.framework/Headers/storage/IOApplePartitionScheme.h:87: error: redefinition of ‘struct Block0’

