ID: 25352 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD PHP Version: 4.3.4-dev New Comment:
Sorry for the delay, i was at holidays. I will try it during this day and will send feedback. Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-09-08 09:10:37] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Try the snapshot in about one hour from now. ------------------------------------------------------------------------ [2003-09-06 21:07:27] [EMAIL PROTECTED] Please try applying this patch: http://www.php.net/~jani/patches/bug25352.patch And do: # ./cvsclean && ./buildconf And then try your original configure. ------------------------------------------------------------------------ [2003-09-03 06:38:25] [EMAIL PROTECTED] Please set the status correctly when you respond. And without --with-mnogosearch (and --with-mysql) it compiles fine? ------------------------------------------------------------------------ [2003-09-03 02:02:05] [EMAIL PROTECTED] I added --with-mysql=[path] to the proposed configure line, otherwise mnogosearch api will not compile if mnogosearch was compiled with mysql support. But, this does not help, the linking process was stopped while building CLI with the same error. P.S. i tested this with apxs2 and apache2, but in the past i had this error with the apache too. ------------------------------------------------------------------------ [2003-09-02 09:48:49] [EMAIL PROTECTED] Thanks for the huge message, it would have been enough to put the last 10 lines of the output. Try this: # rm config.cache # ./configure --disable-all \ --with-apxs=/usr/local/apache/bin/apxs \ --with-mnogosearch=/usr/local/mnogosearch # make clean && make (and is this with apache2 or apache1? --with-apxs is not for apache2) ------------------------------------------------------------------------ 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/25352 -- Edit this bug report at http://bugs.php.net/?id=25352&edit=1
