Skip to content

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

@XboxOneSogie720

Description

@XboxOneSogie720

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions