ID: 40310 Updated by: [EMAIL PROTECTED] Reported By: sjohns at nerfarena dot org -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris/SPARC V10 PHP Version: 5.2.0 Assigned To: tony2001 New Comment:
See my previous comment =) Previous Comments: ------------------------------------------------------------------------ [2007-02-05 22:39:51] sjohns at nerfarena dot org My suspicion was correct, it will build if I do not enable mysqli support. ------------------------------------------------------------------------ [2007-02-05 22:39:09] [EMAIL PROTECTED] You have some mess with mysql libraries in your system Some of them are in /usr/local/mysq/lib, the others are in in /usr/local/lib/mysql. For some reason there are two xml2-config's and probably two libxml2.so etc. So it looks to me that the linking problems are not PHP issues. Feel free to reopen the report, though, if you have some more information about it (or if you make the machine to run a bit faster - waiting for PHP build for 3 hours is a _pain_). ------------------------------------------------------------------------ [2007-02-05 21:28:05] sjohns at nerfarena dot org Hi Tony, I have no clue how that could have happened. I have never attempted to build without using the option flags that I have listed in the original bug report. Believe me, it won't build. Also, there appears to be nothing that I can do about libxml2 at the moment since the project website is down so I cannot obtain the source. I have a suspicion that the problem lies with enabling mysqli support, so I am attempting to build without enabling this option. So far the build looks good, and has already gone well past the point where it failed before. However, I need the new extensions that mysqli provides so I need a solution to this. Do you have any insite into what could be the problem? ------------------------------------------------------------------------ [2007-02-05 20:09:39] [EMAIL PROTECTED] But the config.nice file in php-5.2.0 contained just "./configure". ------------------------------------------------------------------------ [2007-02-05 19:47:29] sjohns at nerfarena dot org >you were using just"./configure"?? As per the original bug report, my configuration is as below. This is considerably more than just running configure with no options. ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ --enable-libgcc \ --with-openssl=yes \ --with-openssl-dir=/usr/local/ssl \ --with-jpeg-dir=/usr/lib \ --with-png-dir=/usr/lib \ --with-freetype-dir=/usr/local/lib \ --with-xpm-dir=/usr/lib --with-mysql-sock=/tmp/mysql.sock \ --enable-ftp \ --with-mysql \ --with-mysql=/usr/local/mysql \ --with-mysqli \ --with-zlib \ --with-zlib=/usr/include \ --disable-ipv6 ------------------------------------------------------------------------ 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/40310 -- Edit this bug report at http://bugs.php.net/?id=40310&edit=1