Hello Professionals, I have an error described below while compilation pjsip for ARM architecture. I read the post about "[pjsip] Cross compiling PJSIP for iPhone ARM on Mac 10.5.5 <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-September/004807.html><http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-September/004973.html>" but I did not find a solution of this problem. I'm using ranlib from /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ranlib. arm-apple-darwin9-ar: creating archive ../lib/libpjnath-arm-apple-darwin9.a a - output/pjnath-arm-apple-darwin9/errno.o a - output/pjnath-arm-apple-darwin9/ice_session.o a - output/pjnath-arm-apple-darwin9/ice_strans.o a - output/pjnath-arm-apple-darwin9/nat_detect.o a - output/pjnath-arm-apple-darwin9/stun_auth.o a - output/pjnath-arm-apple-darwin9/stun_msg.o a - output/pjnath-arm-apple-darwin9/stun_msg_dump.o a - output/pjnath-arm-apple-darwin9/stun_session.o a - output/pjnath-arm-apple-darwin9/stun_sock.o a - output/pjnath-arm-apple-darwin9/stun_transaction.o a - output/pjnath-arm-apple-darwin9/turn_session.o a - output/pjnath-arm-apple-darwin9/turn_sock.o arm-apple-darwin9-ranlib ../lib/libpjnath-arm-apple-darwin9.a arm-apple-darwin9-ranlib: no output file specified (specify with -o output) Usage: arm-apple-darwin9-ranlib -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] Usage: arm-apple-darwin9-ranlib -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load] make[2]: *** [../lib/libpjnath-arm-apple-darwin9.a] Error 1 make[1]: *** [pjnath] Error 2 make: *** [all] Error 1 Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081110/cb86d0e5/attachment.html>