android make missing separator problem

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

 



Il 08/06/15 10:37, Mahdi Nami Damirchi ha scritto:
> hi
> i want to compile verion 2.4 but in make dep i have this problem
When you interrupt make dep, it can leave behind broken .depend files, 
which make it impossible to build pjsip. Just delete all .depend files, 
a command like this should do the trick:

cd /home/mahdi/Desktop/pjproject-2.4
find . -type f -name '*.depend' | xargs rm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150608/5c92ed46/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