ID:               22259
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ikazdek at hotmail dot com
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.7-STABLE
 PHP Version:      4.3.1
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-02-25 00:45:30] [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

This _should_ be fixed now. 
If not, then send me those logs again but using this new
snapshot.


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

[2003-02-19 22:42:38] [EMAIL PROTECTED]

Note: Send those log files via email! :)


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

[2003-02-19 22:41:13] [EMAIL PROTECTED]

[From: ikazdek at hotmail dot com]
For whatever flukey combination of reasons, the "fix" for this
situation was to first ./configure WITHOUT ANY OPTIONS, then
immediately ./configure with APXS and whatever other
options you want to install. It now compiles every time when
I do that.

---

That's good to know and definately helps to track this down.
Can you do the following:

# rm config.cache
# ./configure --with-apxs=<plusthepathtoapxs>
# cp config.log config.log.apxs
# rm config.cache
# ./configure
# cp config.log config.log.plain

And send me the those config.log.* files.
(Something is causing some tests to fail when
you have --with-apxs there..comparing the config.logs
I can see what it is.)


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

[2003-02-18 21:00:14] ikazdek at hotmail dot com

I've narrowed it down to apxs:

--with-apxs=/usr/local/sbin/apxs

Without the option to build it as a module, it will compile.

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

[2003-02-17 21:18:32] [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



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

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/22259

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

Reply via email to