ID:               29183
 Comment by:       j dot henge-ernst at interexa dot de
 Reported By:      tomppa at iki dot fi
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: Solaris 9/SPARC
 PHP Version:      5.0.0
 New Comment:

The same problem occurs on Solaris 10/AMD64. I guess it something to do
with the Sun C Compiler
cc: Sun C 5.7 Build23_1 2004/12/13

Tried with current CVS php5-STABLE-200501071330


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

[2004-12-29 13:07:13] tomppa at iki dot fi

Trying to compile latest php5-STABLE-200412290730 but it's still
failing same way

Undefined                       first referenced
 symbol                             in file
zend_check_private                  Zend/zend_object_handlers.lo
ld: fatal: Symbol referencing errors. No output written to
sapi/cli/php
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'

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

[2004-12-29 01:00:10] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2004-12-21 07:46:09] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2004-07-15 14:07:46] tomppa at iki dot fi

If I remove inline from Zend/zend_object_handlers.c line 598 compiling
succeeded

inline  zend_function *zend_check_private(zend_function *fbc,
zend_class_entry *ce, int fn_flags, char function_name_strval, int
function_name_strlen TSRMLS_DC)

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

[2004-07-15 14:02:07] tomppa at iki dot fi

Description:
------------
Can't link PHP 5.0.0 with latest Sun C compiler

Undefined                       first referenced
 symbol                             in file
zend_check_private                Zend/zend_object_handlers.lo
ld: fatal: Symbol referencing errors. No output written to
sapi/cli/php




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


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

Reply via email to