ID:               29089
 Updated by:       [EMAIL PROTECTED]
 Reported By:      s dot seipel at gmx dot de
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux Slackware 9.1
 PHP Version:      5CVS-2004-07-10 (dev)
 New Comment:

.


Previous Comments:
------------------------------------------------------------------------

[2004-07-14 09:39:17] [EMAIL PROTECTED]

It's due to symbol clashes, PHP doesn't know internall when to use a
function in which of the two libraries (because the name of the
function is the same inside the library) and PHP just picks one then,
leading to unexpected results. Perhaps you could compile it, but it
would not really work very well.

So I'm changing the status back to bogus.

------------------------------------------------------------------------

[2004-07-13 01:41:56] s dot seipel at gmx dot de

> You can't compile the mysql4.0 client and mysql4.1 client > together,
try
> changing your --with-mysql to /usr/local/mysql4.1/

why could I use the mysql 4.1 libmysqlclient for both mysql versions? I
thought each libmysqlclient is intended for one mysql version...

It would be great if you could answer!
tbanks, sabine

------------------------------------------------------------------------

[2004-07-11 11:11:51] s dot seipel at gmx dot de

okay, you're right. but why could I compile the mysql4.0 und mysql 4.1
client together with PHP 5 RC3?

was this attitude changing with the latest CVS?

thanks!

------------------------------------------------------------------------

[2004-07-11 08:44:31] [EMAIL PROTECTED]

fixed status -> bogus

------------------------------------------------------------------------

[2004-07-10 22:21:54] [EMAIL PROTECTED]

You can't compile the mysql4.0 client and mysql4.1 client together, try
changing your --with-mysql to /usr/local/mysql4.1/

Also, check your config.log, it will show you how mysql.4.1.x was
tested.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29089

-- 
Edit this bug report at http://bugs.php.net/?id=29089&edit=1

Reply via email to