Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/noncereboot1131UI/IOKit.framework/IOKit.tbd Undefined symbols for architecture arm64: #4

Open
yuzhouheike opened this issue Jun 9, 2018 · 0 comments

Comments

@yuzhouheike
Copy link

ignoring file /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (arm64): /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd
Undefined symbols for architecture arm64:
"_IORegistryEntryGetProperty", referenced from:
_getval in nonce.o
"_IOConnectTrap6", referenced from:
_kexecute in kexecute.o
"_IORegistryEntrySetCFProperties", referenced from:
_applydict in nonce.o
"_IOServiceMatching", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_kIOMasterPortDefault", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceGetMatchingService", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceOpen", referenced from:
_prepare_user_client in kexecute.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

It can't work for arm64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant