android make missing separator problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi
i want to compile verion 2.4 but in make dep i have this problem

make dep
for dir in pjlib/build pjlib-util/build pjnath/build third_party/build pjmedia/build pjsip/build pjsip-apps/build ; do \
        if make  -C $dir dep; then \
            true; \
        else \
            exit 1; \
        fi; \
    done
make[1]: Entering directory `/home/mahdi/Desktop/pjproject-2.4/pjlib/build'
make -f /home/mahdi/Desktop/pjproject-2.4/build/rules.mak APP=PJLIB app=pjlib depend
make[2]: Entering directory `/home/mahdi/Desktop/pjproject-2.4/pjlib/build'
.pjlib-arm-unknown-linux-androideabi.depend:1: *** missing separator.  Stop.
make[2]: Leaving directory `/home/mahdi/Desktop/pjproject-2.4/pjlib/build'
make[1]: *** [depend] Error 2
make[1]: Leaving directory `/home/mahdi/Desktop/pjproject-2.4/pjlib/build'
make: *** [dep] Error 1 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150608/975fb59c/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux