[SR-Users] kamailio 5.1 compilation error

Aqs Younas aqsyounas at gmail.com
Tue Feb 27 15:21:47 CET 2018


Sorry guys, I have been strictly following below guide for the
installation.

https://kamailio.org/docs/tutorials/5.1.x/kamailio-install-guide-git/

Feeling dumb I should have searched it before. After installing g++ issue
is resolved.

Thanks, everyone.

On 27 February 2018 at 19:17, Rinor Hoxha <rinorhoxha at gmail.com> wrote:

> Hi Aqs,
>
> Add app_sqlang to skip_modules if you do not need it.
>
> example: (tune it to your needs)
>
> make PREFIX="/usr/local/kamailio" include_modules="db_mysql dialplan
> app_lua" skip_modules="app_jsdt app_perl app_python *app_sqlang*" cfg
>
> Br, Rinor
>
>
> On 02/27/2018 03:04 PM, Aqs Younas wrote:
>
> Greetings list,
>
> I am trying to install Kamailio 5.1 from source code on Debian 8.10. But
> It is failing with below error. Don't know what could be wrong.
>
> Any suggestion is much appreciated. Thanks.
>
>
> make --no-print-directory -C ./squirrel/squirrel SQMARCH64="-m64"
> CC_EXTRA_FLAGS="-fPIC" \
>         OUT="../../libsquirrel.a" sq64
> gcc -O2 -m64 -D_SQ64 -fno-exceptions -fno-rtti -Wall -fno-strict-aliasing
> -c sqapi.cpp sqbaselib.cpp sqfuncstate.cpp sqdebug.cpp sqlexer.cpp
> sqobject.cpp sqcompiler.cpp sqstate.cpp sqtable.cpp sqmem.cpp sqvm.cpp
> sqclass.cpp -I../include -I. -Iinclude -fPIC
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> Makefile:51: recipe for target 'sq64' failed
> make[3]: *** [sq64] Error 1
> Makefile:44: recipe for target 'libsquirrel.a' failed
> make[2]: *** [libsquirrel.a] Error 2
> Makefile:511: recipe for target 'modules' failed
> make[1]: *** [modules] Error 1
> make[1]: Leaving directory '/usr/src/kamailio/src'
> Makefile:27: recipe for target 'all' failed
> make: *** [all] Error 2
>
>
> Br, Aqs.
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing Listsr-users at lists.kamailio.orghttps://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180227/c780ccb6/attachment.html>


More information about the sr-users mailing list