ID:               32560
 Updated by:       [EMAIL PROTECTED]
 Reported By:      avanchura at comcast dot net
-Status:           Open
+Status:           Assigned
-Bug Type:         *Configuration Issues
+Bug Type:         Compile Failure
-Operating System: aix 5.2 / 5.2
+Operating System: *
-PHP Version:      5.0.4
+PHP Version:      5.*
-Assigned To:      
+Assigned To:      tony2001
 New Comment:

tony2001: You propably have this stuff installed so I'll leave it to
you to fix. It might be better idea to remove any filesystem checks for
file existance and rather use the PHP_TEST_BUILD() macro.. 


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

[2005-04-04 03:43:56] avanchura at comcast dot net

Description:
------------
the configure command uses a test locate the db2 library
but uses the incorrect name. ( db2v8 )

this worked fine on 5.0.3 but not on 5.0.4

configure test uses libdb2.so
the correct library name is libdb2.a

./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-ftp
--with-ibm-db2=/home/dbinst/sqllib/ --enable-sockets --disable-libxml



Actual result:
--------------
i modified the configure command to use the correct library name and it
then worked fine.


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


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

Reply via email to