Since 4.0 of Mysql the API is changed a little. If you go to mysql docs(in 
part upgradin grom 3.x to 4.0) on mysql.com you will see more details.



On Monday 22 October 2001 03:50 am, you wrote:
> From:             [EMAIL PROTECTED]
> Operating system: FreeBSD 4.4
> PHP version:      4.0CVS-2001-10-22
> PHP Bug Type:     Compile Failure
> Bug description:  Compile with MySQL 4.0.0
>
> PHP 4.0CVS compiled with same configure parameters, but after MySQL 4.0.0
> was upgraded
> (from 3.23.43) generated the following error:
>
> gmake[1]: Entering directory `/usr/local/src/php'
> /bin/sh /usr/local/src/php/libtool --silent --mode=link gcc -I.
> -I/usr/local/src/php/ -I/usr/local/src/php/main -I/usr/local/src/php
> -I/usr/local/src/php/Zend -I/usr/local/include/freetype2/freetype
> -I/usr/local/include -I/usr/local/src/imap/c-client
> -I/usr/local/mysql/include/mysql -I/usr/local/src/php/ext/xml/expat
> -I/usr/local/src/php/TSRM -O2   -o php -export-dynamic   stub.lo
> libphp4.la
>
> ./.libs/libphp4.a(internal_functions.o)(.data+0x20): undefined reference to
> `mysql_module_entry'
>
> gmake[1]: *** [php] Error 1
>
> With MySQL 3.23.43 - I have not this Error...

-- 
Andrey Hristov
Web Developer
Icygen Corporation
BUILDING SOLUTIONS
http://www.icygen.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to