[Freeswitch-users] Compiling Latest GIT

Josh mojo1736 at privatedemail.net
Sat Feb 25 01:49:52 MSK 2012


> I am having all sorts of trouble with compiling freeswitch on Ubuntu 
> 11.10. I have downloaded the source from the latest GIT and and 
> followed the wiki. 
>
> [...]
>
> make[9]: *** [nua_subnotref.lo] Error 1
> make[8]: *** [all] Error 2
> make[8]: *** No rule to make target `nua/libnua.la 
> <http://libnua.la>', needed by `libsofia-sip-ua.la 
> <http://libsofia-sip-ua.la>'.  Stop.
> make[7]: *** [all-recursive] Error 1
> Making all in packages
> make[6]: *** [all-recursive] Error 1
> make[5]: *** [all] Error 2
> make[4]: *** 
> [/usr/src/freeswitch/libs/sofia-sip/libsofia-sip-ua/libsofia-sip-ua.la 
> <http://libsofia-sip-ua.la>] Error 2
> make[3]: *** [mod_sofia-all] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> schepisi at gfi-fraser:/usr/src/freeswitch$
You are doing a parallel build by the looks of it. Try running make with 
a single job (i.e. just "make" or "make -j1") and see if this fixes it. 
I've ran across similar problems because of multiple jobs running.




Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list