On Wednesday 18 February 2004 01:11, Donpro wrote:

> After uphrading to MySQL 4.0.17, I uninstalled all the old PHP-4.1.2 RPMs
> and recompiled PHP-4.3.4.  Now I am getting compiling errors related to
> PHP.
>
> /usr/local/php-4.3.4/ett/mysql/php_mysql.c:1158 undefined reference to
> 'mysql_create_db'
>
> /usr/local/php-4.3.4/ett/mysql/php_mysql.c:1200 undefined reference to
> 'mysql_drop_db'
>
> What next???

Did you install MySQL-devel-4.0.X ?
Did you specify where the mysql files are to be found (most likely 
--with-mysql=/usr) ?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I base my fashion taste on what doesn't itch.
                -- Gilda Radner
*/

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

Reply via email to