ID:               33354
 Updated by:       [EMAIL PROTECTED]
 Reported By:      webmaster at pro-g dot co dot uk
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: freeBSD 5.4-RELEASE
 PHP Version:      5.0.4
 New Comment:

Let's close this bug report as the configure is fixed.
5.1 is gonna be the next PHP 5 release. But it might not be yet stable
enough for production use. (as seen with the compile failure with
ext/date which was added recently :)



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

[2005-06-16 14:56:41] webmaster at pro-g dot co dot uk

I successfully ./configured with my additional extentions etc, but then
went to actually compile and recieved syntax errors, as seen in the
following log (scroll down):

http://nopaste.php-q.net/141421

Perhaps my GCC is out of date?

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

[2005-06-16 14:44:50] webmaster at pro-g dot co dot uk

This appears to have worked (with both the --with-apxs2= switch too). 
Well done!  

I assume it is safe to use this version in production?

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

[2005-06-16 12:45:09] [EMAIL PROTECTED]

This warning comes from all those crypt tests:
"cast to pointer from integer of different size"
Propably some 64bit issue. 

Please try the latest snapshot:

http://snaps.php.net/php5-latest.tar.gz




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

[2005-06-15 20:05:57] webmaster at pro-g dot co dot uk

Thanks for replying.

The config.log for the './configure' command alone can be found here:
http://nopaste.php-q.net/141291

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

[2005-06-15 19:20:21] [EMAIL PROTECTED]

The reason would be this:

checking for crypt in -lcrypt... yes
checking for standard DES crypt... Segmentation fault (core dumped)
checking for extended DES crypt... Segmentation fault (core dumped)
checking for MD5 crypt... Segmentation fault (core dumped)
checking for Blowfish crypt... Segmentation fault (core dumped)

If you can put the config.log online too, that'd help a lot.


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

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

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

Reply via email to