You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: