ID:               28157
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ralf at kuerbis dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 9
 PHP Version:      5CVS-2004-04-26 (dev)
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

Please try the next php 5 snapshot dated after this message.


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

[2004-05-26 16:38:10] Bjorn dot Wiberg at its dot uu dot se

I am experiencing the same problem on IBM AIX 5.2.0.0, using gcc 3.3.2
from http://www.bullfreeware.com/ and PHP 5.0.0RC2.

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

[2004-05-17 22:46:27] ab5602 at wayne dot edu

This problem occured and the fix worked while compiling RC2 on Solaris
7 also.

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

[2004-05-06 23:35:49] ab5602 at wayne dot edu

This problem occured and the fix worked while compiling RC2 on Solaris
8.

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

[2004-05-05 18:29:43] com dot ntlworld at round7 dot mark

Just FYI, this isn't limited solely to Solaris 9, the same problem also
occurs on Solaris 8, if you have access to one of those systems but not
9...

-Mark
Reverse email address to reply

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

[2004-05-03 19:27:36] mose at netvision dot net dot il

The compliation error comes from the lack of these lines:
/*
 * shorthand type definitions for unsigned storage classes
 */
typedef uchar_t         uchar;
typedef ushort_t        ushort;
typedef uint_t          uint;
typedef ulong_t         ulong;

in sys/types


For me (OSF4.0f) it's under 'ifndef _XOPEN_SOURCE_EXTENDED' control.

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

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

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

Reply via email to