Hello, I'm trying to build the library for iOS following the instruction on https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone, but the build phase stops with errors I can't understand. I'm using Yosemite (10.10.1) and have installed Xcode 6.1.1; first I tried with the default SDK, iPhoneOS8.1. Configuration goes seemingly fine (I don't see errors or warnings), but when I run make, it stops after a while with the following lines: make[2]: *** No rule to make target `output/pjlib-arm-apple-darwin9/ioqueue_select.o', needed by `../lib/libpj-arm-apple-darwin9.a'. Stop.make[1]: *** [libpj-arm-apple-darwin9.a] Error 2 make: *** [all] Error 1 c -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150105/62382f88/attachment.html>