ID:               41181
 Updated by:       [EMAIL PROTECTED]
 Reported By:      astle at lexi dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: slamd64 linux
 PHP Version:      5.2.1
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Use --with-libdir configure flag.


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

[2007-04-24 20:32:41] astle at lexi dot net

Description:
------------
Configure looks for libdb* in /usr/lib rather than /usr/lib64

Reproduce code:
---------------
./configure --enable-dba --with-db4

Expected result:
----------------
successful configure

Actual result:
--------------
configure fails with:

checking for db4 major version... configure: error: Header contains
different version

(Note: making /usr/lib a symlink to /usr/lib64 makes configure succeed.
The "make" stage succeeds without the symlink.)


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


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

Reply via email to