Hi all,
I hope this is the right group for my question. It's related to a Kamailio build. I
tried to build Kamailio in RHEL7 and I encountered some problems I could fix it locally. I
tried to find any email in the user and the developer Kamailio groups by skimming the
mails, however there is no clue about it. I need to know your opinion about it.
The build error is:
*******************************************************************
CC (gcc) [M app_sqlang.so] app_sqlang_api.o
CC (gcc) [M app_sqlang.so] app_sqlang_kemi_export.o
CC (gcc) [M app_sqlang.so] app_sqlang_mod.o
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
In file included from sqpcheader.h:14:0,
from sqapi.cpp:4:
/usr/include/c++/4.8.2/new:39:28: fatal error: bits/c++config.h: No such file or
directory
#include <bits/c++config.h>
^
compilation terminated.
...
******************************************************************
As you can see above, the make command stopped in app_sqlang.so stage due to an including
error. These problems are classic for builds on RHEL7 for a lot of tools we need to
compile. So, I'm familiar with it and fixed it easily:
I just appended "-I/usr/include/c++/4.8.2/i686-redhat-linux/" in "INCZ?=
-I$(SQUIRREL)/include -I." row for both
./src/modules/app_sqlang/squirrel/sqstdlib/Makefile and
./src/modules/app_sqlang/squirrel/squirrel/Makefile
Then Kamailio build is finished properly.
Uname output is here:
Linux gearbox07 3.10.0-862.6.3.el7.x86_64 #1 SMP Fri Jun 15 17:57:37 EDT 2018 x86_64
x86_64 x86_64 GNU/Linux
My question is that if it's normal or not. Is there anybody who built Kamailio on
RHEL7 environment here? Would you help me to understand the situation, please?
Thanks...
S. Cumhur Karahan
[
http://s.turkcell.com.tr/SiteAssets/Genel/mail-imza.jpg] <https://tvplus.com.tr/>
Bu elektronik posta ve onunla iletilen butun dosyalar sadece gondericisi tarafindan almasi
amaclanan yetkili gercek ya da tuzel kisinin kullanimi icindir. Eger soz konusu yetkili
alici degilseniz bu elektronik postanin icerigini aciklamaniz, kopyalamaniz,
yonlendirmeniz ve kullanmaniz kesinlikle yasaktir ve bu elektronik postayi derhal silmeniz
gerekmektedir.
TURKCELL bu mesajin icerdigi bilgilerin do?rulu?u veya eksiksiz oldugu konusunda herhangi
bir garanti vermemektedir. Bu nedenle bu bilgilerin ne sekilde olursa olsun iceriginden,
iletilmesinden, alinmasindan ve saklanmasindan sorumlu degildir. Bu mesajdaki gorusler
yalnizca gonderen kisiye aittir ve TURKCELLin goruslerini yansitmayabilir
Bu e-posta bilinen butun bilgisayar viruslerine karsi taranmistir.
________________________________
This e-mail and any files transmitted with it are confidential and intended solely for the
use of the individual or entity to whom they are addressed. If you are not the intended
recipient you are hereby notified that any dissemination, forwarding, copying or use of
any of the information is strictly prohibited, and the e-mail should immediately be
deleted.
TURKCELL makes no warranty as to the accuracy or completeness of any information contained
in this message and hereby excludes any liability of any kind for the information
contained therein or for the information transmission, reception, storage or use of such
in any way whatsoever. The opinions expressed in this message belong to sender alone and
may not necessarily reflect the opinions of TURKCELL.
This e-mail has been scanned for all known computer viruses.