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

sip-router bugtracker at sip-router.org
Tue Dec 23 08:42:09 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)

----------
4.3.0-dev0

Oh, sorry, backward:


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

----------

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

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