[sr-dev] [tracker] Comment added: FreeBSD + mariadb make fail (Attachment added)

sip-router bugtracker at sip-router.org
Mon Dec 22 13:53:20 CET 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#503 - FreeBSD + mariadb make fail
User who did this - Victor (coyote)

----------
# diff -u modules/db_mysql/Makefile{,-}
--- modules/db_mysql/Makefile	2014-12-22 12:47:36.631590149 +0300
+++ modules/db_mysql/Makefile-	2014-12-22 12:47:50.818588504 +0300
@@ -21,7 +21,7 @@
 
 ifneq ($(MYSQLCFG),)
 	# use autodetection
-	DEFS += $(shell $(MYSQLCFG) --include )
+	DEFS += $(shell $(MYSQLCFG) --include | sed 's/\(-I.*\)\/mysql/\1/g' )
 	LIBS = $(shell $(MYSQLCFG) --libs)
 else
 	# mysql.h locations (freebsd,openbsd  solaris)

----------

One or more files have been attached.

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=503#comment1738

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list