Edit report at https://bugs.php.net/bug.php?id=65299&edit=1

 ID:                 65299
 Comment by:         eugene at zhegan dot in
 Reported by:        php at on-e dot com
 Summary:            pdo mysql parsing errors
 Status:             Assigned
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Solaris 10
 PHP Version:        5.5.1
 Assigned To:        mysql
 Block user comment: N
 Private report:     N

 New Comment:

Got this on a Solaris 11.


Previous Comments:
------------------------------------------------------------------------
[2013-07-19 21:44:03] johan...@php.net

It is suggested to use mysqlnd, simply use  --with-mysql --with-mysqli 
-with-pdo-mysql without specifying a path. This is still a bug though.

------------------------------------------------------------------------
[2013-07-19 20:32:39] php at on-e dot com

Description:
------------
Mysql 5.1.65

/bin/bash /usr/local/src/php-5.5.1/libtool --silent --preserve-dup-deps --
mode=compile gcc -I/usr/local/src/php-5.5.1/ext -I -Iext/pdo_mysql/ -
I/usr/local/src/php-5.5.1/ext/pdo_mysql/ -DPHP_ATOM_INC -I/usr/local/src/php-
5.5.1/include -I/usr/local/src/php-5.5.1/main -I/usr/local/src/php-5.5.1 -
I/usr/local/src/php-5.5.1/ext/date/lib 
-I/usr/local/src/php-5.5.1/ext/ereg/regex 
-I/usr/local/include/libxml2 -I/usr/local/ssl/include -I/usr/local/include -
I/usr/local/include/freetype2 -I/usr/local/src/php-5.5.1/ext/mbstring/oniguruma 
-I/usr/local/src/php-5.5.1/ext/mbstring/libmbfl -I/usr/local/src/php-
5.5.1/ext/mbstring/libmbfl/mbfl -I/usr/local/mysql/include/mysql -
I/usr/local/src/php-5.5.1/ext/sqlite3/libsqlite -I/usr/local/src/php-5.5.1/TSRM 
-I/usr/local/src/php-5.5.1/Zend  -D_POSIX_PTHREAD_SEMANTICS -
D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT  -I/usr/local/include -g -O2 -DZTS  -c 
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c -o 
ext/pdo_mysql/mysql_driver.lo 
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c:532:1: warning: 
"MYSQL_UNIX_ADDR" redefined
In file included from /usr/local/mysql/include/mysql/mysql.h:74,
                 from /usr/local/src/php-
5.5.1/ext/pdo_mysql/php_pdo_mysql_int.h:31,
                 from /usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c:33:
/usr/local/mysql/include/mysql/mysql_version.h:19:1: warning: this is the 
location of the previous definition
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c: In function 
`pdo_mysql_handle_factory':
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c:717: error: 
`MYSQL_SERVER_PUBLIC_KEY' undeclared (first use in this function)
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c:717: error: (Each 
undeclared identifier is reported only once
/usr/local/src/php-5.5.1/ext/pdo_mysql/mysql_driver.c:717: error: for each 
function it appears in.)
make: *** [ext/pdo_mysql/mysql_driver.lo] Error 1



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65299&edit=1

Reply via email to