ID:               30835
 User updated by:  noethen at daad dot de
 Reported By:      noethen at daad dot de
-Status:           Bogus
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: SuSE Linux Enterprise Server 9
 PHP Version:      5.0.2
 New Comment:

I've made a symlink from /usr/lib64/mysql to /usr/lib/mysql and now the
configuration and compiling works.

So this is really not a bug. Thanks for helping me to find the
problem.

Sascha


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

[2004-12-01 17:36:29] noethen at daad dot de

I have only one version of mysql_config.

I have /usr/lib64/mysql/ which contains

libheap.a
libmyisam.a
libmysqlclient.la
libmystrings.a
libvio.a
libmerge.a
libmyisammrg.a
libmysqlclient_r.a
libmysys.a
mysqld.sym
libdbug.a
libmygcc.a
libmysqlclient.a
libmysqlclient_r.la
libnisam.a

and I have /usr/lib/mysql which is empty ... probably because I had
meanwhile installed MySQL 4.0 from SLES9 distribution package. But I
have uninstalled that before and reinstalled the 4.1.7 RPM packages
from the MySQL website.

But the output 

  -L/usr/lib/mysql -lmysqlclient -lcrypt -lnsl -lm -lz

comes from the mysql_config that I just sent to you.

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

[2004-12-01 17:24:46] [EMAIL PROTECTED]

Are you sure? You sent me a mysql_config before, which 
shows: 
 
-L/usr/lib64/mysql -lmysqlclient -lcrypt -lnsl -lm -lz 
 
Do you have 2 different versions ? 

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

[2004-12-01 17:06:35] noethen at daad dot de

Here comes the output of

mysql_config --libs

-L/usr/lib/mysql -lmysqlclient -lcrypt -lnsl -lm -lz

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

[2004-12-01 17:00:36] [EMAIL PROTECTED]

And the MySQL-devel package is also installed?  What's the output of:

$ mysql_config --libs



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

[2004-12-01 10:51:51] noethen at daad dot de

I _am_ using a native x86_64 build of MySQL
(MySQL-server-4.1.7-0.glibc23.x86_64.rpm).

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

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/30835

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

Reply via email to