Re: [PHP]make error

2012-03-23 Thread Asher Wong
I use php-5.4.0.tar.bz2 and MySQL-5.5.21-1.el6.src.rpm in CentOS 6.2. But I can find the MySQL headers in the MySQL source I used. Is there anything wrong with my installing MySQL? > 2012/3/23 Daniel Brown > >> 2012/3/23 黄昭源 : >> > Hello, I have a problem. >> > When I configure php with the par

Re: [PHP]make error

2012-03-23 Thread Asher Wong
I use php-5.4.0.tar.bz2 and MySQL-5.5.21-1.el6.src.rpm in CentOS 6.2. But I can find the MySQL headers in the MySQL source I used. Is there anything wrong with my installing MySQL? 2012/3/23 Daniel Brown > 2012/3/23 黄昭源 : > > Hello, I have a problem. > > When I configure php with the parameter -

Re: [PHP]make error

2012-03-23 Thread Daniel Brown
2012/3/23 黄昭源 : > Hello, I have a problem. > When I configure php with the parameter --with-mysql=/usr/local/mysql and > make, some errors happen. Below is the errors: > ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init' > ext/mysql/php_mysql.c:1012: undefined reference to `mysqlnd_c