Thanks Daniel,
That got me past that hurdle. It was the "which". Looks like the
pkg-config tools was already install; probably a preq for one of the other
pkgs.
Sam
On Fri, Jan 10, 2020 at 1:58 AM Daniel-Constantin Mierla
wrote:
> Hello,
>
> try to install which and pkg-config tools.
>
> Che
please try kamailio-ci:5.3.2-alpine
I will fix error about kamailio-ci:5.3.1-alpine.
On Fri, Jan 10, 2020 at 1:53 PM Asgaroth <00asgarot...@gmail.com> wrote:
> Hi,
>
> I see that the kamailio-ci:5.3.1-alpine tag exists, but was getting an
> error when trying to pull it 2 days ago, 5.3.0- alpine w
Hi,
I see that the kamailio-ci:5.3.1-alpine tag exists, but was getting an
error when trying to pull it 2 days ago, 5.3.0- alpine works fine.
Unfortunately I cannot post the actual docker pull error right now (in
airport, on my phone)
On Fri 10 Jan 2020, 08:32 Sergey Safarov, wrote:
> yum -y i
I made a build using this
FROM ubuntu:18.04
RUN apt update
RUN apt install -y build-essential git bison flex pkg-config
libmysqlclient-dev libssl-dev libpcre3-dev mysql-client
RUN mkdir -p /usr/local/src/kamailio-devel && \
cd /usr/local/src/kamailio-devel && \
git clone --depth 1 -b 5.3.1 ht
yum -y install yum-utils
yum-config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo
yum install kamailio
Also you can use this docker image
https://hub.docker.com/repository/docker/kamailio/kamailio-ci
On Fri, Jan 10, 2020 at 10:58 AM Daniel-Constantin Mierla
wrote:
> Hello,
>
Hello,
try to install which and pkg-config tools.
Cheers,
Daniel
On 10.01.20 02:21, Sam Ware wrote:
> I am attempting to create my own docker image on Centos 7. During the
> build, I get the following error message during the "make all" phase.
> -
I am attempting to create my own docker image on Centos 7. During the
build, I get the following error message during the "make all" phase.
--
CC (gcc) [kamailio] core/cfg.tab.o
LD (gcc) [kamailio] kamailio