Date: Sun, 05 Aug 2012 03:32:58 +0300 From: Panagiotis Christias <p.christias@noc.ntua.gr> To: Michael Ranner <michael@ranner.eu> Cc: ports@freebsd.org Subject: Re: php53-pdo_mysql fail with MYSQLND Message-ID: <501DBF3A.50805@noc.ntua.gr> In-Reply-To: <501C382A.2080106@ranner.eu> References: <501C382A.2080106@ranner.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/8/2012 23:44, Michael Ranner wrote: > Hello! > > I have trouble with upgrading php53-pdo_mysql (5.3.14 to 5.3.15) on > several systems, where I try to upgrade with portmaser. > > Build works without option MYSQLND but breaks with MYSQLND. Probably > this have something to do with ports/169959. > > poudriere builds php53-pdo_mysql without problems from scratch, but I > have no idea why it breaks ob my production systems. Hello, I had the same problem and managed to get around it by deinstalling php53-pdo_mysql 5.3.14 and then installing php53-pdo_mysql 5.3.15. MYSQLND was not defined, but in my case the problem seemed to be the definition "#define HAVE_MYSQL_STMT_PREPARE 1" in /usr/local/include/php/ext/pdo_mysql/config.h of the php53-pdo_mysql 5.3.14 installation. Regards, Panagiotis -- Panagiotis J. Christias Network Management Center p.christias@noc.ntua.gr National Technical Univ. of Athens, GREECE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?501DBF3A.50805>