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

ld: symbol(s) not found for architecture x86_64 #64

Open
XboxOneSogie720 opened this issue Jun 12, 2023 · 0 comments
Open

ld: symbol(s) not found for architecture x86_64 #64

XboxOneSogie720 opened this issue Jun 12, 2023 · 0 comments

Comments

@XboxOneSogie720
Copy link

XboxOneSogie720 commented Jun 12, 2023

While trying to build all of libimobiledevice from source, everything static, I encountered some build issues with libideviceactivation. I'll include a history of the commands I ran, and the errors:

Commands Ran (In Order)

  • git clone https://github.com/libimobiledevice/libideviceactivation
  • cd libideviceactivation
  • ./autogen.sh
  • ./configure --enable-static --disable-shared
  • make -j4
    Errors happened here.

I've included libideviceactivation_log.txt which shows a full log after I ran the make -j4 command.

libideviceactivation_log.txt

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