Hello, edit the src/modules/db_mysql/Makefile and set the values for:
DEFS += ... LIBS = ... to your desired library. DEFS must be an addition (+=), with paths for include, LIBS is a set (=). Remove the parts that already set them. Cheers, Daniel On 11.10.18 13:11, Wilkins, Steve wrote: > > Hello All, > > > > When db_mysql is selected in the make, the make looks for -lmariadb. > However, I want MySQL, not mariadb. Is there a way to let the make > know that MySQL is preferred ov mariadb? > > > > Thank you > > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference -- www.kamailioworld.com Kamailio Advanced Training, Nov 12-14, 2018, in Berlin -- www.asipto.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
