Re: Re: make error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/3/23 Asher Wong <wongzhaoyuan@xxxxxxxxx>:
> I have installed the MySQL-devel and I can find mysql.h, but I still have
> the error I mentioned above.
> ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'
> ext/mysql/php_mysql.c:1012: undefined reference to `mysqlnd_connect'
> ext/mysql/php_mysql.c:876: undefined reference to `_mysqlnd_init'

    You're using the native driver, so try this instead:

        --with-mysql=mysqlnd

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux