Merculous / pris0nbarake

updated, cleaner version of isounthreadedjb with support for more devices
GNU General Public License v3.0
7 stars 0 forks source link

I absolutely hate SSL stuff with a passion #3

Closed Merculous closed 5 years ago

Merculous commented 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

Merculous commented 5 years ago

I never had this until I compiled with latest libplist. That had nothing to do with ssl stuff so how did this compile before????????????????????????????