[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-general
Subject:    [PHP] mysqli -> mysql
From:       Whitehawk Stormchaser <zerokode () gmx ! net>
Date:       2004-10-06 23:21:46
Message-ID: 200410070121.48822.zerokode () gmx ! net
[Download RAW message or body]

Hi!
I have a trouble with building MySQL and MySQLi support together with PHP... 
Basically my config says:

../configure --with-mysql=/usr --with-mysqli=/usr/bin/mysql_config  (and other 
switches)
but I get this:

/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.data+0x0): multiple definition of 
`net_buffer_length'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.data+0x0): first defined here
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.data+0x4): multiple definition of 
`max_allowed_packet'
/usr/lib/mysql/libmysqlclient.a(libmysql.o)(.data+0x4): first defined here

and that for basically for each function....
Anyone knows, how to make the mysqli and mysql extension work together?

Thanks. Stormy.

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic