Hi, i have just downloaded pjproject from trunk and trying to compile this for target iPhone by using * * *./configure-iphone* make dep make but i am getting following error message when running command *make dep* ============================================================= for dir in pjlib pjlib-util pjnath third_party pjmedia pjsip pjsip-apps; do \ if make -C $dir/build dep; then \ true; \ else \ exit 1; \ fi; \ done make -f /Code/iPhone1.6.5/trunk/build/rules.mak APP=PJLIB app=pjlib depend .pjlib-arm-apple-darwin9.depend:1: *** missing separator. Stop. make[1]: *** [depend] Error 2 make: *** [dep] Error 1 =================================================================== Please help me to resolve this problem . -- Sunil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100531/8e1430a2/attachment.html>