Hi, The ./configure script completed successfully but during the make following error message occurs:
/usr/bin/ld: cannot find -ldb2 collect2: ld returned 1 exit status make: *** [libphp4.la] Error 1 This behavior is interesting since I had no troubles at all with version 4.2.3. I used the same ./configure statement with 4.3.0 as with 4.2.3. I hope that somebody has already solved this kind of problem and is able to help me. Regards, Helmut P.S.: Here is the configure statement, if needed: ./configure --prefix=/usr/local/php --with-config-file-path=/etc --with-apxs2=/usr/local/apache/bin/apxs --with-mysql --with-ibm-db2=/opt/IBM/db2/V8.1 --with-xml --enable-cli --enable-force-cgi-redirect --disable-debug --enable-pic --enable-inline-optimization --with-curl --with-ncurses --with-iconv --with-regex=system --enable-bcmath --enable-exif --enable-ftp --enable-magic-quotes --enable-sockets --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --enable-wddx --without-oci8 --enable-ucd-snmp-hack --enable-memory-limit --enable-shmop --enable-versioning --enable-calendar --enable-dbx --enable-dio --enable-mcal --with-gettext --with-dom --with-zlib --with-zlib-dir=/usr/lib --with-imap --with-openssl=/usr/local/ssl -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php