Closed Merculous closed 5 years ago
Undefined symbols for architecture x86_64: "_SHA1", referenced from: _backup_get_file_path in unthreadedjb-backup.o _backup_update_file in unthreadedjb-backup.o _backup_remove_file in unthreadedjb-backup.o _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Final", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Init", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Update", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: [unthreadedjb] Error 1 make[1]: [all-recursive] Error 1 make: *** [all] Error 2
I never had this until I compiled with latest libplist. That had nothing to do with ssl stuff so how did this compile before????????????????????????????
Undefined symbols for architecture x86_64: "_SHA1", referenced from: _backup_get_file_path in unthreadedjb-backup.o _backup_update_file in unthreadedjb-backup.o _backup_remove_file in unthreadedjb-backup.o _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Final", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Init", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o "_SHA1_Update", referenced from: _backup_file_update_hash in unthreadedjb-backup_file.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: [unthreadedjb] Error 1 make[1]: [all-recursive] Error 1 make: *** [all] Error 2