Dear All, GCC version : gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52) kernel Version : 2.6.18-8.el5 I'm facing some problem in building my application using PJSIP with GNU tools. I followed the steps given under the following link: http://trac.pjsip.org/repos/wiki/Getting_Started_Using Once I modified the "makefile" as per my requirement, I ran "make" command and received the following message: make: *** No rule to make target `gcc', needed by `myapp'. Stop. I've attached my "makefile" and 'myapp.cpp" files. Thanks & Regards, - Sen -------------------------------------------------------------------- mail2web LIVE ? Free email based on Microsoft? Exchange technology - http://link.mail2web.com/LIVE -------------- next part -------------- A non-text attachment was scrubbed... Name: makefile Type: application/octet-stream Size: 445 bytes Desc: makefile URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090414/e825978a/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: myapp.cpp Type: application/octet-stream Size: 221 bytes Desc: myapp.cpp URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090414/e825978a/attachment.cpp>