idevicerestore icon indicating copy to clipboard operation
idevicerestore copied to clipboard

Error when executing

Open Rix565 opened this issue 2 years ago • 5 comments

After building this project (and necessary libraries, there was a ton), when I want to execute it, I got this error: idevicerestore: symbol lookup error: idevicerestore: undefined symbol: plist_from_json I do not understand, I have all of the necessary libraries, all of the autogen.sh scripts worked fine without errors, building too, and I have this "undefined symbol error."

I tried reinstalling libplist, rebuilding it, same. Nothing seems to change at all.

Rix565 avatar Oct 30 '22 15:10 Rix565

EDIT: Same error for all libplist programs.

Rix565 avatar Oct 30 '22 15:10 Rix565

From which os did you compile?

kuper0201 avatar Oct 30 '22 23:10 kuper0201

Ubuntu 22.04, x64, with an AMD A6-9225 processor.

Rix565 avatar Oct 31 '22 12:10 Rix565

BTW, if anyone needs to know for some reason, the device I'm trying to restore is an iPhone 3G S with a corruputed firmware (stuck at apple logo).

Rix565 avatar Oct 31 '22 12:10 Rix565

It might be a problem with the codebase itself, official artifacts from the repo are bugged with the same exact problem too.

Rix565 avatar Oct 31 '22 16:10 Rix565