Hi, Gordon!

Could you post somewhere the content of Makefile.conf?

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 3/19/20 3:18 AM, Gordon Yeong wrote:

hi, guys,

I am trying to test out the blacklist functionality on my sandboxes (Centos 7).


Replication steps:
===============

  I have the sources for opensips 3.0.2 and in "make menuconfig", I have:
1) enabled "db_mysql" by selecting it


2) specified my install path as /opt/bin (don't ask why).


I then hit the "Save Changes". I get the message 'You have enabled the 'db_mysql' module, so please install ' development libraries of mysql-client , typically libmysqlclient-dev'*'.*

**



  On my Centos 7 machine, I have already isntalled the mysql client dev modules.

      ⚡ root@localhost  ~/opensips-3.0.2  yum install mysql-client
    Loaded plugins: fastestmirror, langpacks
    Loading mirror speeds from cached hostfile
      * base: centos.melbourneitmirror.net
    <http://centos.melbourneitmirror.net>
      * epel: fedora.melbourneitmirror.net
    <http://fedora.melbourneitmirror.net>
      * extras: centos.melbourneitmirror.net
    <http://centos.melbourneitmirror.net>
      * updates: centos.melbourneitmirror.net
    <http://centos.melbourneitmirror.net>
    Package MariaDB-client-10.4.12-1.el7.centos.x86_64 already installed
    and latest version
    Nothing to do



ISSUE:
========

 The mysql client dev modules have already been installed and yet when I hit 'Compile and Install Opensips", there's so many issues primarily around around shm.



I have attached a text version of the output (failed_compilation_install_log.txt) when I tried to compile and install in this thread.

Can anyone please shed some light on this?
I have also tried to run the following as a measure to try and not use "make menuconfig" to no avail.

" make prefix=/opt/opensips all &&  make prefix=/opt/opensips/ install".  The compilation output remains the same as what I have encountered by using "make menuconfig".


Please assist.

  Thank you


Gordon



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to